This is a fully responsive website built from scratch using pure HTML5 and CSS3.
The entire project was developed as part of my personal practice journey — without using any AI assistance (like ChatGPT or Copilot) or any frontend frameworks.
I created this project after completing the HTML & CSS course by Jonas Schmedtmann to solidify my foundational skills and gain confidence in hand-coding responsive layouts using only trusted web documentation.
🔗 View the live site on GitHub Pages
- ✅ Fully responsive layout (mobile, tablet, desktop)
- ✅ Built using semantic HTML5 and modern CSS
- ✅ No AI (ChatGPT, Copilot, etc.)
- ✅ No frameworks or libraries (No Bootstrap, no Tailwind)
- ✅ Pure practice project to build real-world skills
- ✅ Learned via trusted sources: MDN, W3Schools, Jonas Schmedtmann course
Technology | Purpose |
---|---|
HTML5 | Structure and semantics |
CSS3 | Styling, layout, responsiveness |
Flexbox | Component alignment and structure |
CSS Grid | Page layout design |
Media Queries | Responsiveness across devices |
This project was built by combining the knowledge gained from:
- ✅ Jonas Schmedtmann’s HTML & CSS course on Udemy