Hosted at web.iiit.ac.in : Click Here!!
Hosted at github.com : Click Here!!
Just open theindex.html file in any browser , and in any device.
The project folder has 3 seperate files for HTML, CSS and JS.
All the images used in the website are stored in the folder named images.
Likewise, .css file is stored under CSS folder, and .js file is stored under JS folder.
There is also one resources folder which contains resources which can be downloaded from the website.
There are three different files for 3 pages in the webiste, namely index.html, journey.html, and skills.html.
- Simple HTML, CSS and JS is used in this project.
- Bootstrap is also used to try to add beauty to the site.
- Navigation bar is built at the left side of the page, without using Bootstrap, but with basic HTML.
containerclass of Bootstrap is used to do proper indentation while displaying the progress bars in the skills sections.progressclass is used for displaying theactive stripped progress barin the skill section.footeris built at the bottom of each page, which includes logos of social platform sites, like FB, LinkedIn, etc.Download CVbutton is provided at thejourneypage, whichon-clickcallsJavaScript functionand open a PDF (PDF is not actual CV, its this assignment.. xD)viewportmeta tag is used to make website's dimensions and scaling, adjust according to the device used.