Developer tools, automation systems, productivity workflows, scripts, and utilities.
2 articles
A practical GitHub Actions setup I reuse across every project: lint-on-PR, preview deploys, dependency updates, and scheduled housekeeping — without the YAML sprawl.
Bash patterns I reach for every week: safe defaults, argument parsing without a framework, structured logging, and dry-run mode. Copy-pasteable and tested.