Project link -> Portfolio
Those who are not familiar with portfolio website , it is Website which contains is your virtual resume which contains all your details like about,your skill, education ,projects etc.
In this Project i have designed user interface , navigation bar to travel different places easily ,different information in there withing location which is easy to navigate , it perfectoly showcase's my projects and contact details as well.
- HTML - Implemented Site Structure Using HTML.
- CSS - To control presentation, formatting, and layout used CSS.
- JavaScript - To control the behavior of different elements used JS.
- VS Code - Editor to maintain project and Work on it.
- index.html - This File Contains All the Structure of my project which is main html file. Which bind up all files.
- css/style.css - This File Contain main CSS part of Project all the designing part resides here.
- css/style-switcher.css - This File Contains all skins changing part and its Styling and placing.
- css/skins/color-1,2,3,4,5 - These Files Defines all different colors in different file each skin.
- js/script.js - This File Contains all Functionality Working Part of Website from dark mode to navigation bar functionality.
- js/style-switcher.js - This File Contains Functionality that i used to switch themes which works on click on skin bar.