ABOUT THIS SITE
Built as a Product-Grade Portfolio
This site showcases engineering work and also demonstrates production-ready frontend patterns: modular architecture, animation systems, CMS integration, and performance-aware rendering.
Stack
- - Next.js App Router
- - TypeScript
- - Tailwind CSS
- - Framer Motion
- - Sanity CMS
- - Firebase Analytics
Architecture Notes
- - Studio CMS at /studio with content fallback
- - Project and blog routes generated from content
- - Server-rendered pages with interactive client sections
- - Revalidation webhook support for Sanity updates
- - Reusable UI components and motion primitives
Open Source
This portfolio is open source. You can use it as a starter, customize the brand/theme/content, and ship your own version.
Tip: set NEXT_PUBLIC_SOURCE_REPO_URL in your env to point these buttons to your actual repository.