Nate Wilson
Software engineer focused on backend systems and databases. Currently at Prevounce Health building healthcare software. Based in Ohio.
Outside of work: small farm, endurance training, too many side projects.
Last updated Jan 20, 2026
Now
- Learning: Database Internals, Systems Programming in Go
- Reading: Database Internals and Operating Systems: Three Easy Pieces
- Recently finished: Ironman Ohio 2025
Projects
-
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.
-
This very site!
-
AI-generated choose-your-own-adventure stories. Cool concept, but turns out AI gets really repetitive when you give it creative freedom.
-
An adaptation of the tree-walk interpreter and bytecode virtual machine from Crafting Interpreters.
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