Log
AI experiments, cooking, YouTube, music, life in America โ notes on everything I make.
- ๐ข
How to Build a Times Table Game With No Instructions
I asked for a mashup of five classic games, threw the design out twice, and landed on falling multiplication. The problem was never difficulty โ it was luck.
๐งช Experiments - ๐
How to Fix Trailing-Slash URLs on Cloudflare (Astro)
Turn the 307 that static assets hand out into a real 301 โ making an Astro blog serve one canonical trailing-slash URL on Cloudflare Workers, hreflang and sitemap included. Plus the run_worker_first trap.
๐งช Experiments - ๐ป
How to Make Cello Study Music With AI
How to make cello study/focus music with AI โ analyze a reference โ generate 10 cello tracks with Suno โ render a cozy study-room background. Thumbnail flub (a mood mismatch) included.
๐บ YouTube - ๐
How to Make an Astro Site Multilingual (hreflang + i18n)
How to make an Astro site bilingual โ English (/) and Korean (/kr/) โ with translationKey pairing, a language-toggle chip, auto hreflang, and 301 redirects for old URLs. (+ why I made English the default)
๐งช Experiments - ๐ฎ
How to Add Category Filters to an Astro Blog
How to add category classification + filter tabs to a blog with Astro content collections โ only non-empty categories show, plus category chips. (+ the smaller two-day changes)
๐งช Experiments - ๐ฐ
How to Build an AI Lyrics Generator (Workers AI)
How to add a lyrics generator to a website with Cloudflare Workers AI โ plant the songwriting rules in the system prompt and expose them behind an /api endpoint. Building the trot vending machine.
๐งช Experiments - ๐ค
How to Make Trot Songs With Suno AI
One line of mood + singer โ Claude writes titles & lyrics โ Suno makes the songs โ Higgsfield the thumbnail. The full process for making Korean trot with AI for YouTube.
๐บ YouTube - ๐ฒ
How to Make a YouTube BGM Channel With Suno
Analyze a reference track with AI โ generate 10 songs with Suno โ make a background video with Higgsfield โ edit in CapCut. The full pipeline for running a BGM channel without composing.
๐บ YouTube - โ๏ธ
How to Add an RPG Level System to Your Website
Turn your website into an RPG character โ how to add gamification where every task earns XP and levels up, unlocking visual effects along the way.
๐งช Experiments - ๐
How to Build a Website With No Code (Using AI)
All you need is a domain โ the full process of putting a website live with AI (Claude Code) and Cloudflare, without writing a line of code.
๐งช Experiments