Companion code for Nox Craft videos. Every episode has a folder with runnable examples you can clone and use.
Claude Code techniques that change how you work.
| Episode | Title | What it covers |
|---|---|---|
| E0 | This Video Made Itself | Zero-cost video production pipeline (edge-tts + Pillow + MoviePy) |
| E1 | I Rebuilt My Video Pipeline With Free AI | Kokoro + OpenVoice voice cloning, MusicGen background music |
| E2 | Claude Code Has a Hidden Status Bar | 10-line Python statusline showing context %, cost, and model |
| E3 | Power User Statusline | ~40-line statusline with ANSI color bar, cache hit rate, and rate limit countdown |