Sanidhya Balsaraf
← All projects

Portfolio Website

2026

This site is a Next.js portfolio for showcasing projects, photography, and my resume, deployed on Vercel.

How it works

  • Content lives in plain data files (src/data) and public/photos, so new projects and photos ship without touching UI code
  • Dark and light mode with no flash on load, an accent color tuned for WCAG AA contrast in both modes
  • Photography gallery with a featured banner, hover-zoom grid, and a lightbox with keyboard navigation
Next.jsTypeScriptTailwind CSS