A modern, monochrome developer portfolio built with React, Framer Motion, and Tailwind CSS. Features an IDE-inspired design with glass morphism, scroll-triggered animations, and interactive cursor effects.
- React + Vite — Fast development and optimized builds
- Tailwind CSS v4 — Utility-first styling with custom theme
- Framer Motion — Scroll-triggered animations, staggered reveals, and spring physics
- Canvas API — Interactive cursor particle trail with constellation effect
- IDE/code-editor aesthetic with monospace fonts and section comments
- macOS-style terminals with colored traffic light dots
- Glass morphism cards with blur and transparency
- Scroll animations that replay on every scroll direction
- Interactive cursor glow with particle web trails
- Responsive layout with mobile menu
- Ambient music player with Web Audio API
- Dot grid background pattern
- Hero with animated intro
- About with terminal code snippet
- Services offered
- Work — Upivot, InterviewPrepUp, AutoPublish, Drive My Portfolio
- Experience timeline
- Education
- Certifications
- Tech Stack with devicon logos
- Testimonials
- Blog posts with external links
- Contact form with social links
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run buildMIT