Container runtimes, distributed storage, p2p systems, and developer tooling, mostly in Go. Plus the indie products I'm building on the side.
Two products I'm bootstrapping solo. Closed source, for now.
Finds the Reddit threads ranking on Google for your keywords, tracks your share of voice, and hands you a coached reply for each. Reddit leads, minus the ban risk.
A Chrome extension for X that reads your real funnel (reach, visits, follows, saves) and tells you who to reply to, in your own voice. Turns reach into followers, not vanity numbers.
GPU cloud platform for ML/AI teams: deploy on H100/A100-class GPUs across many providers and pay only while in use. Built the core Go backend, Mjolnir (a control-plane API tracking GPU deployment state across DataCrunch, Hyperstack, Nebius and more) and Ogre (a distributed daemon on the GPUs for backups, health checks, and better GPU utilization).
Minimal rootless container runtime built on Linux namespaces and the Docker API; Xontainer adds rootless user/mount/PID-namespace sandboxing for OCI-style isolation.
Content-addressed P2P storage (CIDv1, sha2-256) over go-libp2p, with Ed25519 PeerID identity, Kademlia DHT routing, and a custom block-transfer stream protocol for trustless, deduplicated retrieval.
A simple load balancer written in Golang with round-robin architecture and passive health checks.
Fast, practical Go package for filtering disposable or masked email domains, built for B2B SaaS signup validation.
Developed a versioned documentation site as a drop-in replacement for Jenkins CI.