Personal portfolio website built with React + Vite.
- PixelBlast animated WebGL background (Three.js + postprocessing)
- Shuffle text animation on the hero name (GSAP + SplitText)
- TextType typing effect for the role title
- B/W → color hero photo on hover
- Custom fonts throughout
npm install
npm run devnpm run build
npm run preview