Skip to content

Commit

Permalink
feat: Add Doximity and Kickplan positions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhoyt committed Jan 6, 2025
1 parent c40e45c commit aee3001
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 2 deletions.
10 changes: 10 additions & 0 deletions data/resume/employers/_doximity.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Name: Doximity
Role: Senior Software Engineer II
StartDate: 2023-03-20
EndDate: 2023-05-31
Summary:
Accomplishments:
- Recruited through network of former colleagues to join the engineering team
- Demonstrated immediate impact by identifying and preemptively patching a critical security vulnerability before production deployment
- Transitioned to founding engineer role at Kickplan, pursuing the rare opportunity to build a product from the ground up
Technologies:
21 changes: 21 additions & 0 deletions data/resume/employers/_kickplan.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Name: Kickplan
Role: Staff Engineer (Founding Engineer)
StartDate: 2023-06-01
EndDate:
Summary:
Accomplishments:
- Led ground-up development of Kickplan's core application platform using **Elixir**, architecting the foundation of the company's technical infrastructure
- Engineered a distributed, high-performance entitlements engine modeled after OpenPolicyAgent, achieving **OpenFeature** compliance while maintaining exceptional performance
- Designed and implemented a scalable multi-tier data processing pipeline using **Elixir**, **SQLite**, **Broadway**, and **Timescale**, capable of processing hundreds of millions of monthly data points with minimal resource consumption
- Architected and developed the company's flagship **Ruby** SDK, establishing the technical foundation and patterns for all subsequent SDK implementations across multiple languages
Technologies:
- Elixir
- Phoenix
- Broadway
- Ruby
- JSON-RPC
- Pub/Sub
- SQLite
- PostgreSQL
- TimescaleDB
- OpenFeature
2 changes: 1 addition & 1 deletion data/resume/employers/_stellar.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: Stellar Tickets
Role: Staff Engineer
StartDate: 2020-06-01
EndDate:
EndDate: 2023-03-19
Summary: >
Part of a small cross-functional team responsible for the startup of Stellar at
Goldstar and eventual spin-off of Stellar from Goldstar. Senior most individual
Expand Down
82 changes: 81 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,84 @@ <h2>Summary</h2>
<h2>Work Experience</h2>


<div class="position">
<h3>
Kickplan
<span>Staff Engineer (Founding Engineer)</span>
</h3>

<time>


Jun 2023


-

Present


</time>




<ul>

<li>Led ground-up development of Kickplan&rsquo;s core application platform using <strong>Elixir</strong>, architecting the foundation of the company&rsquo;s technical infrastructure</li>

<li>Engineered a distributed, high-performance entitlements engine modeled after OpenPolicyAgent, achieving <strong>OpenFeature</strong> compliance while maintaining exceptional performance</li>

<li>Designed and implemented a scalable multi-tier data processing pipeline using <strong>Elixir</strong>, <strong>SQLite</strong>, <strong>Broadway</strong>, and <strong>Timescale</strong>, capable of processing hundreds of millions of monthly data points with minimal resource consumption</li>

<li>Architected and developed the company&rsquo;s flagship <strong>Ruby</strong> SDK, establishing the technical foundation and patterns for all subsequent SDK implementations across multiple languages</li>

</ul>



<p class="technologies">Elixir, Phoenix, Broadway, Ruby, JSON-RPC, Pub/Sub, SQLite, PostgreSQL, TimescaleDB, OpenFeature</p>

</div>

<div class="position">
<h3>
Doximity
<span>Senior Software Engineer II</span>
</h3>

<time>


Mar 2023


-


May 2023



</time>




<ul>

<li>Recruited through network of former colleagues to join the engineering team</li>

<li>Demonstrated immediate impact by identifying and preemptively patching a critical security vulnerability before production deployment</li>

<li>Transitioned to founding engineer role at Kickplan, pursuing the rare opportunity to build a product from the ground up</li>

</ul>



</div>

<div class="position">
<h3>
Stellar Tickets
Expand All @@ -67,7 +145,9 @@ <h3>

-

Present

Mar 2023



</time>
Expand Down

0 comments on commit aee3001

Please sign in to comment.