Client-side engineering utilities

Developer and network tools that run entirely in your browser.

A fast static utility hub for learning protocols, validating data, and debugging engineering workflows without backend calls or account friction.

Tool dashboard

10 tools

Networking

Visual Traceroute Sandbox

Live

Simulate TTL hops, ICMP Time Exceeded replies, latency, and packet loss without touching the network.

Networking

TCP Packet Builder

Planned

Craft TCP headers and inspect one's complement Internet checksum math step by step.

Coming soon

Developer

JSON Parser and Tree Viewer

Planned

Validate JSON, locate syntax errors, and browse deeply nested objects in a collapsible tree.

Coming soon

Networking

Subnet Mask and CIDR Visualizer

Planned

Convert CIDR prefixes into binary masks, host ranges, broadcast addresses, and subnet blocks.

Coming soon

Networking

DNS Lookup and TTL Inspector

Planned

Inspect DNS record structure and TTL behavior through a client-side educational resolver model.

Coming soon

Encoding

Base64 String and Binary Converter

Live

Encode text, decode Base64, inspect bytes, and compare UTF-8 output in the browser.

Security

JWT Decoder and Header Inspector

Planned

Decode JWT headers and payloads locally while highlighting algorithm and expiration claims.

Coming soon

Developer

Cron Expression Descriptor

Planned

Translate cron expressions into clear schedules with next-run previews and field validation.

Coming soon

Developer

Regex Live Tester and Cheat Sheet

Planned

Test regular expressions against sample text with capture groups, flags, and quick references.

Coming soon

Security

Secure Password and Salt Generator

Planned

Generate passwords, salts, and entropy estimates locally with the Web Crypto API.

Coming soon