| Feature | Description |
|---|---|
| 🎨 Modern Design | Blue-purple gradient theme (#667eea → #764ba2) |
| 🌓 Theme Toggle | Dark/Light mode with localStorage persistence |
| 📱 Responsive | Optimized for all devices and screen sizes |
| ⌨️ Typing Animation | Dynamic role display in hero section |
| 🔍 Project Filtering | Filter by Backend, Frontend, Python, AI, Desktop |
| 🔎 SEO Optimized | Meta tags, JSON-LD, sitemap, robots.txt |
| 📧 Contact Form | SMTP.js integration for direct email |
- 🏠 Hero — Introduction with typing animation and CTAs
- 👤 About — Tech stack overview and stats
- 💼 Experience — Timeline design with work history
- 🛠️ Skills — Technical skills organized by category
- 🏆 Certifications — 8 key certifications with credential links
- 🚀 Featured Projects — Top 4 projects showcase
- 📂 Projects Page — All 17 projects with category filters
- 📬 Contact — Form and contact information
|
HTML5 |
CSS3 |
JavaScript |
GitHub Pages |
Libraries:
- 📧 SMTP.js — Email functionality
- 🍬 SweetAlert2 — Beautiful alert modals
- 🎨 Font Awesome & Devicons — Icons
- ✒️ Google Fonts — Inter, JetBrains Mono
📦 Shubh2-0.github.io
├── 📄 index.html # Main portfolio page
├── 📄 projects.html # All projects page
├── 📄 404.html # Custom error page
├── 📄 robots.txt # SEO robots file
├── 📄 sitemap.xml # SEO sitemap
├── 📂 Assets/
│ ├── 📂 css/
│ │ └── 🎨 style.css # Main stylesheet
│ ├── 📂 js/
│ │ └── ⚙️ script.js # Main JavaScript
│ ├── 📂 images/
│ │ ├── 🖼️ profile.png # Profile photo
│ │ ├── 🔷 favicon.svg # Site favicon
│ │ └── 📂 projects/ # Project screenshots (17 images)
│ └── 📄 Shubham_Bhati_Resume.pdf
└── 📂 projects/
└── 📄 projects.json # Projects data
# Clone the repository
git clone https://github.com/Shubh2-0/Shubh2-0.github.io.git
# Navigate to directory
cd Shubh2-0.github.io
# Open in browser or start local server
python -m http.server 8000
# Visit http://localhost:8000⭐ Star this repo if you like it!
Built with ❤️ by Shubham Bhati
