Переглянути джерело

added first-draft of resume and homepage for testing

Casey DeLorme 10 роки тому
батько
коміт
77994c054e
3 змінених файлів з 283 додано та 109 видалено
  1. 43 0
      public/index.html
  2. 178 0
      public/resume.html
  3. 62 109
      src/resume.md

+ 43 - 0
public/index.html

@@ -0,0 +1,43 @@
+<!doctype html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <title>index | Casey DeLorme's Portfolio / caseydelorme.com</title>
+        <link rel="stylesheet" type="text/css" href="/css/main.css#8c0fd46">
+    </head>
+    <body>
+        <header>
+            <a href='/'><h1>Casey DeLorme</h1></a>
+            
+            <nav>
+                <ul>
+                
+                    <li><a href='/blog/'>blog</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
+                </ul>
+            </nav>
+            
+        </header>
+
+        <div class="content group">
+            <p>A home page.  An about page.</p>
+
+        </div>
+
+        <footer>
+            <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
+            <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
+            <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
+            <a href='https://github.com/cdelorme' class='link github'></a>
+            <a href='skype:casey.delorme?chat' class='link skype'></a>
+            <div class="scripts">
+                <script type="text/javascript" src="/js/main.js#8c0fd46" async></script>
+            </div>
+        </footer>
+
+    </body>
+</html>

+ 178 - 0
public/resume.html

