Tools & Resources

Guides, scripts, and gear picks for tech-life balance. This shelf fills in as products are built.

Box Breathing

Four seconds in, four hold, four out, four hold. The same pacer from the Grounding page, self-hosted with copyable source code.

Focus Sound

White · Brown · Pink

White, brown, and pink noise generated live in the browser. No files, no streaming. Includes copyable source code.

Fractal Tree

A small, self-hosted SVG fractal tree generator, real vector shapes with a genuine Save SVG export. Includes copyable source code.

Break Timer

Work 25:00

A self-hosted work/break interval timer, no app, no account. Includes copyable source code for your own projects.

Password Strength Checker

Strong

Checks length, variety, and common patterns, entirely in your browser. Nothing typed here is ever sent anywhere.

Subnet / CIDR Calculator

192.168.1.0/24 254 hosts

Network, broadcast, mask, and usable host range from any CIDR address. Runs entirely in your browser, with copyable source code.

20-20-20 Eye Break

Focus 20:00

Every 20 minutes, look at something 20 feet away for 20 seconds. Fixed on purpose. Includes copyable source code.

Regex Tester

\w+@\w+ support@cyberdruid

Live match highlighting and capture groups for any pattern. Runs entirely in your browser, with copyable source code.

Chmod / Permissions Calculator

754 rwxr-xr--

Toggle owner/group/other permissions or type an octal number, get the symbolic string and chmod command instantly.