👋 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.
✅ 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 ❤️