This repository contains all my practical labs, exercises, and standalone projects built while completing the Responsive Web Design certification curriculum on freeCodeCamp.
- HTML5 (Semantic Elements, Forms, Accessibility)
- CSS3 (Flexbox, Grid, Media Queries, Custom Properties)
- Git & WSL (Ubuntu) for version control and development workflow
- VS Code as the primary code editor
- 01-html-complete/ β Core HTML concepts, semantic elements, forms, and multimedia structure.
- 02-css-basics/ β Fundamentals of styling, typography, colors, and the Box Model.
- certification-projects/ β Final projects required to earn the freeCodeCamp certification.
- Option A (Simple): Open any project folder and double-click the index.html file to open it directly in your web browser.
- Option B (VS Code): Open the project folder in VS Code, right-click any index.html file, and select Open with Live Server for real-time preview.
- Name: Mohammad Mahdi Niazi Sareban
- Goal: Building a solid foundation in Web Development.