A personal portfolio website to showcase my skills, projects, and accomplishments as a web developer.
Objective: To build a personal portfolio website that:
- Showcases my web development skills.
- Displays a collection of my projects with detailed descriptions and links.
- Provides a professional background, including education and experience.
- Features a user-friendly and visually attractive design that highlights my work.
- HTML5: For structuring the content of the website.
- CSS3: For styling the website, ensuring it is visually appealing and responsive.
- JavaScript: For adding interactive elements and enhancing user experience.
- index.html # Main HTML file with structure and content.
- styles.css # CSS file for styling the website.
- script.js # JavaScript file for interactive features.
- README.md # Documentation.
- Clone this repository:
- git clone https://github.com/rishanmenezes/PRODIGY_WD_03.git
- Open the project folder in a code editor (e.g., VS Code).
- Open index.html in a browser to play the game.
- Building a responsive and visually appealing personal website using HTML and CSS
- Implementing interactive JavaScript functionality for dynamic features.
- Using modern web development practices to design a clean, user-friendly interface.
- Organizing and structuring content effectively to create a cohesive online presence.
- Home Page: Includes a captivating headline, a professional photo, and a brief summary of skills.
- About Me Section: Provides a detailed background, education, and professional experience.
- Project Gallery: Showcases key web development projects with descriptions and links to GitHub repositories.
- Contact Section: Includes contact information and a form for visitors to reach out.
- Thanks to PRODIGY Infotech for the opportunity to build this project.
- Resources: MDN Web Docs, W3Schools, JavaScript.info.