$ grep --tag="developer-tools"
#developer-tools
4 posts
- →
Bakery: Stop Configuring, Start Building
A modular project scaffolder that eliminates hours of setup by generating production-ready projects with TypeScript, Bun, Biome, and modern tooling pre-configured.
- →
Speak Strong: Eliminating Weak Language from Communication
How I built a CLI tool that transforms hesitant, hedging language into confident, direct communication—helping you sound as capable as you actually are.
- →
TabGen: Automatic Tab Completion for the Tools I Actually Use
TabGen scans my PATH, parses --help and man pages, and generates Bash/Zsh completions so I don't have to hand-roll tab completion for every new CLI.
- →
Building Worklog: A Developer Activity Aggregator
How I built a CLI tool to aggregate AI coding sessions, git commits, and GitHub activity for daily standups and weekly retrospectives—in under 5 hours.