This repository contains the source code for my personal website and portfolio.
This is a static website built with HTML, CSS, and JavaScript to showcase my professional experience, skills, publications, and achievements.
- Responsive design that works on desktop and mobile devices
- Interactive sections for experience, education, skills, and more
- Smooth scrolling navigation
- Timeline visualization for experience and education
To set up this project locally:
-
Clone the repository:
git clone https://github.com/yourusername/yourusername.github.io.git -
Open the
index.htmlfile in your web browser to view the site.
To customize this website for your own use:
- Update the personal information in
index.htmlwith your own details - Replace the profile image in the
assetsfolder - Modify the color scheme in
style.cssby changing the values in the:rootselector
This website is deployed using GitHub Pages. Any changes pushed to the main branch will be automatically deployed.
This project is open source and available under the MIT License.