Nate Wilson
Software engineer focused on backend systems and databases. Currently at AndHealth building healthcare software for chronic illness care. Based in Ohio.
Outside of work: small farm, endurance training, too many side projects.
Last updated Apr 4, 2026
Now
- Learning: Database Internals, Systems Programming in Odin
- Reading: Database Internals and Operating Systems: Three Easy Pieces
Projects
- CapraDB active
A database built from scratch in Odin to learn how databases actually work under the hood.
-
A minimal-yet-extensible Entity-Component-(System) framework written in Odin, optimized for solo game developers who want some performance without complexity.
-
A community-driven platform for coffee enthusiasts to discover, rate, and share their coffee experiences with fellow coffee lovers.
Writing
Games
-
A tower defense game built with geometric shapes. No sprites, no assets, just procedural geometry.
-
A simple, shapes-only, bullet heaven game built in Odin with Raylib