mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 05:07:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			209 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			209 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   
 | |
|   <head>
 | |
|     <meta charset="utf-8">
 | |
|     <title>Jane Q. Fullstacker</title>
 | |
|     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic'
 | |
|     rel='stylesheet' type='text/css'>
 | |
|     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 | |
|     <link href="positive-html.css" rel="stylesheet" type="text/css">
 | |
|   </head>
 | |
|   
 | |
|   <body>
 | |
|     <main>
 | |
|       <header>
 | |
|         <h1>Jane Q.
 | |
|           <span style="color: #C00000;">Fullstacker</span>
 | |
|         </h1>
 | |
|         <span class="label">Senior Developer</span>
 | |
|         <p id="contact">
 | |
|           <span class="email"><a href="mailto:jdoe@onecoolstartup.io">jdoe@onecoolstartup.io</a>
 | |
|           </span>
 | |
|           <span class="phone">1-650-999-7777</span>
 | |
|           <span class="website"><a href="http://janef.me/blog"><a href="http://janef.me/blog">http://janef.me/blog</a></a>
 | |
|           </span>
 | |
|         </p>
 | |
|       </header>
 | |
|       <section id="summary"> <strong>Full-stack software developer with 6+ years industry experience</strong> specializing
 | |
|         in scalable cloud architectures for this, that, and the other. A native of southern
 | |
|         CA, Jane enjoys hiking, mystery novels, and the company of Rufus, her two-year-old
 | |
|         beagle.</section>
 | |
|       <section id="skills">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-code"></span>Skills</h2>
 | |
|         </header>
 | |
|         <table>
 | |
|           <thead>
 | |
|             <tr>
 | |
|               <th>Skill</th>
 | |
|               <th>Keywords</th>
 | |
|             </tr>
 | |
|           </thead>
 | |
|           <tbody>
 | |
|             <tr>
 | |
|               <td style="width: 33%;">Web Development</td>
 | |
|               <td class="keywords">JavaScript HTML 5 CSS LAMP MVC REST</td>
 | |
|             </tr>
 | |
|             <tr>
 | |
|               <td style="width: 33%;">JavaScript</td>
 | |
|               <td class="keywords">Node.js Angular.js jQuery Bootstrap React.js Backbone.js</td>
 | |
|             </tr>
 | |
|             <tr>
 | |
|               <td style="width: 33%;">Database</td>
 | |
|               <td class="keywords">MySQL PostgreSQL NoSQL ORM Hibernate</td>
 | |
|             </tr>
 | |
|             <tr>
 | |
|               <td style="width: 33%;">Cloud</td>
 | |
|               <td class="keywords">AWS EC2 RDS S3 Azure Dropbox</td>
 | |
|             </tr>
 | |
|             <tr>
 | |
|               <td style="width: 33%;">Project</td>
 | |
|               <td class="keywords">Agile TFS Unified Process MS Project</td>
 | |
|             </tr>
 | |
|           </tbody>
 | |
|         </table>
 | |
|       </section>
 | |
|       <section id="employment">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-building" style="vertical-align: top;"></span>Employment</h2>
 | |
|         </header>
 | |
|         <h3><em>Head Code Ninja</em>, <a href="https://onecool.io/does-not-exist">One Cool Startup</a>
 | |
|           <span
 | |
|           class="tenure">2013-09 — 2015-12
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Development team manager for OneCoolApp and OneCoolWebsite, a free social network
 | |
|             tiddlywink generator and lifestyle portal with over 200,000 users.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Managed a 5-person development team</li>
 | |
|           <li>Accomplishment 2</li>
 | |
|           <li>Etc.</li>
 | |
|         </ul>
 | |
|         <h3><em>Principal Developer</em>, <a href="https://en.wikipedia.org/wiki/Better_Off_Ted#Plot">Veridian Dynamics</a>
 | |
|           <span
 | |
|           class="tenure">2011-07 — 2013-08
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Developer on numerous projects culminating in technical lead role for the <a href="http://betteroffted.wikia.com/wiki/Jabberwocky">Jabberwocky project</a> and
 | |
|             promotion to principal developer.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Managed a 5-person development team</li>
 | |
