A modern, interactive portfolio website built with React and GSAP.
- Light/Dark Mode — Toggle between themes with smooth transitions (default: light mode)
- Smooth Scrolling — Lenis-powered buttery scroll experience
- Dramatic Animations — Pinned hero transitions, clip-path reveals, parallax effects
- Flowing Timeline — Full-viewport SVG path with organic bezier curves
- Responsive Design — Optimized for all screen sizes
- React 19
- Vite
- Tailwind CSS 4
- GSAP (with ScrollTrigger)
- Lenis (smooth scroll)
- React Router
npm install
npm run devBuild for production:
npm run build- Accent:
#F2296C - Light mode: White backgrounds, dark text
- Dark mode: Dark backgrounds, light text