Skip to content

Commit

Permalink
Removed unneeded folder + minor tweaks to resume
Browse files Browse the repository at this point in the history
  • Loading branch information
jkao committed Dec 8, 2012
1 parent 0ca186d commit cb4a9f3
Show file tree
Hide file tree
Showing 27 changed files with 3 additions and 5,210 deletions.
19 changes: 3 additions & 16 deletions resume.html
Expand Up @@ -203,13 +203,7 @@ <h2>Work Experience</h2>
<div class="job-header">Worked on scaling out Inkling's digital publishing platform.</div>
<ul>
<li>Worked on software bottlenecks on backend-services for <strong>performance improvements of over a magnitude</strong></li>
<li>Re-built project management tool from ground-up to <strong>support 10x scale</strong>
<ul>
<li>Refactored spaghetti code to <strong>maintainable, well-tested plugin architecture</strong></li>
<li>Built an <strong>API</strong> and <strong>Caching Framework</strong> from scratch</li>
<li>Wrote a library for app to utilize <strong>message-based services</strong> via RabbitMQ</li>
</ul>
</li>
<li>Re-built project management tool from ground-up to <strong>support 10x scale</strong> via large-scale code refactoring, caching, messaging and sharding schemes</li>
</ul>
</div>
<div class="grid_8 alpha job-skills">[Python, Tornado, Ruby, Rails, Redis, Memcached, RabbitMQ, PostgreSQL]</div>
Expand All @@ -230,14 +224,8 @@ <h2>Work Experience</h2>
<h6>Shipped code for IT on-call alerting platform at Y-Combinator startup.</h6>
<ul>
<li>Re-built payment services to <strong>avoid expensive PCI-Compliance</strong> requirements</li>
<li><strong>Automated time-consuming administrative tasks</strong> (conversions, payments)</li>
<li>Took on large refactoring tasks to <strong>increase maintainability and testability:</strong>
<ul>
<li>Re-vamped user accounts system for future-proofing</li>
<li>Ported frontend code to CoffeeScript and latest JavaScript libraries</li>
<li><strong>Increased test-coverage by 20%</strong></li>
</ul>
</li>
<li><strong>Automated time-consuming administrative tasks</strong></li>
<li>Took on large refactoring tasks to <strong>increase maintainability and testability</strong></li>
<li><strong>Won Hackday Award</strong> for developing <strong>internationalization support</strong> capabilities</li>
</ul>
</div>
Expand All @@ -260,7 +248,6 @@ <h6>Worked with clients to deliver high-quality software solutions.</h6>
<ul>
<li>Built a <strong>million-dollar funding platform</strong> for New York Department of Education:
<ul>
<li>Incredibly <strong>time and staff constrained</strong></li>
<li>Project received internal award for "<strong>Best Application of the Year</strong>"</li>
</ul>
<li>Built a Browser Helper Object for AMD for video tools</li>
Expand Down

0 comments on commit cb4a9f3

Please sign in to comment.