tech2026-05-21Read 9 min
Building My Own Website, Part 3: Resume Page, Search, and Production Deployment
Notion CMS integration for the portfolio, serverless Command Palette search with a static JSON index, Vercel deployment, and SEO β wrapping up the build.
#Next.js#Vercel#Claude Code
tech2026-05-18Read 13 min
Building My Own Website, Part 2: AI Tools, Core Features & the Blog System
A walkthrough of the AI collaboration tools (Shrimp Task Manager, Plannotator, gstack) and the key implementations β i18n, MDX pipeline, post UX, and Supabase view tracking.
#Next.js#Supabase#Claude Code#Shrimp Task Manager#Plannotator
tech2026-05-16Read 7 min
Building My Own Website, Part 1: Why I Started and How I Approached It
The first chapter of my journey building a personal site with Next.js App Router v16+, shadcn/ui, Tailwind CSS v4, and Supabase.
#Next.js#Supabase