Hi, I'm Sandeep 👋
This repository contains all the projects I built for the Responsive Web Design Certification offered by freeCodeCamp.
I successfully completed all five required projects and passed all automated test suites provided by FreeCodeCamp.
Throughout these projects, I practiced and improved skills in:
- ✅ Semantic HTML5
- ✅ Responsive layouts using CSS Flexbox and Grid
- ✅ Form design and validation
- ✅ Accessibility best practices
- ✅ Media queries and mobile-first design
- ✅ Technical documentation structuring
- ✅ CSS styling and layouts
- ✅ Designing personal portfolios from scratch
Description: A simple yet fully functional survey form collecting user data such as name, email, preferences, etc.
Skills Used: HTML form elements, validation, basic CSS layout
🔗 Live Demo
Description: A tribute page dedicated to a notable figure, featuring their biography, achievements, and images.
Skills Used: Semantic HTML, text structuring, responsive design
🔗 Live Demo
Description: A multi-section technical documentation webpage with a fixed sidebar and scrollable content.
Skills Used: CSS Grid, media queries, anchor links, accessibility
🔗 Live Demo
Description: A landing page for a fictional product, including features, media content, and a call-to-action form.
Skills Used: CSS Flexbox, navigation bar, layout design
🔗 Live Demo
Description: My personal portfolio showcasing projects, social links, and a contact section.
Skills Used: Grid/Flexbox, smooth scrolling, CSS transitions
🔗 Live Demo
- HTML5
- CSS3
- Flexbox
- CSS Grid
- Responsive Design
- Accessibility Guidelines
- Git & GitHub
If you want to view or use any project:
git clone https://github.com/your-username/Free-Code-Camp-Responsive-CSS-projects.git
cd project-folder-name
open index.html
