From cab98e8ab38e9367ed69ce740edd9fa412735bbe Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 13 May 2011 14:18:18 -0400 Subject: [PATCH] Finished converting to haml, fixed some less/css --- index.haml | 207 +++++++++++++++++++++++++++-------------------------- style.less | 72 ++++++++++++++----- 2 files changed, 161 insertions(+), 118 deletions(-) diff --git a/index.haml b/index.haml index 60fd8d5..3d5b39a 100644 --- a/index.haml +++ b/index.haml @@ -1,113 +1,118 @@ !!! 5 - %html - %head - %title Dustin Swan - Résumé - %link{"rel"="stylesheet/less", "type"="text/css", "href"="style.less"} - - %body +%html + %head + %title Dustin Swan - Résumé -
Dustin Swan
-
4745 N Ravenswood Ave, Apt 210 | Chicago, IL 60640 | 312.608.2957 | dustinswan@gmail.com
+ / Blueprint + + + -
-
Objective
-

To obtain a position that utilizes my engineering education and interests in the fields of computer science and mathematics.

-
+ / Less CSS + %link(rel="stylesheet/less" type="text/css" href="style.less") -
-
Education
- -
May 2007
- -
+ %script(type="text/javascript" src="/include/less.js") -
-
Coursework
-
-
    -
  • Mathematics
  • -
  • Computer Science
  • -
  • Electronics
  • -
  • Biology
  • -
-
-
-
Calculus I - IV, Differential Equations, Linear Algebra
-
C++, FORTRAN, Java, Visual Basic, Algorithms, Languages and Automata, Data Structures I, II
-
Pattern Recognition, Signal Analysis, Discrete Continuous Signals and Systems
-
Modeling Physiological Data and Systems, Bioinformatics, Biostatistics, Bioinstrumentation, Genetics, Biomaterials
-
-
+ %body -
-
Technical Skills
-
-
    -
  • Languages
  • -
  • Frameworks / Libraries
  • -
  • Systems
  • -
  • Software / Tools
  • -
-
-
-
PHP, JavaScript, XML, HTML, CSS, SQL
-
CakePHP, Code Igniter, JQuery, AJAX, Drupal
-
Linux, *BSD, Mac OS X, Microsoft Windows
-
Microsoft Office (Word, Excel, PowerPoint), Open Office, MATLAB, MySQL
-
-
+ #name + %a(href="http://www.dustinswan.org") Dustin Swan -
-
Work Experience
+ #contact_info + 4745 N Ravenswood Ave, Apt 210 | Chicago, IL 60640 | 312.608.2957 | + %a(href="mailto:dustinswan@gmail.com") dustinswan@gmail.com -
- -
Chicago, IL
-
2009 - 2010
-
Web Application Developer
-
    -
  • Developed and maintained the video conferencing web application.
  • -
  • Designed and developed server management and configuration scripts and web front-ends.
  • -
  • Designed user and customer portal.
  • -
-
+ .section + %h1 Objective + %p To obtain a position that utilizes my engineering education and interests in the fields of computer science and mathematics. -
- -
Abbott Park, IL
-
2007 - 2009
-
Validation Engineer
-
    -
  • Managed projects and assembled cross-functional teams to construct change plans and assess product impact.
  • -
  • Authored changes to testing documentation and product design records.
  • -
  • Processed changes to quality system and product documents to comply with medical device regulatory requirements.
  • -
  • Programmed automated testing control procedures using the Laboratory Information Management System (LIMS).
  • -
-
+ .section + %h1 Education + %h2 + %a(href="http://www.uic.edu") University of Illinois at Chicago (UIC) + .when May 2007 + %ul + %li Bachelor of Science in Bioengineering + %li Minors: Mathematics and Computer Science + %li Major GPA: 3.4 / 4      Overall GPA: 3.2 / 4 -
-
Hoekstra Heating and Cooling
-
Homewood, IL
-
2003 - 2006
-
Driver and Installation Assistant
-
    -
  • Deliver HVAC equipment from warehouses to job sites.
  • -
  • Assist in the installation of refrigeration lines and equipment.
  • -
