💬 Add recent jobs/projects
This commit is contained in:
parent
bda22111f7
commit
271b3f8654
3 changed files with 37 additions and 2 deletions
|
|
@ -9,9 +9,24 @@ Description = "Experienced web developer"
|
||||||
|
|
||||||
## Work Experience
|
## Work Experience
|
||||||
|
|
||||||
|
- [**Oteemo**](https://oteemo.com/)
|
||||||
|
*Senior Consultant*
|
||||||
|
<span class="work-period"><time datetime="2021-09">September 2024<time> - present</span>
|
||||||
|
|
||||||
|
Senior Engineer on the US Air Force [Platform One](https://p1.dso.mil/) Vulnerability Assessment Tracker, tracking security vulnerabilities in a hardened Docker registry. Led migration of infrastructure to microservices. Mentored Junior Developers. Interviewed potential team members. Led team meetings.
|
||||||
|
|
||||||
|
go, microservices, node, MySql, React, Docker
|
||||||
|
{.tech}
|
||||||
|
|
||||||
|
- [**LenderHomePage**](https://lenderhomepage.com)
|
||||||
|
*Principal Software Engineer*
|
||||||
|
<span class="work-period"><time datetime="2021-08">August 2024</time> - <time datetime="2021-09">September 2024<time></span>
|
||||||
|
|
||||||
|
Laravel, PHP, microservices, MySql
|
||||||
|
{.tech}
|
||||||
- [**GRIN**](https://grin.co)
|
- [**GRIN**](https://grin.co)
|
||||||
*Principal Software Engineer/Back-end Architect*
|
*Principal Software Engineer/Back-end Architect*
|
||||||
<span class="work-period"><time datetime="2021-08">August 2021</time> - present</span>
|
<span class="work-period"><time datetime="2021-08">August 2021</time> - <time datetime="2024-05">May 2024</time></span>
|
||||||
|
|
||||||
Principal Engineer and Architect at social media SaaS company
|
Principal Engineer and Architect at social media SaaS company
|
||||||
|
|
||||||
|
|
@ -120,7 +135,7 @@ Description = "Experienced web developer"
|
||||||
## Education
|
## Education
|
||||||
|
|
||||||
University of Texas at Austin
|
University of Texas at Austin
|
||||||
August 2024 - May 2028
|
August 2004 - May 2008
|
||||||
Bachelor of the Arts - Theater
|
Bachelor of the Arts - Theater
|
||||||
|
|
||||||
</section><!-- /#education -->
|
</section><!-- /#education -->
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@ id: skills
|
||||||
- React
|
- React
|
||||||
- PHP
|
- PHP
|
||||||
- go
|
- go
|
||||||
|
- microservices
|
||||||
- MySQL
|
- MySQL
|
||||||
- Laravel
|
- Laravel
|
||||||
- Yii
|
- Yii
|
||||||
|
|
@ -24,4 +25,5 @@ id: skills
|
||||||
- Docker
|
- Docker
|
||||||
- AWS
|
- AWS
|
||||||
- Google App Engine
|
- Google App Engine
|
||||||
|
- Leadership
|
||||||
{.skills}
|
{.skills}
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,24 @@ id: projects
|
||||||
|
|
||||||
<section class="projects">
|
<section class="projects">
|
||||||
|
|
||||||
|
<section class="project ezcache">
|
||||||
|
|
||||||
|
### ezcache
|
||||||
|
|
||||||
|
<a href="https://pkg.go.dev/codeberg.org/danjones000/ezcache" class="noprint">🔗</a>
|
||||||
|
Dead simple in-memory caching library for go.
|
||||||
|
|
||||||
|
</section><!-- /.project.ezcache -->
|
||||||
|
|
||||||
|
<section class="project nomino">
|
||||||
|
|
||||||
|
### nomino
|
||||||
|
|
||||||
|
<a href="https://pkg.go.dev/codeberg.org/danjones000/nomino" class="noprint">🔗</a>
|
||||||
|
go library for random filename generation.
|
||||||
|
|
||||||
|
</section><!-- /.project.nomino -->
|
||||||
|
|
||||||
<section class="project middleware">
|
<section class="project middleware">
|
||||||
|
|
||||||
### gin error middleware
|
### gin error middleware
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue