Responsive-designweb page

HTML & CSS

GitHub Repo Live version

This project represents a key milestone in my learning journey, my first fully responsive web page, built independently during the Scrimba Frontend Developer Career Path. It merges two passions of mine: powerlifting and technology. The page is designed to adapt seamlessly across mobile, tablet, and desktop devices, using relative units such as percentages, `em`, and `rem`, combined with media queries and a mobile-first design strategy.While my career direction is now focused on cybersecurity, projects like this reflect my foundational understanding of how websites are built and rendered — an essential perspective for securing them. Developing this page gave me a deeper appreciation of how frontend architecture, layout responsiveness, and user behavior intersect with web application security. It also reaffirmed the importance of designing with accessibility and flexibility in mind, two principles that remain critical in secure digital environments.