-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
57 additions
and
23 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,9 @@ updated: 2023-12-20 | |
--- | ||
|
||
<style> | ||
.print { | ||
display: none; | ||
} | ||
@media print { | ||
.container { | ||
max-width: 50rem; | ||
|
@@ -32,6 +35,25 @@ updated: 2023-12-20 | |
.container { | ||
max-width: 75rem; | ||
} | ||
.print { | ||
display: inherit; | ||
} | ||
} | ||
body { | ||
font-family: | ||
-apple-system, | ||
BlinkMacSystemFont, | ||
avenir next, | ||
avenir, | ||
segoe ui, | ||
helvetica neue, | ||
helvetica, | ||
Cantarell, | ||
Ubuntu, | ||
roboto, | ||
noto, | ||
arial, | ||
sans-serif !important; | ||
} | ||
h2 + * { | ||
margin-top: 0; | ||
|
@@ -64,7 +86,7 @@ updated: 2023-12-20 | |
</a> | ||
</p> | ||
<p> | ||
<a href="mailto:[email protected]" style="white-space: nowrap">[email protected]</a> | ||
<a href="mailto:[email protected]" style="white-space: nowrap">[email protected]</a> | ||
/ (925) 979-5797 | ||
<br /> | ||
<a | ||
|
@@ -82,42 +104,55 @@ updated: 2023-12-20 | |
> | ||
</p> | ||
<p> | ||
Early Twitch engineer with 10+ years experience in full-stack & backend | ||
engineering and tech leadership,<br />with an eye for developer velocity and | ||
user experience. | ||
Early Twitch engineer with 10+ years experience in full stack & backend | ||
engineering and tech leadership, <br class="print" />with an eye for | ||
developer velocity and user experience. | ||
</p> | ||
</div> | ||
<h2>Job History</h2> | ||
<div class="job"> | ||
<div class="role">Principal Software Engineer</div> | ||
<div class="role">iOS Engineer</div> | ||
@ | ||
<h3 class="company">SunPower</h3> | ||
<h3 class="company">Brown Note</h3> | ||
<div>Self-Employed</div> | ||
<div class="location">Seattle, WA</div> | ||
July 2022–Present | ||
January 2024–Present | ||
<ul> | ||
<li> | ||
Foundeded, designed, & built a new solar workflow orchestration team and system, | ||
resolving coordination issues between five "boots on the ground" teams | ||
operating across hundreds of jurisdictions with minutely different laws | ||
A side project that got out of hand and became a full-time job, Brown Note | ||
is an iOS and iPadOS app that codifies a pen-and-paper technique I | ||
developed to help diagnose gastrointenstinal issues | ||
</li> | ||
<li> | ||
Talked to users and rapidly prototyped new ideas, leading to users | ||
ultimately discovering problem foods | ||
</li> | ||
<li> | ||
Mentored senior engineers to bring organization up to modern software standards including | ||
blameless portmortems, on-call flows, and design document review | ||
Self-taught Swift, SwiftUI, and SwiftData using modern iOS standards and | ||
practices, leading to first-try App Store approval | ||
</li> | ||
<li> | ||
Wore many hats serving roles from engineer to designer to customer support | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="job"> | ||
<div class="role">Staff Software Engineer</div> | ||
<div class="role">Principal Software Engineer</div> | ||
@ | ||
<h3 class="company">FalconX</h3> | ||
<h3 class="company">SunPower</h3> | ||
<div class="location">Seattle, WA</div> | ||
January 2022–June 2022 | ||
July 2022–January 2024 | ||
<ul> | ||
<li>Entered via acquisition of YourBase January 2022</li> | ||
<li> | ||
Improved internal developer experience and onboarding by building internal | ||
CLI to manage monolith complexity, reducing time-to-first-commit for new | ||
engineers from 3 weeks to 2 days | ||
Founded, designed, & built a new solar workflow orchestration team and | ||
system, resolving coordination issues between five "boots on the ground" | ||
teams operating across hundreds of jurisdictions with minutely different | ||
laws | ||
</li> | ||
<li> | ||
Mentored senior engineers to bring organization up to modern software | ||
standards including blameless portmortems, on-call flows, and design | ||
document review | ||
</li> | ||
</ul> | ||
</div> | ||
|
@@ -126,7 +161,7 @@ updated: 2023-12-20 | |
@ | ||
<h3 class="company">YourBase</h3> | ||
<div class="location">Seattle, WA</div> | ||
April 2020–January 2022 | ||
April 2020–June 2022 | ||
<ul> | ||
<li> | ||
Ideated & led a company pivot from proprietary CI product to an | ||
|
@@ -146,11 +181,10 @@ updated: 2023-12-20 | |
weeks of joining by replacing raw queries with ORM relationships, bringing | ||
the most-used API endpoint from >12s down to <50ms | ||
</li> | ||
<li>Exited via acquisition by FalconX January 2022</li> | ||
</ul> | ||
</div> | ||
<div class="job"> | ||
<div class="role">Technical Founder</div> | ||
<div class="role">CEO & Technical Founder</div> | ||
@ | ||
<h3 class="company">Splits.io</h3> | ||
<div class="location">Seattle, WA</div> | ||
|
@@ -183,7 +217,7 @@ updated: 2023-12-20 | |
@ | ||
<h3 class="company">Twitch</h3> | ||
<div class="location">San Francisco, CA</div> | ||
2014–2019 | ||
January 2014–January 2019 | ||
<ul> | ||
<li> | ||
Built, scaled, and | ||
|