Dev Tools list

I recommend installing everything with a package manager (Windows)

downloadable programs

cheat sheets

diagramming

documentation

Git

CSS

https://www.cssmatic.com/

Strings

https://onlinestringtools.com/

regex

https://regexr.com/
snippets: https://projects.lukehaas.me/regexhub/
AI english to regex, https://www.autoregex.xyz/
debug regex: https://www.debuggex.com/

base64 encode/decode

https://www.base64decode.org/

time conversion

https://coderstoolbox.net/unixtimestamp/

explain code

databases

Docker

composerize: translates a docker run command to a docker-compose.yml file
or the reverse decomposerize.

CLI tools

all OS:

linux specific

static site generators

static site generators

http clients


Comments