A high-performance, cinematic personal portfolio website featuring advanced motion and a moody aesthetic.
- Stack: Astro, Tailwind CSS v4, GSAP, Lenis.
- Design: Cinematic dark mode (
#050505), animated grain, and fluid typography. - Performance: Zero-runtime JS overhead where possible, smooth scrolling, and optimized assets.
# Install dependencies
bun install
# Start dev server
bun dev
# Build for production
bun build