Security
Generate an RSA key pair (2048/3072/4096-bit) as PEM-encoded public and private keys. Optionally encrypt the private key with a passphrase. PKCS#8 (recommended) or PKCS#1 private key format. Everything runs locally.
rsa-key-generatorValidation
Validate 9-digit US ABA bank routing numbers (RTN) with MICR check-digit verification, Federal Reserve district lookup and ABA institution breakdown.
routing-number-validatorValidation
Validate 7-character UK/Irish SEDOL securities identifiers with weighted mod-10 check-digit verification and SEDOL-7 structure breakdown.
sedol-validatorText Processing
Fetch an RSS or Atom feed by URL (or paste raw XML), parse it, sort items by publish date, deduplicate, apply a time window, and output a clean Markdown summary
rss-feed-markdown-summarizerAI Tools
Rewrite weak resume bullets into achievement-driven STAR bullets (Situation/Task/Action/Result) with strong verbs and quantified results, plus before/after STAR scores and readability diagnostics
resume-bullet-star-rewriterHealth
Calculate cumulative sleep debt across the last 7 to 14 nights and generate a gradual recovery plan
sleep-debt-calculatorDevelopment
Preview Google SERP (pixel-accurate desktop & mobile truncation), X (Twitter) Card, and OpenGraph card side by side, with pre-launch SEO diagnostics
serp-social-preview-studioDevelopment
Parse EXPLAIN / EXPLAIN ANALYZE output (PostgreSQL/MySQL/SQLite) into a cost tree, flag estimated-vs-actual row divergence, and suggest indexes
sql-explain-plan-visualizerHealth
Convert swim benchmark times into 25m, 50m, and 100m pacing and generate CSS-style threshold intervals
swimming-pace-interval-builderHealth
Estimate BMR, TDEE, ideal weight, and macro splits for weight loss, maintenance, or muscle gain
tdee-bmr-body-comp-calculatorText Processing
Compare resume text against a job description, normalize keyword variants, and highlight coverage gaps
resume-job-description-matcherValidation
Lint robots.txt syntax, flag risky rules, and test important URLs before you ship crawler directives
robots-txt-lint-validator