A collection of small utility scripts for development, system tasks, automation, and everyday workflows.
This README serves as a directory of all tools in the repository.
add-gitkeep - Creates .gitkeep files in empty leaf directories only.
repo-remote-tool - Converts Git remotes between HTTPS and SSH (with flip mode) for multiple repositories.
name-normalizer - Normalizes first, last, and full name fields into consistent outputs for matching, dedupe, and personalization.
email-normalizer - Normalizes and validates emails into a consistent lowercase key for matching and workflow routing.
phone-normalizer - Normalizes and validates phone numbers into an E.164-like format for matching and SMS readiness.
whitespace-cleaner - Cleans text fields by trimming and standardizing whitespace for consistent storage, matching, and formatting.
(empty — reserved for documentation, notes, references)
(empty — reserved for personal/life productivity tools)
(empty — reserved for general-purpose, non-dev, non-system scripts)
(empty — reserved for OS, environment, and machine-related utilities)