Tutorial
5 posts tagged "Tutorial"
How to Do a Full SEO and GEO Overhaul on a Hugo Blog
A step-by-step walkthrough of fixing dead links, adding internal cross-links, optimizing meta tags, and adding GEO bookends to a Hugo blog on Cloudflare Pages.
How to Scrape Instagram for Brand Research Using Claude Code
use Claude Code and Apify to pull competitor Instagram posts, build a swipe UI to review them, and spot patterns in what's working
How to Rename Video Files Automatically Using Claude Code and ffmpeg
how to use claude code to batch rename video files based on what's actually in them, using ffmpeg to extract frames
How to Remove Sensitive Files from a Public GitHub Repo (Including the History)
step-by-step guide to scrubbing private data from a public GitHub repo using BFG Repo-Cleaner, including why deleting the file isn't enough
How to Build a Student Progress Dashboard with Claude Code
what building a real full-stack feature with Claude Code actually looks like, including the plan, the code, the deploy, and the three bugs that came after