A premium, modern portfolio built with React and Vite. This portfolio showcases a "Vercel-style" dark aesthetics featuring glassmorphism, dynamic gradients, smooth scrolling with Lenis, and premium micro-interactions.
- Architecture: React + Vite for lightning-fast build and dev experiences.
- Styling: Pure CSS Modules with CSS Variables for theme consistency, utilizing a sleek dark mode.
- Interactions: Framer Motion for spring-physics animations and scroll-based reveals. Smooth scroll tracking by Lenis.
- Design System: Vercel-inspired gradients, subtle floating elements, and sharp modern typography (Inter/Space Grotesk).
Clone the repository and install dependencies:
npm installStart the development server:
npm run devBuild for production:
npm run buildVisit the portfolio branch for live code updates.