Tutorials, Builds, and Workflow Breakdowns
Every video companion page in one place, sorted newest first so it is easy to jump into the latest build or browse the full library.
[Part 1] From Zero to Live Website with AI No Coding Needed - The Foundation
A beginner-friendly walkthrough that shows how to scaffold a minimal Astro foundation with Codex, inspect the generated project structure, initialize Git, push the repo to GitHub, and deploy the starter live on Vercel before moving into design and build-out.
How I Integrated OpenClaw with StartInfinity (Full Tutorial + Prompt)
A practical walkthrough of why OpenClaw agents needed better shared context, how a native Start Infinity integration solved that problem, what the plugin can already read and write, where the first MCP-style attempt broke down, and the exact prompt used to recreate the setup.
How to Spin Up an Astro Site Locally in VS Code for Non-Coders
A beginner-friendly walkthrough that shows non-coders how to open a project folder in VS Code, use Codex to scaffold a local Astro site, start the dev server, generate a homepage, make a simple manual edit, and initialize Git without getting lost in setup.
Clone Any Website with AI: VS Code + Codex Tutorial - Learn Agentic Web Dev Together
A practical walkthrough of using VS Code and Codex to clone a reference homepage with Next.js and Tailwind, then iterating through screenshot-driven QA passes to fix responsiveness, missing sections, and layout bugs before deciding what it would take to make the build production-ready.