Modern personal portfolio built with React, Vite, and Tailwind CSS to showcase my projects, skills, and growth as a CS student.
🔗 Live Demo: https://aayush-2724.vercel.app/
This portfolio includes:
- Interactive sections for About, Skills, Projects, Timeline, Life, and Contact
- Responsive design for desktop, tablet, and mobile
- Smooth animations, glassmorphic styling, and a custom cursor
- Command palette support with Ctrl+K / Cmd+K
- React
- Vite
- Tailwind CSS
- Framer Motion
- Lucide React
- Citizen Resolver System - civic issue resolution and helpline workflow
- TaskFlow - new productivity and workflow project
- Skillnest - peer-to-peer skill exchange platform
- RSB Secure - visitor management system with authentication and notifications
- Disaster Relief Platform - full-stack disaster response solution
- 362 LeetCode problems solved
- 25-day LeetCode streak
- Recent GitHub work synced through April 2026
- 12 featured GitHub repositories
- Strong focus on full-stack development and DSA
- 🌐 Live Site: aayush-2724.vercel.app
- 💻 GitHub: github.com/aayush2724
- 🧩 LeetCode: leetcode.com/aayush2724
- 💼 LinkedIn: linkedin.com/in/aayush2724
# Clone the repository
git clone https://github.com/aayush2724/port-folio.git
# Navigate to the project directory
cd port-folio
# Install dependencies
npm install
# Start the development server
npm run dev