Pod in Peace — Podcast Archiver + TranscriberPod in Peace is a small, self-contained Python app for discovering, downloading, normalizing, and transcribing podcasts. It supports both a Tkinter GUI and a …
MapGen: Printable Hex-Map Generator (Python) — with Biomes & PDF OutputTL;DR MapGen is a tiny Python tool that generates hex-grid maps using dual Perlin noise (elevation + moisture), assigns biomes (water, plains, forest, desert, …
Building a Production-Ready Hugo Pipeline on AWS with GitHub ActionsHow I built a secure, low-cost, zero-servers pipeline: Hugo → GitHub Actions → S3 → CloudFront with Porkbun DNS, ACM TLS, least-privilege IAM, and edge functions.