This is the repository for the source code of my personal portfolio website. The website is designed to showcase my work and provide information about my skills and experience. It is built using [HTML, CSS and JAVASCRIPT] and hosted on [https://ghsharma.github.io/My-portfolio.github.io-/].
To run this website locally on your machine, please follow these steps:
- Clone the repository:
git clone https://github.com/<your-username>/portfolio-website.git
The website should now be accessible at https://ghsharma.github.io/My-portfolio.github.io-/
.
The website is organized into several sections, including a home section, about section, skills section, project section and contact page. Each section provides different information about me and my work.
I welcome contributions to this repository! If you find a bug or have an idea for a new feature, please submit an issue on GitHub. If you would like to contribute code, please fork the repository and submit a pull request with your changes. Please ensure that your code follows the project's coding standards and is well-documented.