symp
symp

Info

This is my first portfolio website created as a part of my learning journey in web development. It showcases my skills, including HTML, CSS, JavaScript, and basic front-end design. The goal of this project was to create a personal website that highlights my development skills, my previous work, and the technologies I’ve learned.

The Challenge

The main challenge was learning how to structure the website efficiently while keeping it responsive. I had to ensure that the layout and content looked good on different screen sizes. Additionally, integrating smooth navigation and working with CSS for styling proved to be tricky at first. Another challenge was making sure the site was both visually appealing and user-friendly.

The Solution

To overcome the challenges, I used a mobile-first approach in CSS to ensure the website was responsive on different devices. I utilized Flexbox and Grid for layout management, which made it easier to adapt to various screen sizes. For the design, I chose a simple color scheme to keep the layout clean and readable. I also added interactive elements using JavaScript to enhance user experience, such as smooth scrolling and responsive navigation. Overall, I focused on building a site that was visually appealing, functional, and easy to navigate.