Last active
May 20, 2021 11:15
-
-
Save habnabit/5b5707b2b5e97b469a03 to your computer and use it in GitHub Desktop.
resume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta charset="utf-8"> | |
<link rel="stylesheet" media="all" href="resume.css"> | |
<main> | |
<p class="title"> | |
<span class="name">Hab Gallagher</span> | |
<span class="pronouns">(they/them)</span> | |
</p> | |
<address> | |
<a class="plainer" href="mailto:[email protected]">[email protected]</a> | |
<a href="https://keybase.io/habnabit">https://keybase.io/habnabit</a> | |
<a href="https://github.com/habnabit">https://github.com/habnabit</a> | |
</address> | |
<section> | |
<h2>Skills Summary</h2> | |
<ul> | |
<li><strong>Programming languages</strong> Rust, Python <em>(including cffi, CPython C API, and Cython)</em>, OCaml, JavaScript</li> | |
<li><strong>Network programming</strong> Tokio, Twisted <em>(10+ years)</em></li> | |
<li><strong>Web development</strong> Rocket, Pyramid <em>(+WSGI in general)</em>, Klein <em>(+twisted.web in general)</em>, React.js</li> | |
<li><strong>Database administration</strong> SQLite, PostgreSQL, SQLAlchemy ORM, Riak</li> | |
<li><strong>Version control</strong> Git, Mercurial</li> | |
</ul> | |
</section> | |
<section> | |
<h2>Work Experience</h2> | |
<ul> | |
<li> | |
<h3>Software Engineer, YouTube <em>(division of Google, Inc.)</em></h3> | |
<address>San Bruno, CA</address> | |
<time>March 2016—January 2018</time> | |
<ul> | |
<li>Ran and visualized the results of experiments to evaluate potential performance improvements</li> | |
<li>Investigated and repaired performance regressions caused by CPython runtime implementation details</li> | |
<li>Developed and maintained dashboards explaining CPython runtime impact on whole-site performance</li> | |
<li>Upstreamed patches to open source projects, including PyPy, Cython, and CPython</li> | |
<li>Developed and maintained various other Python, C++, and Go tools and libraries</li> | |
</ul> | |
</li> | |
<li> | |
<h3>Senior Software Engineer, Flowroute, Inc.</h3> | |
<address>Seattle, WA</address> | |
<time>September 2013—January 2016</time> | |
<ul> | |
<li>Developed automated tooling for repeatably constructing development environments using LXC</li> | |
<li>Maintained Python and Lua code to bill customers for phone calls</li> | |
<li>Helped design and implement various projects to move data from PostgreSQL to Riak</li> | |
<li>Developed and maintained various other Python/Twisted tools</li> | |
</ul> | |
</li> | |
<li> | |
<h3>Software Engineer, Yelp, Inc.</h3> | |
<address>San Francisco, CA</address> | |
<time>January 2013—August 2013</time> | |
<ul> | |
<li>Designed an SQLAlchemy extension for locating and removing use of relations between objects</li> | |
<li>Participated in an 'on-call' rotation for triage of incoming bugs</li> | |
<li>Orchestrated a migration of millions of rows between databases</li> | |
</ul> | |
</li> | |
<li> | |
<h3>Software Engineer, Fred Hutchinson Cancer Research Center</h3> | |
<address>Seattle, WA</address> | |
<time>February 2011—December 2012</time> | |
<ul> | |
<li>Maintained OCaml code to place sequences on a fixed reference phylogenetic tree</li> | |
<li>Improved Python tools to automate running and comparing complex analyses using SCons</li> | |
<li>Implemented Python web applications for running tasks on a SLURM cluster</li> | |
<li>Developed and maintained various other Python tools</li> | |
</ul> | |
</li> | |
<li> | |
<h3>Restech, The Evergreen State College</h3> | |
<address>Olympia, WA</address> | |
<time>September 2009—December 2010</time> | |
<ul> | |
<li>Implemented internal utilities for housing administration in Python and PHP with Drupal</li> | |
<li>Oversaw three other student employees as a project lead</li> | |
<li>Administrated MSSQL and PostgreSQL databases</li> | |
<li>Developed and maintained a Twisted application for monitoring remotely-deployed hardware</li> | |
</ul> | |
</li> | |
</ul> | |
</section> | |
<section> | |
<h2>Publications</h2> | |
<ul> | |
<li> | |
Matsen, F.A., Gallagher, A., McCoy, C., (2013). Minimizing the average distance to a closest leaf in a phylogenetic tree. Systematic Biology, 2013, doi: 10.1093/sysbio/syt044. | |
</li> | |
</ul> | |
</section> | |
<section> | |
<h2>Personal Projects and Contributions</h2> | |
<ul> | |
<li><strong>passacre</strong> deterministic password generation <a href="https://github.com/habnabit/passacre">https://github.com/habnabit/passacre</a></li> | |
<li><strong>txsocksx</strong> SOCKS4/4a/5 proxy endpoints for Twisted <a href="https://github.com/habnabit/txsocksx">https://github.com/habnabit/txsocksx</a></li> | |
<li><strong>Twisted</strong> core contributor; major contributions include <a href="http://tm.tl/4330">http://tm.tl/4330</a> and <a href="http://tm.tl/4939">http://tm.tl/4939</a></li> | |
<li><strong>Python; OCaml Batteries Included; rrdtool</strong> contributed various patches</li> | |
</ul> | |
</section> | |
<section> | |
<h2>Hobbies</h2> | |
<ul> | |
<li><strong>#rust and #python on irc.libera.chat</strong> solving programming problems by distilling questions to their essential issue and approaching them with best practices</li> | |
<li><strong>Additional interests</strong> cooking, baking, biking, and cryptography</li> | |
</ul> | |
</section> | |
</main> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is free and unencumbered software released into the public domain. | |
Anyone is free to copy, modify, publish, use, compile, sell, or | |
distribute this software, either in source code form or as a compiled | |
binary, for any purpose, commercial or non-commercial, and by any | |
means. | |
In jurisdictions that recognize copyright laws, the author or authors | |
of this software dedicate any and all copyright interest in the | |
software to the public domain. We make this dedication for the benefit | |
of the public at large and to the detriment of our heirs and | |
successors. We intend this dedication to be an overt act of | |
relinquishment in perpetuity of all present and future rights to this | |
software under copyright law. | |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR | |
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
OTHER DEALINGS IN THE SOFTWARE. | |
For more information, please refer to <http://unlicense.org/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { font-family: Myriad Pro; font-size: 11pt; line-height: 14pt; background: #777; margin: 0; padding: 0; } | |
main { width: 190mm; height: 270mm; margin: auto; background: white; padding: 10mm; } | |
.title { float: left; } | |
.title .name { font-size: 2em; font-weight: bold; } | |
.title .pronouns { padding-left: 0.5em; font-style: italic; } | |
a::before { content: "<"; } | |
a::after { content: ">"; } | |
a.plainer::before { content: ""; } | |
a.plainer::after { content: ""; } | |
a.plainer { text-decoration: none; } | |
main > address { text-align: right; float: right; font-style: normal; font-size: 0.9em; line-height: 1.2em; white-space: pre-line; } | |
section { clear: both; } | |
section h2 { border-bottom: 1px solid black; margin: 0.8em 0 0.2em; padding-bottom: 0.15em; } | |
section > ul { padding: 0; margin: 0; } | |
section > ul > li { list-style: none; } | |
section li h3 { display: inline; font-size: 1em; } | |
section li h3 em { display: inline; font-size: 1em; font-weight: normal; } | |
section li address::before { content: "— "; } | |
section li address { display: none; } | |
section li time { float: right; } | |
section li strong::after { content: " —"; } | |
section li { padding-left: 1em; text-indent: -1em; } | |
section li ul { padding-left: 2em; } | |
section li li { list-style: square; } | |
@media screen { | |
a, a:visited { color: #00f; } | |
} | |
@media print { | |
a, a:visited { color: #000; text-decoration: none; } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment