Skip to content

Harsh23Kashyap/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Web Application

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

Features

  • 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.

Installation

  1. Clone the repository: git clone https://github.com/Harsh23Kashyap/Portfolio.git
  2. Navigate to the project directory: cd portfolio-web-app
  3. Open index.html in your preferred web browser.

For local development, serve the site over HTTP so content.json loads correctly:

python3 -m http.server 8765

Then open http://localhost:8765.

Usage

  1. Customize the content:
    • Edit assets/data/content.json to update experience, projects, skills, contacts, and achievements.
    • Open index.html in a text editor for layout and sections not yet in JSON (testimonials, certifications, extra curricular).
  2. Customize the styling:
    • Open styles.css in a text editor.
    • Modify the CSS styles to match your preferred design and color scheme.
  3. Save the changes.
  4. Open index.html in your web browser to view the updated portfolio web application.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

Main Page Resume Projects Certifications Extra Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors