Index
Selected work
A few things I've designed and built. Each one is a real problem solved end to end — from data model to the last pixel.
01
Orbit Analytics
2025Full-stack engineer
A real-time product analytics dashboard handling millions of events a day, with sub-second query latency over a columnar store.
- TypeScript
- React
- Node.js
- ClickHouse
- Redis
02
Lumen Design System
2024Lead engineer
A headless component library and design-token pipeline that keeps a dozen apps visually consistent from a single source of truth.
- React
- TypeScript
- Style Dictionary
- Storybook
03
Meridian API
2024Backend engineer
A type-safe, self-documenting API gateway that unifies a dozen internal services behind one schema with end-to-end types.
- Node.js
- tRPC
- PostgreSQL
- Docker
- OpenTelemetry
04
Nocturne CLI
2023Creator
An open-source terminal tool for scaffolding and deploying edge functions, with a plugin system and a focus on developer delight.
- Rust
- TypeScript
- WASM