Back home

Blog

Notes on software engineering, applied AI, and the systems I build — and books I've read.

4 min read

Design Patterns, in Practice

What design patterns actually are, why they exist, and three you'll reach for again and again: Observer, Decorator, and State, with real TypeScript.

EngineeringDesign PatternsTypeScript
Read post
1 min read

Hello, world — and what I'll write about here

A quick intro to this blog: backend architecture, applied AI, and the engineering decisions behind the systems I build.

MetaEngineering
Read post