π Welcome to my personal portfolio repository! This is a simple, clean, and responsive portfolio website built with HTML, CSS, and JavaScript, deployed live using GitHub Pages.
This website showcases my:
- Professional profile
- Skills as a Web Developer (MERN Stack)
- Featured projects
- Contact details
The main goal of this project is to practice building and deploying a static website using GitHub Pages for free hosting.
π View Portfolio Live
β Clean and minimal responsive layout β Navigation bar for easy section jumps β Project cards for showcasing work β Light/Dark mode toggle (JavaScript interactivity) β Fully deployed on GitHub Pages
- HTML5
- CSS3
- JavaScript (Vanilla)
- Git & GitHub
- GitHub Pages
1οΈβ£ Clone the repository
git clone https://github.com/UsamaIsrarDev/usamaisrar.git2οΈβ£ Open the folder
cd usamaisrar3οΈβ£ Open index.html in your browser
4οΈβ£ Make changes, commit and push:
git add .
git commit -m "Your message"
git pushIf you fork this project:
-
Push your changes to your GitHub repo.
-
Go to Settings β Pages
-
Set the source to the
mainbranch/ (root) -
Your portfolio will be live on:
https://yourusername.github.io/your-repo-name/
- βοΈ Email: usamaisrar@example.com
- π GitHub: UsamaIsrarDev
- π LinkedIn: Usama Israr
Β© 2025 Usama Israr β Built with β€οΈ