little helpers / web dev toolbox
Here are some very small tools that help with common web dev related topics. They don't trace what you are doing and run completely on client side.
base64 de-/encoder
json prettify/compactify
JWT decoder
random string generator
simple todo list
(using localStorage of your browser)