|           <li>Accomplishment 2</li>
 | |
|           <li>Etc.</li>
 | |
|         </ul>
 | |
|         <h3><em>IT Administrator</em>, Stark Industries
 | |
|           <span class="tenure">2008-10 — 2011-06
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Junior programmer with heavy code responsibilities. Promoted to intermediate role
 | |
|             after 6 months.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Promoted to intermediate developer after 6 months</li>
 | |
|           <li>Accomplishment 2</li>
 | |
|           <li>Etc.</li>
 | |
|         </ul>
 | |
|         <h3><em>Intern</em>, Dunder Mifflin
 | |
|           <span class="tenure">2008-06 — 2008-09
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Performed IT administration and deployments for Dunder Mifflin.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Supervised roll-out of Dunder Mifflin Infinity website.</li>
 | |
|           <li>Performed mission-critical system backups and</li>
 | |
|           <li>Etc.</li>
 | |
|         </ul>
 | |
|       </section>
 | |
|       <section id="education">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-mortar-board"></span>Education</h2>
 | |
|         </header>
 | |
|         <h3>Cornell University
 | |
|           <span class="tenure">2005 — 2008
 | |
|             <span>
 | |
|         </h3>
 | |
|         <h3>Medfield College
 | |
|           <span class="tenure">2003 — 2005
 | |
|             <span>
 | |
|         </h3>
 | |
|       </section>
 | |
|       <section id="volunteer">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-child" style="vertical-align: top;"></span>Service</h2>
 | |
|         </header>
 | |
|         <h3><em>Technical Consultant</em>, <a href="http://technology-for-tots.org">Technology for Tots</a>
 | |
|           <span
 | |
|           class="tenure">2003 — 2005
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Summary of this volunteer stint.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Accomplishment 1</li>
 | |
|           <li>Accomplishment 2</li>
 | |
|           <li>etc</li>
 | |
|         </ul>
 | |
|         <h3><em>NCO</em>, <a href="http://www.usar.army.mil/">US Army Reserves</a>
 | |
|           <span class="tenure">1999 — 2003
 | |
|             <span>
 | |
|         </h3>
 | |
|         <p style="clear: both;">
 | |
|           <p>Summary of this military stint.</p>
 | |
|         </p>
 | |
|         <ul>
 | |
|           <li>Accomplishment 1</li>
 | |
|           <li>Accomplishment 2</li>
 | |
|           <li>etc</li>
 | |
|         </ul>
 | |
|       </section>
 | |
|       <section id="publications">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-book"></span>Writing</h2>
 | |
|         </header>
 | |
|         <h3><em><a href="http://codeproject.com/build-ui-electron-atom.aspx">Building User Interfaces with Electron and Atom</a></em>,
 | |
|           Code Project
 | |
|           <span class="tenure">2011</span>
 | |
|         </h3>
 | |
|         <h3><em><a href="http://janef.me">Jane Fullstacker&#39;s Blog</a></em>, self
 | |
|           <span
 | |
|           class="tenure">2011</span>
 | |
|         </h3>
 | |
|         <h3><em><a href="http://url.to.publication.com/blah">Teach Yourself GORFF in 21 Days</a></em>,
 | |
|           Amazon
 | |
|           <span class="tenure">2008</span>
 | |
|         </h3>
 | |
|         <p>A primer on the programming language of GORFF, whose for loops are coterminous with
 | |
|           all of time and space.</p>
 | |
|       </section>
 | |
|       <section id="awards">
 | |
|         <header>
 | |
|           <h2>
 | |
|             <span class="fa fa-trophy"></span>Awards</h2>
 | |
|         </header>
 | |
|         <h4>
 | |
|           <span class="res-label">Honorable Mention</span>, Google
 | |
|           <span class="tenure">2012</span>
 | |
|         </h4>
 | |
|         <h4>
 | |
|           <span class="res-label">Summa cum laude</span>, Cornell University
 | |
|           <span class="tenure">2012</span>
 | |
|         </h4>
 | |
|       </section>
 | |
|     </main>
 | |
|   </body>
 | |
| 
 | |
| </html> |