some stuff i've made
from systems-heavy builds to backend, cloud, and devops work.
Orion // Self-healing cluster in <2ssystems · cloud · devopsA from-scratch tool that runs and heals fleets of app containers across many servers automatically.VelocityCache // 231x faster cache restore vs TurboRepocloud · devops · devtoolsA shared cache that skips rebuilding code you've already built, so big projects compile far faster.Distributed Task Scheduler // fault-tolerant, leader-electedsystems · backend · cloud · devopsRuns scheduled jobs reliably across many servers, splitting the work and surviving failures.Webhook Delivery Service // tamper-proof + guaranteed deliverybackend · cloud · devopsReliably notifies other apps when something happens, with retries and tamper-proof signatures.Job Queue & Worker System // priority lanes + dead letter queuebackend · cloud · devopsRuns background jobs in priority order with retries and a live dashboard to watch them.Rate Limiter as a Service // atomic, per-user rate limitingbackend · cloud · devopsCaps how often each user can hit an API, to stop abuse and overload.