-
-
+ .section + %h1 Coursework + %ul + %li + .category Mathematics + Calculus I - IV, Differential Equations, Linear Algebra + %li + .category Computer Science + C++, FORTRAN, Java, Visual Basic, Algorithms, Languages and Automata, Data Structures I, II + %li + .category Electronics + Pattern Recognition, Signal Analysis, Discrete Continuous Signals and Systems + %li + .category Biology + Modeling Physiological Data and Systems, Bioinformatics, Biostatistics, Bioinstrumentation, Genetics, Biomaterials -
-
Memberships
- -
+ .section + %h1 Technical Skills + %ul + %li + .category Languages + PHP, JavaScript, XML, HTML, CSS, SQL + %li + .category Frameworks / Libraries + CakePHP, Code Igniter, JQuery, AJAX, Drupal + %li + .category Systems + Linux, *BSD, Mac OS X, Microsoft Windows + %li + .category Software / Tools + Microsoft Office (Word, Excel, PowerPoint), Open Office, MATLAB, MySQL - - + .section + %h1 Work Experience + + .job + %h2 + %a(href="http://www.iocom.com") IOCOM Integrated Communications + .location Chicago, IL + .when 2009 - 2010 + .position Web Application Developer + %ul + %li Developed and maintained the video conferencing web application. + %li Designed and developed server management and configuration scripts and web front-ends. + %li Designed user and customer portal. + + .job + %h2 + %a(href="http://www.abbott.com/") Abbott Laboratories + .location Abbott Park, IL + .when 2007 - 2009 + .position Validation Engineer + %ul + %li Managed projects and assembled cross-functional teams to construct change plans and assess product impact. + %li Authored changes to testing documentation and product design records. + %li Processed changes to quality system and product documents to comply with medical device regulatory requirements. + %li Programmed automated testing control procedures using the Laboratory Information Management System (LIMS). + + .job + %h2 Hoekstra Heating and Cooling + .location Homewood, IL + .when 2003 - 2006 + .position Driver and Installation Assistant + %ul + %li Deliver HVAC equipment from warehouses to job sites. + %li Assist in the installation of refrigeration lines and equipment. + + .section + %h1 Memberships + %ul + %li + %a(href="http://www.acm.org/") Association for Computing Machinery (ACM) + , Member + .when 2005 + %li + %a(href="http://www.bmes.org/")Biomedical Engineering Society (BMES) + , Member + .when 2005 diff --git a/style.less b/style.less index d993058..27640af 100644 --- a/style.less +++ b/style.less @@ -1,13 +1,24 @@ -* { margin: 0; padding: 0; } +@font-fam: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; + body { - font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; + padding: 0; + font-family: @font-fam; font-size: 12px; margin: 10px; } -a { text-decoration: none; color: #000; } -a:hover { background-color: #ecc; } -ul { list-style-type: none; } -li:before { content: "- "; } +a { + text-decoration: none; color: #000; +} +a:hover { + background-color: #ecc; +} +ul { + padding: 0; margin: 0; + list-style-type: none; +} +li:before { + content: "- "; +} #name { text-align: center; font-size: 25px; @@ -16,25 +27,52 @@ li:before { content: "- "; } text-align: center; padding: 3px; } -.heading1 { +h1 { + font: inherit; color: #000; - font-size: 20px; + font-size: 21px; padding: 1px 10px; margin: -3px -10px 2px; border-bottom: 1px solid #000; } -.heading2 { float: left; text-decoration: underline; padding: 0px; } -.section { padding: 10px 20px; } -.when { float: right; } -.location { float: left; } -.location:before { content: ", "; } -ul, li, .position { clear: both; } -.position { font-style: italic; } +h2 { + font: inherit; + float: left; + text-decoration: underline; + padding: 0px; + margin: 0; +} +.section { + padding: 10px 20px; +} +.category { + display: inline-block; + width: 200px; +} +.when { + float: right; +} +.location { + float: left; +} +.location:before { + content: ", "; +} +ul, li, .position { + clear: both; +} +.position { + font-style: italic; +} .left_box { float: left; } .right_box { margin-left: 160px; } -.list_left { display: inline; } -.job { padding-bottom: 10px; } +.list_left { + display: inline; +} +.job { + padding-bottom: 10px; +}