Twelve months,
forty-eight weeks.
Every week has a resource drop, a mid-week code-along, hands-on activities, and a single shippable deliverable. Click any week to jump straight to the lesson notes.
HTML, CSS & Web Foundations
Get rock-solid at HTML and CSS before touching any framework. By the end of the month you can sketch any layout, make it responsive, and deploy it.
JavaScript Deep Dive
Learn JavaScript the language before adding any library. From variables to async/await, every concept practiced in a small, shippable project.
TypeScript + Git Mastery + Tooling
Layer TypeScript on top of the JavaScript you already know. Get fluent with branches, PRs, conflicts. Set up the dev tooling every modern project uses.
React Fundamentals
Learn React as a client-side library first. Components, props, state, effects, context, custom hooks. By the end of the month you've built a real SPA with no framework helping you.
Advanced React — Routing, Forms & Server State
Learn the libraries every React job expects: React Router, React Hook Form + Zod, TanStack Query. Ship a multi-page React app that feels production-grade.
Node.js + Express + REST APIs
Understand what a server actually is. Write Node, build REST APIs with Express, and at end of month wire your own React frontend to your own Express backend.
Databases, Auth & Career Module v1
Move off in-memory storage to a real database. Add authentication. Then turn the work so far into a resume, LinkedIn, and portfolio you can send to recruiters.
Next.js Frontend — App Router
Learn Next.js as the fusion of two things you already understand: React on the client and a Node server on the backend. App Router, Server vs Client Components, SEO, deploy.
Next.js Fullstack — Server Actions, Caching, Auth
Use Next.js as your fullstack stack: Server Actions for mutations, advanced caching, Prisma + Auth.js. Ship a real fullstack app you'd put on your resume.
Testing, DevOps + DSA Light
Add the engineering discipline that separates 'works on my machine' from 'safe to deploy on a Friday'. Unit, E2E, Docker, CI — plus a steady DSA habit for interview season.
AI Integration + Performance + DSA Medium
Treat AI like any other dependency: typed, cached, server-only, monitored. Tighten Web Vitals. Move from DSA easies to mediums in the interview-prep window.
Capstone, Interview Prep & Demo Day
Take everything from M1–M11 and channel it into a polished capstone, a sharpened interview game, and a real Demo Day presentation.
