Notes
Writing
Notes on engineering, tooling, and whatever I've been nerding out on.
- 2 min read
Building a Portfolio with MDX and the App Router
Why I render every page from flat MDX files — and how the content pipeline stays boring on purpose.
engineering · next.js · typescript
- 2 min read
Synthesizing UI Sounds with the Web Audio API
Zero audio files, a few oscillators, and a sound design budget of about forty lines of code.
web-audio · typescript · design