Commit Graph

2 Commits

Author SHA1 Message Date
5cd09628ee feat(project): add initial setup with IDE configs, gitignore, and final script
- Introduce .gitignore to exclude output directory
- Add IntelliJ/PyCharm project files under .idea/
- Create CLAUDE.md for Claude Code guidance on the project
- Add scripts/nerdletter_numbers_station_final.sh as the refined Lincolnshire Poacher style generator
- Update sample output MP4 in output/
2026-04-27 20:38:41 +01:00
Gregory Gauthier
400b41b802 feat(nerdletter): add numbers station MP4 generator scripts and assets
Introduced a series of bash scripts for creating Lincolnshire Poacher-style numbers station videos for Nerdletter secret transmissions. Includes base, platform-specific (Linux, macOS), and enhanced versions with intro tune, static noise, and letter-by-letter pronunciation. Added supporting audio assets (poacher_intro.wav, static.wav) and an example output MP4.
2026-04-27 17:11:29 +01:00