Projects
Things I've built: professional projects, side projects, and experiments. Some finished, some still cooking.
Featured
-
A minimal-yet-extensible Entity-Component-(System) framework written in Odin, optimized for solo game developers who want some performance without complexity.
- RoastNotesSvelteKit · FastAPI · Python · TypeScript · Tailwind CSS · PostgreSQL
A community-driven platform for coffee enthusiasts to discover, rate, and share their coffee experiences with fellow coffee lovers.
Other projects
AI-generated choose-your-own-adventure stories. Cool concept, but turns out AI gets really repetitive when you give it creative freedom.
This very site!
- PyOdin Lox (paused)Python · Odin · Language Design · Tree-walk Interpreter
An adaptation of the tree-walk interpreter and bytecode virtual machine from Crafting Interpreters.