projects
fun things i've built.
featured
event-sourced agent runtime for go. every run is an append-only, hash-chained event log — replayable, tamper-evident, resumable.
distributed kv store written in go from scratch on raft. strong consistency, follower reads, dynamic membership, full observability stack.
a focused way to learn from youtube without getting trapped in the algorithm. turns playlists into structured courses with progress, completion, and zero recommendations.
tree-walking interpreter for a small dynamically typed language, written in go from scratch. built to actually understand parsing and evaluation.
more
spotify-powered desk lamp: rust server, esp32 firmware, lcd track display, and album-art colored rgb light.
persistent key-value store in go with a custom wal, crash recovery, batching, and segmented logs.
minimal llm streaming proxy that normalizes provider events into one sse stream with usage and latency metrics.
token bucket rate limiter in go with burst control, refill behavior, and simple concurrency.
webhook manager with a go backend, typescript ui, request routing, and delivery utilities.
call-analysis app that turns recordings into behavioral signals and coaching playbooks.