Blog

Articles about web development, AI automation, and modern tech.

Paper sketch to working web app, Claude Code sketch-to-app tutorial

I Drew This on Paper, AI Built It (Claude Code Tutorial 2026)

A hand-drawn sketch on paper plus one sentence became a working todo web app at localhost:3000. The kickoff video for my "one prompt, one app" series with Claude Code.

May 20, 2026

Claude Code clones Vercel homepage from screenshots, screenshot-to-clone tutorial

I Used Claude to Clone Vercel's Homepage (Claude Code Tutorial 2026)

Multiple screenshots of vercel.com plus one prompt produced a working clone of the landing page, including the interactive tabs and the mobile menu. A real mobile bug got fixed by pasting a screenshot back to Claude.

May 23, 2026

Claude Code Pomodoro timer tutorial, single HTML file with 25-min work cycle

I Made Claude Build a Pomodoro Timer From One Prompt (Claude Code Tutorial 2026)

A 25-minute Pomodoro timer with a 5-minute break cycle, built from a single sentence of prompt. Fifth video in the "one prompt, one HTML file" experiment.

May 24, 2026

Claude Code builds a Snake game from one prompt, single HTML file, arrow-key controls

I Made Claude Build a Snake Game From One Prompt (Claude Code Tutorial 2026)

One prompt, one HTML file, a working Snake game with arrow keys and score tracking. The fourth video in my "Claude builds X from one prompt" series. The trick is keeping the prompt minimal.

May 24, 2026

Claude Code Hooks tutorial thumbnail — run custom scripts on every edit

I Made Claude Code Run Custom Scripts on Every Edit — Hooks Tutorial (2026)

Claude Code edited a file — and a script auto-formatted it. Then Claude tried to touch a secret file — and a guard blocked it. Both ran without me lifting a finger. This is Hooks. 5 minutes to wire up.

May 14, 2026

Claude Code 3 Customization Pillars — Skills vs Hooks vs CLAUDE.md tutorial thumbnail

Claude Code's 3 Customization Pillars Explained — Skills vs Hooks vs CLAUDE.md (2026)

Three things let you customize Claude Code: CLAUDE.md, Skills, and Hooks. Every tutorial covers them one at a time. Here's when to reach for which — in 3 minutes.

May 13, 2026

Stop Deploying Manually — Claude Code GitHub Actions auto-deploy to Hostinger tutorial thumbnail

Stop Deploying Manually — Claude Code Sets Up GitHub Actions Auto-Deploy to Hostinger

I pushed one commit to GitHub. 42 seconds later, my Hostinger VPS updated automatically. No SSH, no `git pull`, no PM2 restart. Claude Code wrote the entire deploy pipeline — here's the exact prompt and setup.

April 27, 2026

Vibe Coding with Claude Code tutorial thumbnail — build real apps without writing code

Vibe Coding with Claude Code — Build Real Apps Without Writing Code (2026 Tutorial)

Build a real, styled landing page from ONE plain-English prompt. Then iterate it 3 times without touching code. This is vibe coding — Karpathy's idea, now the strongest workflow in Claude Code 2026.

May 1, 2026

3 Claude Code Skills tutorial thumbnail — install these today to replace paid AI subscriptions

3 Claude Code Skills Every Developer Should Install Today (2026)

I cancelled three paid AI subscriptions and replaced them with three free Claude Code skills — saving about $120/month. Here's exactly which skills, what they replace, and how to install each in under a minute.

May 10, 2026