I write code that’s easy to delete and hard to break.
Twelve years shipping software at Microsoft, Google, and Apple. Since 2023 I’ve been independent — maintaining a small family of open source tools and taking on a short queue of freelance builds from a desk in Fort Greene, Brooklyn.

SELECTED WORK (06)
The full index →Halstead Books
Storefront and inventory sync for a three-shop Brooklyn bookseller. The website finally knows what’s on the shelves — down to the signed copies.
Pilcrow
Editor performance for a writing app: 60fps typing on 200-page manuscripts, and an undo history that survives a crash.
Rockaway Surf Club
Lesson booking that works on beach wifi — offline-first forms that reconcile when the instructor is back on shore.
ABOUT

I’m Owen. I’ve been building software for a bit over twelve years — first at Microsoft in Redmond, then back home in New York with Google and Apple. In 2023 I traded the badge for a library card and went independent.
My week splits roughly in two. Half goes to a small family of open source tools — bodega, stoop, crosstown, driftwatch — and half to freelance builds for teams who want something made well and handed over cleanly. No retainers, no depending on me sticking around: I build it, document it, and teach your team to run it.
Off the clock: long rides over the Manhattan Bridge, a standing Tuesday at Barbès in Park Slope, and a bacon-egg-and-cheese ranking I take more seriously than most production incidents.
THINGS I HOLD TRUE
- Boring technology, exciting products. Never the reverse.
- A README is a love letter to your future self.
- Deploy on Friday — before lunch, with the rollback typed out.
- Small tools, sharp edges, plain text.
- If the demo needs a caveat, it isn’t done.
OPEN SOURCE
github.com/owenparker →- bodega
Offline-first key-value store for the browser. IndexedDB underneath, plain objects on top, sync when you feel like it.
- stoop
Static site generator with exactly one opinion: content is files, and files don’t need a database. Builds this site in 90 ms.
- crosstown
Zero-downtime deploys for people with one server and no platform team.
- driftwatch
Tells you when production config drifts from what’s in git. Loudly, and with the diff attached.