Start from scratch: understand HTML tags, elements, nesting, and build your first structured webpage.
Learn how to style your site with colors, fonts, spacing, and CSS positioning. Intro to Flexbox.
Master page layouts using Flexbox and CSS Grid. Learn to make your site mobile-friendly with media queries.
Learn version control basics, how to push to GitHub, and deploy your site using GitHub Pages or Render.
Start writing JavaScript: variables, data types, conditionals, loops, and functions.
Make your site interactive. Use JS to select, modify elements, and respond to clicks and inputs.
Learn how to work with APIs using `fetch()`. Build apps that pull real-time data like weather or jokes.
Build your final project combining everything you've learned and submit it for review + certification.
HTML + Semantic Structure
Start from scratch: understand HTML tags, elements, nesting, and build your first structured webpage.
CSS Basics + Layout
Learn how to style your site with colors, fonts, spacing, and CSS positioning. Intro to Flexbox.
Advanced Flexbox + Grid + Responsive Design
Master page layouts using Flexbox and CSS Grid. Learn to make your site mobile-friendly with media queries.
Git, GitHub & Deployment
Learn version control basics, how to push to GitHub, and deploy your site using GitHub Pages or Render.
JavaScript Basics
Start writing JavaScript: variables, data types, conditionals, loops, and functions.
DOM Manipulation + Events
Make your site interactive. Use JS to select, modify elements, and respond to clicks and inputs.
APIs + Fetch + Mini Apps
Learn how to work with APIs using `fetch()`. Build apps that pull real-time data like weather or jokes.
Capstone Project + Certification
Build your final project combining everything you've learned and submit it for review + certification.