Projects
A short list of things I've built, with current paid work first and side experiments below.
Memfold AI
Founding engineer (Feb 2026–present), working on two products:
- A conversational, screen-aware Mac desktop assistant that takes long-running tasks off the user's hands: background work, browser automation, document and slide editing, meeting transcription. Built on a live screen-and-audio context pipeline plus an LLM agent harness.
- Almanac, a thinking tool for deep research and writing, with real-time collaboration.
What I own: backend orchestration, distributed systems, the context pipeline (built on screenpipe), CI/CD and release infrastructure for signed Mac DMGs, and a secrets-management proxy for LLM keys.
Stack: Python, TypeScript, FastAPI, Node.js, Electron, Postgres, GCP, Claude Agent SDK, Deepgram, ElevenLabs.
toy-raft
A small Raft-backed key/value store in Go, written to understand the protocol by building it. Three replicas as goroutines, Go channels in place of RPC, write-ahead log and periodic snapshots for persistence.
Write-up: Learning Raft by Building It.
This site
Personal site and blog. Astro 5, customized Flexoki palette, full-bleed prose, hand-written content. The CSS rhythm and the type stack are tuned to read like a long-form notebook rather than a marketing page.