About
I’m a developer who likes building small, fast, well-named things. I work across the stack — embedded firmware, web apps, and the tooling that holds them together.
What I care about
- Tools that respect your time. Fast feedback loops, no magic, no surprises in production.
- Interfaces that disappear. The best tool is the one you stop thinking about.
- Writing things down. If I can’t explain a decision, I don’t understand it yet.
How this site is built
Astro 6 + React islands, deployed to Cloudflare Workers. Content lives in src/content/ as MDX so I can write prose and code together. The ocean at the bottom of the home page is a canvas-free ASCII animation that runs on requestAnimationFrame. The terminal aesthetic is intentional, not a theme.
What I’m working on
- This site (always)
- A small browser game — TBD which engine, leaning Phaser for 2D
- Writing more, less