This is a portfolio web application built using HTML and CSS. It showcases your work, skills, and provides a way for potential clients or employers to learn more about you and your projects. View the website
- Responsive design: The web application is optimized for different screen sizes, ensuring that it looks great on desktop, tablet, and mobile devices.
- Project showcase: You can highlight your projects, including descriptions, screenshots, and links to live demos or GitHub repositories.
- About Me section: Share information about yourself, your background, skills, and interests.
- Contact form: Include a contact form to allow visitors to get in touch with you easily.
- Clone the repository:
git clone https://github.com/Harsh23Kashyap/Portfolio.git - Navigate to the project directory:
cd portfolio-web-app - Open
index.htmlin your preferred web browser.
For local development, serve the site over HTTP so content.json loads correctly:
python3 -m http.server 8765Then open http://localhost:8765.
- Customize the content:
- Edit
assets/data/content.jsonto update experience, projects, skills, contacts, and achievements. - Open
index.htmlin a text editor for layout and sections not yet in JSON (testimonials, certifications, extra curricular).
- Edit
- Customize the styling:
- Open
styles.cssin a text editor. - Modify the CSS styles to match your preferred design and color scheme.
- Open
- Save the changes.
- Open
index.htmlin your web browser to view the updated portfolio web application.
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.





