This is a fully responsive personal portfolio website built using React + Vite. It showcases my:
- professional experience,
- project highlights,
- hackathon achievements,
- leadership activities,
- and technical skills.
The site is designed for performance, clean code, and modern UI/UX principles, with smooth animations, dynamic filters, and mobile-first responsiveness.
- React 18
- Vite
- React Router
- Lucide React Icons
- TypeAnimation
- Custom CSS (utility-first)
✅ Smooth routing with react-router-dom
✅ Typewriter animated titles (TypeAnimation)
✅ Dynamic project filtering by tech stack
✅ External links to GitHub, LinkedIn, and resume
✅ Hackathon award highlighting
✅ Lazy loading and Intersection Observer animations
✅ Responsive design (mobile, tablet, desktop)
✅ Modern clean UI with dark theme
✅ Downloadable resume
src/
├── components/
│ ├── About.jsx
│ ├── Contact.jsx
│ ├── ExperienceSection.jsx
│ ├── Footer.jsx
│ ├── Hackathon.jsx
│ ├── Hero.jsx
│ ├── Leadership.jsx
│ ├── Navbar.jsx
│ ├── Portfolio.jsx
│ ├── Projects.jsx
│ ├── Skills.jsx
│ └── TechCarousel.jsx
├── App.jsx
├── App.css
├── main.jsx
public/
├── headshot2.png
├── experience.png
├── myproject.png
├── activities.png
├── Ayush_Bhardwaj_Resume.pdf
Ayush Bhardwaj
💼 LinkedIn
🌐 Portfolio
🐙 GitHub
Created by Ayush Bhardwaj


