Web Development Projects on Real Systems
Real web development is debugging the system you inherited, not scaffolding a new one. These full stack and backend projects are real broken web systems - React frontends, APIs, databases, auth - you fix end to end in a live cloud workspace.
Why these reflect the actual job
Most web-dev project lists are clones of apps that already exist, which now prove nothing. Real web work is the unglamorous middle: a CORS error blocking prod, an N+1 query melting the dashboard, an auth token that accepts anything. These are those bugs, debugged as one connected system the way the job hands them to you.
24 projects to start with
Full stack means debugging across the boundary
The hardest web bugs live at the seams - the request that looks fine in the browser but 500s at the API, the timestamp that is right in Postgres and wrong in React. These projects deliberately span that boundary so you practice the thing junior portfolios skip: tracing a failure from the UI through the API to the database and back.
Build your portfolio free. You are in a real cloud workspace in 30 seconds - fix real systems, show real work.
Start free →