Backend Projects (Real Systems, Real Portfolio)
The best backend projects look like real backend work, not tutorials. These are real backend systems you fix in a live cloud workspace - an N+1 query, JWT auth, a race condition, a webhook - each one a portfolio piece hiring managers can open.
Why these beat a tutorial clone
A tutorial clone shows you can follow steps. Fixing a real backend system shows you can reason about reliability, data, and correctness - what the job is actually about.
18 projects to start with
Add a NOT NULL Column With a Zero-Downtime BackfillBackend · SeniorRefactor Globals Into Dependency InjectionBackend · SeniorDesign a URL Shortener (System Design)Backend · SeniorDesign a Rate Limiter (Token Bucket)Backend · SeniorBuild a Webhook Delivery System With RetriesBackend · MidFix the N+1 QueryBackend · MidStop a Double-Charge Race ConditionBackend · MidInstrument an API With OpenTelemetryBackend · MidStream Tokens Over Server-Sent Events (SSE)Backend · MidVerify a Stripe Webhook Signature (HMAC)Backend · MidPlug a Go Goroutine LeakBackend · MidMigrate an Express Route to FastifyBackend · MidFix a Node.js Memory LeakBackend · MidFan Out Events With AWS SNS and SQSBackend · MidReturn the Correct HTTP Status CodeBackend · JuniorRepair Broken API PaginationBackend · JuniorAdd CORS Middleware to an Express APIBackend · JuniorAdd a Health Check Endpoint in GoBackend · Junior
Pick by what you want to prove
Want to show you can secure an API? Do the auth one. Scale a slow endpoint? Do the query and caching ones. Each finished fix is concrete evidence on your portfolio.
Build your portfolio free. You are in a real cloud workspace in 30 seconds - fix real systems, show real work.
Start free →