some stuff i've made
from systems-heavy builds to backend, cloud, and devops work.
Orionsystems · cloud · devopsA from-scratch tool that runs and heals fleets of app containers across many servers automatically.Self-healing cluster in <2sVelocityCachecloud · devops · devtoolsA shared cache that skips rebuilding code you've already built, so big projects compile far faster.231x faster than TurboRepo at Local Cache Restoration.Distributed Task Schedulersystems · backend · cloud · devopsRuns scheduled jobs reliably across many servers, splitting the work and surviving failures.Leader-elected multi-node schedulingWebhook Delivery Servicebackend · cloud · devopsReliably notifies other apps when something happens, with retries and tamper-proof signatures.Per-subscriber retries with HMAC signingJob Queue & Worker Systembackend · cloud · devopsRuns background jobs in priority order with retries and a live dashboard to watch them.Priority lanes + DLQ + live dashboardRate Limiter as a Servicebackend · cloud · devopsCaps how often each user can hit an API, to stop abuse and overload.Atomic Lua rate limiting in Redis