My portfolio site at coreyburns.ca, built with Astro and GSAP. The project leans into cinematic scroll motion, bold typography, and a fast static build.
- Astro-first architecture with minimal client JavaScript
- Scroll-driven animation and section transitions with GSAP
- Portfolio, project, and contact presentation in a single marketing-style site
- Astro
- Tailwind CSS
- GSAP
bun install
bun run devBuild and preview:
bun run build
bun run preview