App launcher // node index

Tools

Personal command-line inspired tools for writing, planning, naming, mapping, checking and shipping work across the build floor.

App launcher

Public toolbench

The Tools section collects small apps, calculators, automations and dashboards that become practical utilities on the site.

It is not a separate project. It is the operating launcher where concrete tools such as SlugForge live directly, alongside publishing workflow and future product surfaces.

  • Lightweight public or semi-public utilities designed to reduce operating friction.
  • Publishing workflows for slugs, metadata, notes, naming and release work.
  • Small tools that can grow over time without becoming their own project node.
Cosmic Resonance Calculator cover image
media://risonanza-cosmica-calcolatore
App / Tool

Cosmic Resonance Calculator

A conceptual tool derived from The Song of the Eras: calculate an Rc index across signal, duration, echo, listening and cosmic misalignment.

open --slug=risonanza-cosmica-calcolatore
App / Tool

SlugForge

A small naming and metadata utility for generating clean slugs, SEO titles, excerpts and meta descriptions across personal publishing workflows.

open --slug=slugforge
App / Tool

Phishing URL Analyzer

Check a suspicious link without visiting it: the tool highlights common red flags such as odd domains, punycode, shorteners, IP hosts and lure words.

open --slug=phishing-url-analyzer
App / Tool

Security Headers Checker

Paste HTTP response headers and check HSTS, CSP, frame protection, MIME sniffing, referrer policy and browser permissions.

open --slug=security-headers-checker
App / Tool

CSP Generator

Generate a starter Content Security Policy for static sites, Laravel, WordPress and apps with analytics, fonts or video embeds.

open --slug=csp-generator
App / Tool

Password Policy Checker

Review a password policy and generate secure random passwords in 4 levels, including Xyrrathos, a Master of the Forge profile with about 250 bits of estimated entropy.

open --slug=password-policy-checker
App / Tool

Tower of Hanoi

Interactive Tower of Hanoi visualizer: pick N, run, watch the recursive algorithm solve it in 2^n − 1 moves with an operations log.

open --slug=tower-of-hanoi
App / Tool

2FA Recovery Checklist

Public checklist for preparing backup codes, authenticator apps, recovery email, passkeys and recovery procedures before lockout.

open --slug=two-factor-recovery-checklist
App / Tool

Compromised Email Checklist

Practical steps if you think your email was breached: password, MFA, sessions, forwarding rules, app passwords and contact warnings.

open --slug=email-breach-checklist
App / Tool

File Extension Risk Checker

Enter a filename or extension and see whether an attachment is executable, macro-enabled, archived or potentially deceptive.

open --slug=file-extension-risk-checker
App / Tool

Robots.txt Security Review

Paste a robots.txt file and find exposed sensitive directories, missing sitemaps, overly broad blocks and false access-control assumptions.

open --slug=robots-security-review
App / Tool

JWT Decoder Safe

Decode JWT header and payload in the browser, without sending them to the server, and flag alg none, expiration, issuer, audience and sensitive claims.

open --slug=jwt-decoder-safe