💬 Add recent jobs/projects

This commit is contained in:
Dan Jones 2025-10-29 22:17:00 -05:00
commit 271b3f8654
3 changed files with 37 additions and 2 deletions

View file

@ -13,6 +13,7 @@ id: skills
- React
- PHP
- go
- microservices
- MySQL
- Laravel
- Yii
@ -24,4 +25,5 @@ id: skills
- Docker
- AWS
- Google App Engine
- Leadership
{.skills}

View file

@ -5,6 +5,24 @@ id: 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">
### gin error middleware