A modern, interactive, and responsive personal resume website built with React, TailwindCSS, and smooth animations. It highlights skills, projects, and experience in a creative way, designed to leave a lasting impression.
- β‘ Fast & Responsive β Built with React 19 + TailwindCSS 4.
- π¨ Modern UI/UX β Clean and minimal design with animations.
- π Particles Background β Powered by
tsparticles. - π Smooth Scrolling β With
locomotive-scrolland scrollspy navigation. - π§ Navigation Highlight β Active section highlighting using scrollspy.
- π± Fully Responsive β Works across devices (desktop, tablet, mobile).
-
Frontend: React 19, React Router DOM, TailwindCSS
-
UI Components & Icons: React Icons
-
Animations & Effects:
- tsparticles (background effects)
- locomotive-scroll (smooth scrolling)
- react-scrollspy-nav & react-scrollspy-navigation (active link highlighting)
"@tailwindcss/vite": "^4.1.11",
"@tsparticles/react": "^3.0.0",
"@tsparticles/slim": "^3.9.1",
"locomotive-scroll": "^4.1.4",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-icons-dom": "^1.0.1",
"react-router-dom": "^7.7.1",
"react-scrollspy-nav": "^1.3.0",
"react-scrollspy-navigation": "^2.0.6",
"tailwindcss": "^4.1.11"git clone https://github.com/your-username/your-repo.gitcd your-reponpm installnpm run devNow open http://localhost:5173 in your browser to view the project.