Tools

A growing collection of small, practical tools I build for real workflows. Mostly focused on developer productivity, debugging and everyday web work.

4 live
3 planned

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

Open Tool

Format, validate and minify JSON instantly in the browser.

JSON
Validation
Formatting

UTM Builder

Open Tool

Create clean campaign URLs with properly encoded UTM parameters.

Marketing
URLs
Analytics

UUID Generator

Open Tool

Generate UUIDs quickly for testing, seed data and debugging.

UUID
Testing
Utilities

JWT Decoder

Open Tool

Inspect token payloads locally without sending anything to a server.

JWT
Auth
Debugging

Regex Tester

Coming Soon

Test patterns, flags and matches against real input text.

Regex
Validation
Debugging

Timestamp Converter

Coming Soon

Convert Unix timestamps into readable dates and back again.

Time
Unix
Utilities

Base64 Encoder / Decoder

Coming Soon

Encode and decode strings safely for quick debugging workflows.

Base64
Encoding
Utilities
More tools are on the way

I’m gradually adding utilities I actually use instead of stuffing this page with filler.

Try JSON Formatter
Open to Work