tech2026-05-23Read 10 min
Buying a Domain on Cloudflare and Connecting It to Vercel
A side-by-side comparison of GoDaddy, Gabia, and Cloudflare for domain hosting — why I chose Cloudflare, and a full walkthrough from purchasing hijero.me to completing the Vercel DNS integration.
#Cloudflare#Vercel#Domain
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