Colophon
This site is built with Next.js 16 (App Router, React 19, TypeScript), GSAP for scroll-driven animation, and Tailwind CSS 4 for utility styling. The typography uses Space Grotesk, served via next/font.
The hero uses a Canvas 2D particle system with GSAP orchestration on desktop and a CSS gradient fallback on mobile. The theme system supports three hand-tuned variants — Midnight, Lumos, and Contrast — using CSS custom properties and data-theme switching.
The blog uses MDX with rehype-pretty-code for code highlighting and rehype-slug for heading links. The project and experience detail pages share a composable CaseStudyLayout component driven by JSON config.
CI/CD via GitHub Actions. Hosted on Vercel at sakshamsharma.in.
Last updated July 2026.