View it here 🌐
Contributing is as easy as starting a new workspace:
-
Steps to run the project locally:
Clone the project
git clone https://github.com/Asmit2952/Asmit2952.github.io.git
-
Open folder in VSCode
cd Asmit2952.github.io
-
Go to
index.html
and run it in live server
Now the website should run locally with no errors, feel free to use this as a template and make changes into it for your own Portfolio.
- The main web page is divided into 7 sections with different css file for each.
- I have used JavaScript libraries such as TagCloud.js, Swiper.js, AOS Library for various animations on my web page.
- For animated rotating words implementation read this.
- For contact forms I have used formsubmit.co
Feel free to raise issues if you find any bugs in the site. You can also create pull requests to add new features.