mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-02 20:37:08 +01:00
Refactor helpers.
Rebind Handlebars helpers to drop the pesky options hash for standalone helpers that don't need it. Move block helpers (which do need the Handlebars options/context) to a separate file for special handling.
This commit is contained in:
@ -228,9 +228,9 @@
|
||||
<h2>info</h2>
|
||||
|
||||
</header> <strong>Imaginary 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>
|
||||
in cloud-driven web applications and middleware. A native of southern CA,
|
||||
Jane enjoys hiking, mystery novels, and the company of Rufus, her two year
|
||||
old beagle.</section>
|
||||
<hr>
|
||||
<section id="skills">
|
||||
<header>
|
||||
@ -319,8 +319,11 @@
|
||||
<span class="label label-keyword">TFS</span>
|
||||
|
||||
<span
|
||||
class="label label-keyword">Unified Process</span> <span class="label label-keyword">MS Project</span>
|
||||
class="label label-keyword">JIRA</span> <span class="label label-keyword">GitHub</span>
|
||||
<span class="label label-keyword">Unified Process</span>
|
||||
|
||||
<span
|
||||
class="label label-keyword">MS Project</span>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
@ -334,15 +337,14 @@
|
||||
</header>
|
||||
<div>
|
||||
<h3><em>Head Code Ninja</em>,
|
||||
<a href="https://onecool.io/does-not-exist">One Cool Startup</a>
|
||||
<a href="https://area52.io/does-not-exist">Area 52</a>
|
||||
</h3>
|
||||
<span class="tenure">2013-09 — Current</span>
|
||||
| <span class="keywords">Agile PM Amazon Web Services AWS </span>
|
||||
<span class="tenure">2013-09 — Present</span>
|
||||
| <span class="keywords">Agile PM C C++ R OpenGL Boost MySQL PostgreSQL JIRA </span>
|
||||
|
||||
<p>
|
||||
<p>Development team manager for <a href="https://en.wikipedia.org/wiki/Vaporware">OneCoolApp</a> and
|
||||
OneCoolWebsite, a free social network tiddlywink generator and lifestyle
|
||||
portal with over 200,000 users.</p>
|
||||
<p>Development team manager for <a href="https://en.wikipedia.org/wiki/Vaporware"><strong>Quantum Diorama</strong></a>,
|
||||
a distributed molecular modeling and analysis suite for Linux and OS X.</p>
|
||||
</p>
|
||||
<ul>
|
||||
<li>Managed a 5-person development team</li>
|
||||
@ -355,7 +357,7 @@
|
||||
<a href="https://en.wikipedia.org/wiki/Better_Off_Ted#Plot">Veridian Dynamics</a>
|
||||
</h3>
|
||||
<span class="tenure">2011-07 — 2013-08</span>
|
||||
| <span class="keywords">C++ C Linux </span>
|
||||
| <span class="keywords">C++ C Linux R Clojure </span>
|
||||
|
||||
<p>
|
||||
<p>Developer on numerous projects culminating in technical lead role for
|
||||
@ -414,7 +416,7 @@
|
||||
<a href="http://please.hackmyresume.com">HackMyResume</a>
|
||||
</h3>
|
||||
|
||||
<span class="tenure">2015-09 — Current</span>
|
||||
<span class="tenure">2015-09 — Present</span>
|
||||
| <span class="keywords">JavaScript Node.js cross-platform JSON </span>
|
||||
|
||||
<p>Exemplar user for HackMyResume and FluentCV!</p>
|
||||
@ -493,7 +495,7 @@
|
||||
<a href="https://www.khronos.org">Khronos Group</a>
|
||||
</h3>
|
||||
|
||||
<span class="tenure">2015-01 — Current</span>
|
||||
<span class="tenure">2015-01 — Present</span>
|
||||
|
||||
<ul>
|
||||
<li>Participated in GORFF standardization process (Draft 2).</li>
|
||||
@ -547,7 +549,7 @@
|
||||
<h3><em>Member</em>,
|
||||
<a href="https://www.ieee.org/index.html">IEEE</a>
|
||||
</h3>
|
||||
<span class="tenure">2013-06 — Current</span>
|
||||
<span class="tenure">2013-06 — Present</span>
|
||||
|
||||
<p>Member in good standing since 2013-06.</p>
|
||||
</div>
|
||||
@ -555,7 +557,7 @@
|
||||
<h3><em>Member</em>,
|
||||
<a href="https://developer.apple.com/">Apple Developer Network</a>
|
||||
</h3>
|
||||
<span class="tenure">??? — Current</span>
|
||||
<span class="tenure">??? — Present</span>
|
||||
|
||||
<p>Member of the <a href="https://developer.apple.com/">Apple Developer program</a> since
|
||||
2008.</p>
|
||||
@ -564,7 +566,7 @@
|
||||
<h3><em>Subscriber</em>,
|
||||
<a href="https://msdn.microsoft.com">MSDN</a>
|
||||
</h3>
|
||||
<span class="tenure">2010-01 — Current</span>
|
||||
<span class="tenure">2010-01 — Present</span>
|
||||
|
||||
<p>Super-Ultra-gold level Ultimate Access MSDN subscriber package with subscription
|
||||
toaster and XBox ping pong racket.</p>
|
||||
@ -635,25 +637,29 @@
|
||||
<h2>reading</h2>
|
||||
|
||||
</header>
|
||||
<div>
|
||||
<h3><em><a href="http://www.cc2e.com/Default.aspx">Code Complete</a></em>, Steve McConnell</h3>
|
||||
<span class="tenure">2016</span>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<h3><em><a href="https://www.reddit.com/r/programming/">r/programming</a></em></h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
<p>Daily reader and longtime lurker.</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3><em><a href="https://news.ycombinator.com/">Hacker News / YCombinator</a></em></h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
<p>Daily reader and longtime lurker.</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3><em><a href="http://www.codinghorror.com">Coding Horror</a></em>, Jeff Atwood</h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
<p>Reader since 2007; member of the StackOverflow Beta.</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3><em><a href="http://www.cc2e.com/Default.aspx">Code Complete</a></em>, Steve McConnell</h3>
|
||||
<span class="tenure">2014</span>
|
||||
|
||||
<p>My 'desert-island' software construction manual.</p>
|
||||
</div>
|
||||
</section>
|
||||
<hr>
|
||||
@ -731,21 +737,21 @@
|
||||
</header>
|
||||
<div>
|
||||
<h3><em>reading</em></h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
<p>Jane is a fan of mystery novels and courtroom dramas including Agatha
|
||||
Christie and John Grisham.</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3><em>hiking</em></h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
<p>Jane enjoys hiking, light mountain climbing, and has four summits under
|
||||
her belt!</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3><em>yoga</em></h3>
|
||||
<span class="tenure">2016</span>
|
||||
<span class="tenure">Current</span>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user