A guided exercise project from "Frontend Masters" by "Kevin Powell".
Tech: HTML, CSS
Project Type: Guided Exercise / Course Project
- Initial implementation was done independently, without referencing the course material.
- Codebase was then refactored to improve structure and readability.
- After reviewing the course implementation, the project was rewritten to align with best practices.
- Final improvements and personal enhancements were applied.
This project is a practice implementation of the "Build a Modern Website from Scratch" course by Kevin Powell on Frontend Masters.
The goal was to practice modern CSS techniques and build a fully responsive, professional-looking website while applying advanced styling and layout concepts.
- Advanced CSS techniques, including layers, data-attributes, custom properties, and component-based styling
- Semantic HTML structure for modern websites
- CSS Grid and Flexbox for layout and responsive design
- Organizing CSS using advanced structures for maintainability and scalability
- Creating a responsive design for desktop, tablet, and mobile breakpoints
- Implementing modern best practices in CSS development
- All code written by me, following the course instructions.
- Focus was on CSS skills, not JavaScript or backend functionality.
https://fungifinders-ui.netlify.app/
This project demonstrates my ability to build modern, responsive website using advanced css techniques, while following the professional best practices and structured code organization.