Personal Website

This project is a basic portfolio website developed to demonstrate my ability to design and develop a responsive and interactive portfolio website using HTML, CSS, and JavaScript. The site serves as a digital resume, to show my professional background, skills, projects, and contact details. It includes multiple pages for navigation, such as the home page, resume, projects, and contact form.

Key Features:

  • Multi-Page Structure:

    The website includes multiple sections like Home, Resume, Projects, and Contact, each accessible via a navigation bar.

  • HTML & CSS Styling:

    Styled using basic CSS to give a clean, organized look while focusing on showcasing information clearly.

  • Contact Form:

    A static form demonstrates my understanding of HTML input elements and form creation.

  • Responsiveness:

    Designed to adapt seamlessly to different screen sizes, ensuring usability across devices, from desktops to smartphones.

  • Basic Interactivity:

    JavaScript is used to add functionality to the Projects section, allowing users to browse through project descriptions using "Previous" and "Next" buttons. The section loops projects for a continuous browsing experience.

Technologies used:

  • HTML: For structuring the content and linking pages.

  • CSS: For styling, layout design, and responsive behavior.

  • JavaScript: For adding interactivity and improve user experience.

Note: This website is not currently hosted online, but the full source code is available on GitHub. Feel free to explore the repository to view the code and project structure.