This project is a full-stack responsive website developed as a practical exercise to consolidate and apply the concepts learned during The Web Developer Bootcamp 2026. The main goal was to transition from theoretical knowledge to real-world application by implementing a complete web solution from scratch.
The project was built based on a pre-existing design layout provided by Mindshaker. The development process followed a structured component-by-component approach, where each section of the website was coded and fully optimized for desktop first, then adapted for tablet, and finally refined for mobile devices before moving on to the next section. This iterative workflow ensured a pixel-perfect replication of the design and strict adherence to responsive design principles across all screen sizes.
Once the frontend interface was completed and verified, the focus shifted to backend integration. A MySQL database was structured to handle data persistence, using PHP to link it directly to the contact form so it could process and store the submitted information
- Frontend: HTML5, CSS3, and Vanilla JavaScript
- Backend: PHP
- Database: MySQL and XAMPP