GitHub gists and utility snippets
Reusable snippets for automation, shell workflows, editor configuration, and small experiments that do not need a full repository.
- Bash
- Python
- JavaScript
- Neovim
Overview
Not every useful idea needs to become a full project. My gists are where small pieces of reusable work end up when they are worth saving but do not justify a dedicated repository.
What shows up there
- shell helpers and quick automation scripts
- editor and terminal configuration fragments
- one-off troubleshooting tools
- reference snippets that save time later
Why it matters
These small artifacts reflect how I actually work day to day: incremental, pragmatic, and always looking for the next thing that can be simplified or automated.