Design Engineer Portfolio — UX • Visual Design • Creative Development
A real-time color system that transforms the entire experience. GSAP animations at 60fps. Smooth scrolling with Lenis. React + Vite + Tailwind CSS.
Play with the global color controls. Watch everything change instantly.
- Frontend: React 18.3.1, Vite
- Animations: GSAP, ScrollTrigger
- Smooth Scroll: @studio-freight/lenis
- Styling: Tailwind CSS
- Icons: Lucide React
- Testing: Vitest + React Testing Library
npm install
npm run devnpm test
npm run test:run
npm run test:coverage