Regular expressions for common variable cases. I used this to find all constants (screaming snake case) in my code to put in a shared constants module.
188 lines
Colors from the rich python library as a StrEnum with ANSI codes
424 lines
228 lines
A slow, evolving pad piece with rich harmonic textures
62 lines edited
Shell script to graft the history of a new git repo on to a remote
164 lines
A set of utilities/helpers I'm finding myself adding to multiple go codebases.
110 lines