Tools
A growing collection of small, practical tools I build for real workflows. Mostly focused on developer productivity, debugging and everyday web work.
Why this page exists
I like building small utilities that remove friction from common tasks. This page is where I collect them. Some are simple, some may grow into more complete tools over time, but they all start from practical everyday needs.
JSON Formatter
Format, validate and minify JSON instantly in the browser.
UTM Builder
Create clean campaign URLs with properly encoded UTM parameters.
UUID Generator
Generate UUIDs quickly for testing, seed data and debugging.
JWT Decoder
Inspect token payloads locally without sending anything to a server.
Regex Tester
Test patterns, flags and matches against real input text.
Timestamp Converter
Convert Unix timestamps into readable dates and back again.
Base64 Encoder / Decoder
Encode and decode strings safely for quick debugging workflows.
More tools are on the way
Iām gradually adding utilities I actually use instead of stuffing this page with filler.