Personal Portfolio Website
I designed and built my own personal portfolio website to showcase my skills, education, and projects. This project gave me hands-on experience in building a full website from scratch while focusing on responsive design, user experience, and clean code.
Technologies Used: HTML | CSS | JavaScript
- Fully responsive layout for desktop and mobile devices
- Interactive navigation menu for smooth page transitions
- Custom styling and layout using CSS to reflect a personal brand
- Implemented JavaScript for dynamic features and user interaction
My Process:
- Planned the site structure and pages: Home, About Me, Education, Skills, Projects, Contact
- Learned and applied HTML to create the content and structure
- Used CSS to design the layout, colors, and responsive styling
- Added interactivity with JavaScript, like menu toggling and project effects
- Tested across devices to ensure accessibility and usability
What I Learned: Writing clean HTML, styling with CSS, adding JavaScript interactions, and organizing a multi-page website project from start to finish.