@@ -0,0 +1,178 @@
+<!doctype html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8">
+        <title>resume | Casey DeLorme's Portfolio / caseydelorme.com</title>
+        <link rel="stylesheet" type="text/css" href="/css/main.css#8c0fd46">
+    </head>
+    <body>
+        <header>
+            <a href='/'><h1>Casey DeLorme</h1></a>
+            
+            <nav>
+                <ul>
+                
+                    <li><a href='/blog/'>blog</a></li>
+                
+                    <li><a href='/index.html'>index</a></li>
+                
+                    <li><a href='/resume.html'>resume</a></li>
+                
+                </ul>
+            </nav>
+            
+        </header>
+
+        <div class="content group">
+            <h2>objective</h2>
+
+<p>Automate all repeatable tasks and write efficient well formatted code that both challenges and forges best practices.</p>
+
+<h2>skills</h2>
+
+<p><strong>Languages:</strong>  <a href="http://golang.org/">golang</a>, javascript, <a href="https://www.python.org/">python</a>, bash, c, c++, <a href="http://php.net/">php</a>, perl, java, action script, objective c</p>
+
+<p><strong>Databases:</strong>  <a href="https://mariadb.org/">mariadb</a> / <a href="http://www.mysql.com/">mysql</a>, <a href="http://jquery.com/">mongodb</a></p>
+
+<p><strong>Version Control:</strong>  <a href="http://git-scm.com/">git</a>, <a href="http://mercurial.selenic.com/">mercurial</a></p>
+
+<p><strong>Virtualization:</strong>  <a href="https://www.virtualbox.org/">xen</a>, <a href="https://www.virtualbox.org/">virtualbox</a>, <a href="http://www.parallels.com/">parallels</a>, <a href="http://www.vmware.com/">vmware</a>, <a href="https://www.vagrantup.com/">vagrant</a></p>
+
+<p><strong>Web and Proxy Servers:</strong> <a href="http://wiki.nginx.org/Main">nginx</a>, <a href="http://nodejs.org/">nodejs</a>,  <a href="http://httpd.apache.org/">apache</a></p>
+
+<p><strong>File Sharing:</strong>  <a href="http://www.samba.org/">samba</a>, sshfs</p>
+
+<p><strong>Configuration Management:</strong>  <a href="http://www.ansible.com/home">ansible</a>, <a href="https://docs.chef.io/index.html">chef</a>, <a href="https://docs.chef.io/index.html">puppet</a></p>
+
+<p><strong>Libraries and Frameworks:</strong>  <a href="http://jquery.com/">jquery</a>, <a href="http://backbonejs.org/">backbone.js</a>, <a href="http://framework.zend.com/">zendframework 2</a>, <a href="http://symfony.com/">symfony</a>, <a href="http://fuelphp.com/">fuelphp</a>, <a href="http://laravel.com/">laravel</a>, <a href="https://developer.gnome.org/gtk3/stable/">python gtk+3</a>, <a href="http://telepathy.freedesktop.org/doc/telepathy-glib/">python telepathy glib</a></p>
+
+<p><strong>Operation Systems:</strong>  Linux (<a href="https://www.debian.org/">debian</a>, <a href="https://getfedora.org/">fedora</a>, <a href="https://www.sugarlabs.org/">sugar</a>, <a href="https://www.archlinux.org/">arch</a>, <a href="http://www.ubuntu.com/">ubuntu</a>, <a href="http://www.linuxmint.com/">mint</a>, <a href="http://crunchbang.org/">crunchbang</a>, <a href="http://www.raspbian.org/">raspbian</a>, <a href="http://www.centos.org/">centos</a>) | Unix (OS X) | Windows (95 - 8.1)</p>
+
+<p><strong>Architecture, Programming Design, and Development Practices:</strong>  scalable architecture, continuous integration, server automation and configuration management, object oriented programming, design patterns, model view controller pattern, database normalization, database object relational model, nosql schema design, agile development, networking topology design, virtualization with iommu, optimizing virtual system kernels</p>
+
+<h2>employment history</h2>
+
+<ul>
+<li><h2><a href="http://www.hudl.com/">hudl</a>, June 2014 - Current</h2></li>
+
+<li><p><a href="http://www.stanleygibbonsplc.com/">Stanley Gibbons</a> September 2013 - Current</p>
+
+<ul>
+<li>created php compatible image management service with scalable bash script for parallel execution to resize over 40 million images on an array of AWS EC2 images in under one business day</li>
+<li>prepared custom vagrant ubuntu box with puppet, later converted to debian with bash for speed of execution</li>
+<li>helped migrate <a href="http://www.bidstart.com/">bidstart.com</a> from a single servint to multiple AWS EC2&rsquo;s</li>
+<li>learned ZendFramework 2, Symfony, Puppet, Vagrant, GraphicsMagick/ImageMagick/Gd, Doctrine, and Mongodb in 6 months</li>
+</ul></li>
+
+<li><p><a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2013">Google Summer of Code</a> Summer 2013</p>
+
+<ul>
+<li>reopened a <a href="https://github.com/FOSSRIT/Open-Video-chat">video communication software</a> project using Free and Open Source software tools for <a href="http://one.laptop.org/">XO Laptops</a>.</li>
+<li>helped integrate port-support in the project for other linux distributions with <a href="https://developer.gnome.org/gtk3/3.0/">Gtk3</a> and <a href="http://telepathy.freedesktop.org/wiki/">telepathy</a></li>
+<li>held a <a href="http://sugarlabs.org/">Sugarlabs (Makers of XO Operating system)</a> birds-of-a-feather hackathon in August during <a href="http://flocktofedora.org/">Flock</a></li>
+</ul></li>
+
+<li><p>Freelance Developer | IT Consultant​ 2003 - current</p>
+
+<ul>
+<li>created numerous personal projects available on my <a href="https://github.com/CDeLorme">github account</a></li>
+<li>created technical videos on <a href="https://www.youtube.com/user/LordOfElm">my youtube account</a></li>
+<li>written a number of tutorials, guides, and articles on best practices on my portfolio website</li>
+<li>provided consulting and web development services to small businesses</li>
+<li>volunteer forum developer, host, &amp; administrator for <a href="http://seaofnumbers.com">seaofnumbers.com</a>, coming from instantz.net and inpforums.com taken down in August 2012</li>
+</ul></li>
+
+<li><p><a href="http://www.martinoflynn.com/">Martino Flynn</a> Developer Co-OpSummer 2012</p>
+
+<ul>
+<li>designed the database, wireframes and infrastructure of the company intranet rebuild, including mobile services</li>
+<li>rebuilt the intranet using <a href="http://fuelphp.com/">FuelPHP</a>, <a href="http://jquery.com/">jQuery</a>, and <a href="http://backbonejs.org/">Backbonejs</a> including integrating a live notification system and issue tracker</li>
+<li>helped rebuild sections of <a href="http://www.amesbury.com/">amesbury.com</a>, including an articles system and PDF locator.</li>
+<li>maintained <a href="http://absorbine.com/">absorbine.com</a> and optimized the <a href="http://sphinxsearch.com/">sphinx search engine</a>.</li>
+<li>helped construct secure contact forms for <a href="http://www.segarlaw.com/">Segar Law</a></li>
+</ul></li>
+
+<li><p><a href="http://www.timewarnercable.com/en/residential.html">Time Warner Cable</a>, Rochester, NY, ​2009</p>
+
+<ul>
+<li>assisted callers by phone with their accounts and limited technical assistance</li>
+<li>conceptualized and Prototyped web based system to improve order process efficiency</li>
+</ul></li>
+
+<li><p><a href="https://www.esl.org/">ESL Federal Credit Union</a>, Rochester, NY, ​​2008 - 2009</p>
+
+<ul>
+<li>assisted callers by phone with financial investments and loans</li>
+</ul></li>
+
+<li><p>Washington Mutual Bank, Albion, NY, ​2006 – 2008</p>
+
+<ul>
+<li>assisted callers by phone with financial accounts</li>
+<li>selected to teach a course on efficient use of the command line system to my peers</li>
+<li>awarded employee of the month twice, and “Best of the ECC”, an award given annually to 12 out of over 1000 employees</li>
+</ul></li>
+</ul>
+
+<h2>education</h2>
+
+<ul>
+<li><a href="http://www.rit.edu/">Rochester Institute of Technology</a>, Rochester NY
+
+<ul>
+<li><a href="http://www.rit.edu/programs/information-technology-0">Bachelor of Science in Information Technology</a></li>
+<li>Completed 2013, Dean’s List 3 Quarters</li>
+</ul></li>
+<li><a href="http://www.monroecc.edu/">Monroe Community College</a>, Rochester NY
+
+<ul>
+<li><a href="http://www.monroecc.edu/etsdbs/MCCatPub.nsf/AcademicPrograms/ComputerInformationSystems-AAS-DEGREE?OpenDocument">Associates of Applied Science in Computer Information Systems</a></li>
+<li>Graduated 2010, Dean’s List 3 Semesters</li>
+</ul></li>
+</ul>
+
+<h2>certifications</h2>
+
+<ul>
+<li><a href="http://certification.comptia.org/home.aspx">CompTIA</a> IT Technician A+ Certified, July 2009</li>
+</ul>
+
+<h2>other education</h2>
+
+<ul>
+<li>High School Regents Diploma, <a href="http://www.normanhoward.org/">Norman Howard School</a>, Rochester, NY 2003</li>
+<li>Two Year Occupational Program in Computer Information Systems at <a href="http://www.monroe2boces.org/CTE.cfm">We-Mo-Co</a>, Ogden, NY 2003</li>
+<li>Accounted for a quarter of my graduation credits.</li>
+</ul>
+
+<h2>personal</h2>
+
+<ul>
+<li>A powerful thirst for knowledge and exceptional independent education skills.</li>
+<li>Adept problem solving skills, excelling in the implementation of unique solutions.</li>
+<li>Prefers working with groups in paired programming or team settings, recognizing that contributing brains is always beneficial.</li>
+<li>Enjoys challenging work, and experimenting with new technology.</li>
+</ul>
+
+<h2>references</h2>
+
+<ul>
+<li><a href="http://mikeruschak.com/">Mike Ruschak</a></li>
+<li><a href="https://www.linkedin.com/in/decause">Remy DeCausemaker</a></li>
+</ul>
+
+        </div>
+
+        <footer>
+            <a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
+            <a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
+            <a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
+            <a href='https://github.com/cdelorme' class='link github'></a>
+            <a href='skype:casey.delorme?chat' class='link skype'></a>
+            <div class="scripts">
+                <script type="text/javascript" src="/js/main.js#8c0fd46" async></script>
+            </div>
+        </footer>
+
+    </body>
+</html>

