Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 1.85 KB

README.md

File metadata and controls

83 lines (60 loc) · 1.85 KB

My Portfolio

Welcome to my portfolio! This website shows my work and skills as a web developer. It's made with HTML, CSS, and JavaScript, and it looks great on all devices.

Table of Contents

Features

  • Responsive design for phones, tablets, and computers.
  • Interactive elements for a better user experience.
  • Displays my projects with details and links.
  • Contact form to reach out.

Technologies Used

  • HTML - For the structure of the site.
  • CSS - For styling and layout.
  • JavaScript - For adding interactivity.

How to Install

To run this project on your computer:

  1. Clone the repository:
    git clone https://github.com/prajapatihet/prajapatihet.github.io.git
  2. Go to the project folder:
    cd prajapatihet.github.io
  3. Open index.html in your web browser.

How to Use

Explore the different sections like:

  • About Me
  • Projects
  • Skills
  • Contact

Feel free to change the content to fit your style!

Contributing

I welcome contributions! If you want to help out, please:

  1. Fork the project.
  2. Create a new branch:
    git checkout -b my-feature
  3. Make your changes and commit them:
    git commit -m 'Add my feature'
  4. Push your changes:
    git push origin my-feature
  5. Create a pull request.

License

This project is licensed under the MIT License. Check the LICENSE file for details.

Contact

Hetkumar Prajapati - [email protected]
GitHub: prajapatihet
LinkedIn: hetkumar-prajapati


Thank you for checking out my portfolio!