Practical builds
Build Through Practical Projects
Each project is structured like a real product — not a five-minute toy. You'll build the moving parts that actually ship: auth, payments, real-time, AI, dashboards.
2 projects in Backend · Intermediate
- Premium
E-Commerce Platform
Catalog, cart, checkout, orders, admin — the full loop.
Build an e-commerce app with the moving parts that actually ship: a catalog, a cart, a checkout that survives page refreshes, an admin area, and an order lifecycle that can recover from failed payments.
CatalogCheckoutOrdersAdminIntermediate ~22h - Premium
Real-Time Chat App
Rooms, presence, typing indicators, and reliable delivery.
Build a chat app that handles the realities: reconnects, message ordering, presence flickers, typing indicators, and delivering messages even if a user briefly disconnects.
Real-timeWebSocketsPresencePub/SubIntermediate ~16h