`shauryasrc.com`
This is my portfolio website made using CSS and JavaScript. To use this work as a template, star and fork the repository. More webpages can be added to make a full-fledged project portfolio.
In addition, you can also customize the following properties according to the need.
data-aos
to change animationicofont
to change icons
- Side Navigation
- Landing Page
- About
- Resume
- Projects
- Interests
- Contact
- And More...
- HTML
- CSS
- JavaScript
Follow these steps to use this portfolio as a template.
- Clone the repository (
git clone https://github.com/shaurya-src/shaurya-src.github.io.git
) - Add the required Assets in the directory
- Change details/content of the portfolio in
index.html
file - Push changes after initiating personal repo (
git push -u origin main
) - Host the website
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Project is available under the MIT license. See the LICENSE file for more info.
Shaurya Choudhary