Welcome to the GitHub repository for my first freelancing project, where I built a fully functional website from scratch using HTML, CSS, JavaScript, and the lightweight CSS framework Bulma. 🎉
This project holds a special place in my journey as a developer—it marks the first time I was paid for my work as a freelancer. I am excited to share it with the world and demonstrate what I achieved!
- Responsive Design: The website is fully responsive and optimized for all screen sizes, including desktops, tablets, and mobile devices.
- Custom Styling: Leveraged Bulma's modern and lightweight CSS utilities while integrating custom styles for a unique look.
- Interactive Elements: Enhanced user experience with dynamic features and interactivity using vanilla JavaScript.
- Cross-Browser Compatibility: Tested and optimized for smooth performance across multiple browsers.
- Clean & Maintainable Code: Hand-written, well-structured, and easy-to-maintain HTML, CSS, and JavaScript files.
- HTML5: For the website structure and semantic elements.
- CSS3: For styling, including animations and custom designs.
- JavaScript: For client-side logic and interactivity.
- Bulma CSS Framework: For a lightweight and responsive design foundation.
Example:
| Desktop View | Mobile View |
|---|---|
![]() |
![]() |
This website was built for Wulkanizacja i Myjnia Samochodowa Felix. I worked closely with the client to ensure the design matched their vision and delivered a polished, professional website they were proud of.
It was a great opportunity to apply my skills, learn to manage a project independently, and provide value to a paying client.
Here's a quick overview of the repository's structure:
/
├── index.html # Main HTML file
├── /css # Folder for custom CSS
│ └── styles.css # Custom styles
├── /js # Folder for JavaScript
│ └── script.js # Custom scripts
├── /images # Folder for images and assets
└── README.md # This file

