asmitbm.github.io
asmitbm.github.io copied to clipboard
Legacy: Personal portfolio Made using HTML, CSS, JavaScript and various JS libraries
Portfolio Website
Made using:
View it here :globe_with_meridians:
Contributing is as easy as starting a new workspace:
-
Steps to run the project locally:
Clone the projectgit clone https://github.com/Asmit2952/Asmit2952.github.io.git -
Open folder in VSCode
cd Asmit2952.github.io -
Go to
index.htmland 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.
Points to note:
- 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.