+ 62 - 109
src/resume.md

@@ -1,147 +1,100 @@
 
 ## objective
 
-Automate all repeatable tasks and write efficient well formatted code in ways that challenge and forge best practices.
+Automate all repeatable tasks and write efficient well formatted code that both challenges and forges best practices.
 
 
-## languages
+## skills
 
-Client Side Languages: HTML5 | CSS3 | Javascript | JQuery | JSON | XML
+**Languages:**  [golang](http://golang.org/), javascript, [python](https://www.python.org/), bash, c, c++, [php](http://php.net/), perl, java, action script, objective c
 
-Server Side Languages: Python | Bash | PHP | Perl | Java | ActionScript 3 | C | ObjectiveC | C++
+**Databases:**  [mariadb](https://mariadb.org/) / [mysql](http://www.mysql.com/), [mongodb](http://jquery.com/)
 
-Database Types: SQL | NoSQL
+**Version Control:**  [git](http://git-scm.com/), [mercurial](http://mercurial.selenic.com/)
 
-Version Control Software: Git | Mercurial
+**Virtualization:**  [xen](https://www.virtualbox.org/), [virtualbox](https://www.virtualbox.org/), [parallels](http://www.parallels.com/), [vmware](http://www.vmware.com/), [vagrant](https://www.vagrantup.com/)
 
+**Web and Proxy Servers:** [nginx](http://wiki.nginx.org/Main), [nodejs](http://nodejs.org/),  [apache](http://httpd.apache.org/)
 
-## tools and services
+**File Sharing:**  [samba](http://www.samba.org/), sshfs
 
-Web and Proxy Servers: NGinx | Apache | Node.js | cPanel
+**Configuration Management:**  [ansible](http://www.ansible.com/home), [chef](https://docs.chef.io/index.html), [puppet](https://docs.chef.io/index.html)
 
-Web Frameworks: ZendFramework 2 | Symfony | FuelPHP | Laravel | CodeIgniter | Word Press
+**Libraries and Frameworks:**  [jquery](http://jquery.com/), [backbone.js](http://backbonejs.org/), [zendframework 2](http://framework.zend.com/), [symfony](http://symfony.com/), [fuelphp](http://fuelphp.com/), [laravel](http://laravel.com/), [python gtk+3](https://developer.gnome.org/gtk3/stable/), [python telepathy glib](http://telepathy.freedesktop.org/doc/telepathy-glib/)
 
-C-Python Libraries: Python Gtk+3 | Python TelepathyGLib
+**Operation Systems:**  Linux ([debian](https://www.debian.org/), [fedora](https://getfedora.org/), [sugar](https://www.sugarlabs.org/), [arch](https://www.archlinux.org/), [ubuntu](http://www.ubuntu.com/), [mint](http://www.linuxmint.com/), [crunchbang](http://crunchbang.org/), [raspbian](http://www.raspbian.org/), [centos](http://www.centos.org/)) | Unix (OS X) | Windows (95 - 8.1)
 
-Virtualization: VirtualBox | Xen | Parallels | VMWare | Vagrant | Puppet
-
-Database Management: MongoDb | CouchDB | MariaDB | Doctrine | PostgreSQL | MySQL
-
-Network File Systems: Samba | NSF (Linux) | sshfs
-
-Version Control Services: github | bitbucket
-
-Operation Systems: Linux ([debian](https://www.debian.org/), [fedora](https://getfedora.org/), [sugar](https://www.sugarlabs.org/), [arch](https://www.archlinux.org/), [ubuntu](http://www.ubuntu.com/), [mint](http://www.linuxmint.com/), [crunchbang](http://crunchbang.org/), [raspbian](http://www.raspbian.org/), [centos](http://www.centos.org/)) | Unix (OS X) | Windows (95 - 8)
-
-Animation and Graphics: Flash | PhotoShop (CS5)
-
-E-Commerse: [Open Cart](http://www.opencart.us/) | [Zen Cart](http://www.zen-cart.com/)
-
-Office: MSOffice | Google Docs | Open Office
-
-
-## skills and practices
-
-Scalable Software
-
-Continuous Integration
-
-Server Automation and Management
-
-Development and Operations
-
-NoSQL Schema Design and Architecture
-
-Cloud Architecture
-
-Agile Development
-
-Object Oriented Programming
-
-Design Patterns
-
-Architecture Patterns (MVC and SOA)
-
-Database Design and Normalization
-
-Wired and Wireless Networking
-
-Virtualization with IOMMU
-
-Computer Troubleshooting and Repair
-
-Customer Service
-
-Professional Verbal Communication
-
-Formal Writing and Email Communication
+**Architecture, Programming Design, and Development Practices:**  scalable architecture, continuous integration, server automation and configuration management, object oriented programming, design patterns, model view controller pattern, database normalization, database object relational model, nosql schema design, agile development, networking topology design, virtualization with iommu, optimizing virtual system kernels
 
 
 ## employment history
 
-[Stanley Gibbons](http://www.stanleygibbonsplc.com/) September 2013 - Current
-Created PHP compatible image management service with scalable bash script for paralel execution to resize over 39 million images on an array of AWS EC2 images in under one business day.
-Prepared a custom debian vagrant box with bash daemon to manage updating tools for development, and a legacy compatible ubuntu vagrant config using puppet scripts.
-Helped migrate [bidstart.com](http://www.bidstart.com/) from a single Servint to multiple EC2's and troubleshoot
-Learned ZendFramework 2, Symfony, Puppet, Vagrant, GraphicsMagick/ImageMagick/Gd, Doctrine, and Mongodb in 6 months.
-[Google Summer of Code](http://www.google-melange.com/gsoc/homepage/google/gsoc2013) Summer 2013
-Finishing a [video communication software](https://github.com/FOSSRIT/Open-Video-chat) using Free and Open Source software tools for [XO Laptops](http://one.laptop.org/).
-Porting the software to other linux distributions with [Gtk3](https://developer.gnome.org/gtk3/3.0/) and [telepathy](http://telepathy.freedesktop.org/wiki/) support.
-Holding a [Sugarlabs (Makers of XO Operating system)](http://sugarlabs.org/) birds-of-a-feather hackathon in August during [Flock](http://flocktofedora.org/)
-Freelance Developer | IT Consultant​ 2003 - 2013
-Latest work available on my [github](https://github.com/CDeLorme) and [bitbucket](https://bitbucket.org/cdelorme) code repository accounts.
-Written dozens of tutorials and guides accessible on my [portfolio website](http://www.caseydelorme.com/) and videos on [my youtube account](https://www.youtube.com/user/LordOfElm).
-Volunteer Developer and Administrator for the anime and manga commnity forum [seaofnumbers.com](https://www.seaofnumbers.com/).
-Provided Web Development and IT Consulting to local busineses.
-Former Volunteer Developer and Administrator for Instantz.net and Inpforums.com (taken down in August 2012).
-[Martino Flynn](http://www.martinoflynn.com/) Developer Co-OpSummer 2012
-Designed the database, wireframes and infrastructure of the company intranet rebuild, including mobile services.
-Rebuilt the intranet using [FuelPHP](http://fuelphp.com/), [jQuery](http://jquery.com/), and [Backbonejs](http://backbonejs.org/) including integrating a live notification system and issue tracker.
-Helped rebuild sections of [amesbury.com](http://www.amesbury.com/), including an articles system and PDF locator.
-Maintained [absorbine.com](http://absorbine.com/) and optimized the [sphinx search engine](http://sphinxsearch.com/).
-helped construct secure contact forms for [Segar Law](http://www.segarlaw.com/).
-[Time Warner Cable](http://www.timewarnercable.com/en/residential.html), Rochester, NY​2009
-Assisted callers by phone with their accounts and limited technical assistance.
-Conceptualized and Prototyped web based system to improve order process efficiency.
-[ESL Federal Credit Union](https://www.esl.org/), Rochester, NY​​2008 - 2009
-Assisted callers by phone with financial investments and loans.
-Washington Mutual Bank, Albion, NY​2006 – 2008
-Assisted callers by phone with financial accounts.
-Selected to teach a course on efficient use of the command line system to my peers.
-Awarded employee of the month twice, and “Best of the ECC”, an award given annually to 12 out of over 1000 employees.
+- [hudl](http://www.hudl.com/), June 2014 - Current
+    -
+
+- [Stanley Gibbons](http://www.stanleygibbonsplc.com/) September 2013 - Current
+    - created php compatible image management service with scalable bash script for parallel execution to resize over 40 million images on an array of AWS EC2 images in under one business day
+    - prepared custom vagrant ubuntu box with puppet, later converted to debian with bash for speed of execution
+    - helped migrate [bidstart.com](http://www.bidstart.com/) from a single servint to multiple AWS EC2's
+    - learned ZendFramework 2, Symfony, Puppet, Vagrant, GraphicsMagick/ImageMagick/Gd, Doctrine, and Mongodb in 6 months
+- [Google Summer of Code](http://www.google-melange.com/gsoc/homepage/google/gsoc2013) Summer 2013
+    - reopened a [video communication software](https://github.com/FOSSRIT/Open-Video-chat) project using Free and Open Source software tools for [XO Laptops](http://one.laptop.org/).
+    - helped integrate port-support in the project for other linux distributions with [Gtk3](https://developer.gnome.org/gtk3/3.0/) and [telepathy](http://telepathy.freedesktop.org/wiki/)
+    - held a [Sugarlabs (Makers of XO Operating system)](http://sugarlabs.org/) birds-of-a-feather hackathon in August during [Flock](http://flocktofedora.org/)
+- Freelance Developer | IT Consultant​ 2003 - current
+    - created numerous personal projects available on my [github account](https://github.com/CDeLorme)
+    - created technical videos on [my youtube account](https://www.youtube.com/user/LordOfElm)
+    - written a number of tutorials, guides, and articles on best practices on my portfolio website
+    - provided consulting and web development services to small businesses
+    - volunteer forum developer, host, & administrator for [seaofnumbers.com](http://seaofnumbers.com), coming from instantz.net and inpforums.com taken down in August 2012
+- [Martino Flynn](http://www.martinoflynn.com/) Developer Co-OpSummer 2012
+    - designed the database, wireframes and infrastructure of the company intranet rebuild, including mobile services
+    - rebuilt the intranet using [FuelPHP](http://fuelphp.com/), [jQuery](http://jquery.com/), and [Backbonejs](http://backbonejs.org/) including integrating a live notification system and issue tracker
+    - helped rebuild sections of [amesbury.com](http://www.amesbury.com/), including an articles system and PDF locator.
+    - maintained [absorbine.com](http://absorbine.com/) and optimized the [sphinx search engine](http://sphinxsearch.com/).
+    - helped construct secure contact forms for [Segar Law](http://www.segarlaw.com/)
+- [Time Warner Cable](http://www.timewarnercable.com/en/residential.html), Rochester, NY, ​2009
+    - assisted callers by phone with their accounts and limited technical assistance
+    - conceptualized and Prototyped web based system to improve order process efficiency
+- [ESL Federal Credit Union](https://www.esl.org/), Rochester, NY, ​​2008 - 2009
+    - assisted callers by phone with financial investments and loans
+- Washington Mutual Bank, Albion, NY, ​2006 – 2008
+    - assisted callers by phone with financial accounts
+    - selected to teach a course on efficient use of the command line system to my peers
+    - awarded employee of the month twice, and “Best of the ECC”, an award given annually to 12 out of over 1000 employees
 
 
 ## education
 
-[Rochester Institute of Technology](http://www.rit.edu/), Rochester NY
-[Bachelor of Science in Information Technology](http://www.rit.edu/programs/information-technology-0)
-Completed 2013, Dean’s List 3 Quarters
-[Monroe Community College](http://www.monroecc.edu/), Rochester NY
-[Associates of Applied Science in Computer Information Systems](http://www.monroecc.edu/etsdbs/MCCatPub.nsf/AcademicPrograms/ComputerInformationSystems-AAS-DEGREE?OpenDocument)
-Graduated 2010, Dean’s List 3 Semesters
+- [Rochester Institute of Technology](http://www.rit.edu/), Rochester NY
+    - [Bachelor of Science in Information Technology](http://www.rit.edu/programs/information-technology-0)
+    - Completed 2013, Dean’s List 3 Quarters
+- [Monroe Community College](http://www.monroecc.edu/), Rochester NY
+    - [Associates of Applied Science in Computer Information Systems](http://www.monroecc.edu/etsdbs/MCCatPub.nsf/AcademicPrograms/ComputerInformationSystems-AAS-DEGREE?OpenDocument)
+    - Graduated 2010, Dean’s List 3 Semesters
 
 
 ## certifications
 
-[CompTIA](http://certification.comptia.org/home.aspx) IT Technician A+ Certified, July 2009
+- [CompTIA](http://certification.comptia.org/home.aspx) IT Technician A+ Certified, July 2009
 
 
-## personal
+## other education
 
-Great independent learning skills.
-Demonstrated application of unique problem solving.
-Can accomplish great things in team or paired programming.
-Enjoys challenging work and experimenting with new technology.
+- High School Regents Diploma, [Norman Howard School](http://www.normanhoward.org/), Rochester, NY 2003
+- Two Year Occupational Program in Computer Information Systems at [We-Mo-Co](http://www.monroe2boces.org/CTE.cfm), Ogden, NY 2003
+- Accounted for a quarter of my graduation credits.
 
 
-## other education
+## personal
 
-High School Regents Diploma, [Norman Howard School](http://www.normanhoward.org/), Rochester, NY 2003
-Two Year Occupational Program in Computer Information Systems at [We-Mo-Co](http://www.monroe2boces.org/CTE.cfm), Ogden, NY 2003
-Accounted for a quarter of my graduation credits.
+- A powerful thirst for knowledge and exceptional independent education skills.
+- Adept problem solving skills, excelling in the implementation of unique solutions.
+- Prefers working with groups in paired programming or team settings, recognizing that contributing brains is always beneficial.
+- Enjoys challenging work, and experimenting with new technology.
 
 
 ## references
 
-- [Remy DeCausemaker](https://www.linkedin.com/in/decause)
 - [Mike Ruschak](http://mikeruschak.com/)
+- [Remy DeCausemaker](https://www.linkedin.com/in/decause)