Tech
- React
- NextJs
- Javascript
- CSS
- GSAP
Description
This portfolio was designed as a focused exploration of motion and interaction rather than visual styling. I intentionally limited the color palette to black and white to highlight layout, typography, and animation timing.
I used GSAP and ScrollTrigger to choreograph scroll-based animations, reveal sequences, and page transitions, while keeping the underlying layout simple and performant. The site was structured using Next.js App Router with a clear separation between server-rendered content and client-side animations to maintain SEO and fast initial loads.
The project reflects my preference for clean interfaces and controlled motion, and serves as a sandbox for experimenting with frontend polish, animation patterns, and navigation transitions.
Features
- Responsive design
- Smooth scroll animations with GSAP
- Project showcase layout
- Page transitions
- Next.js App Router architecture
- Client-server separation