Skip to content
View munzzyy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report munzzyy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
munzzyy/README.md
Cole Munz — small, sharp tools

I'm Cole. I build small, sharp tools under Flight Unreached and contribute to open source where correctness matters — security, RF/SDR, accessibility, health tech.

Everything below is free for noncommercial use and runs with zero dependencies. Each has a live demo you can try in your browser right now — no install, no account. Pick whichever fits; each repo has the full story.

Tools

Project What it does
unslop Catches the AI tells in your writing — buzzwords, filler, flat rhythm — and points you at what to fix before you hit send. Reads sixteen languages, each with its own researched tell lists. Runs in your browser (UI in 32 languages), your terminal, CI, or as an agent skill.
hopandhaul Finds when flying into a cheaper hub and taking the train the rest of the way beats flying direct. Click-the-map planner that runs in your browser with no install, 4,175 airports, UI in 46 languages.
liftmath Strength-training math with receipts — consensus 1RM, load charts, volume landmarks, macros, plate loading, program templates. A web app plus a CLI, 32 languages.
translint A linter for your translation files — catches missing keys, placeholder mismatches, and untranslated values before they ship. CLI, CI gate, pre-commit, or agent skill. Its site practices what it lints: 32 languages, RTL included.

All four are open to contributors — each has issues tagged good first issue if you want a place to start.

Upstream

Fifteen merged now, with another forty-odd open across roughly thirty more repos: correctness, security, accessibility, and translation. A few that were fun to track down: byte-order corruption in RFID dump files, authenticode digest buffers that were never null-terminated in YARA, an OAuth open-redirect in a medical-records system, a flipped GPS hemisphere in a photo-evidence app, and a fixed-size HTTP header buffer that overflowed on emit.

Merged

Repo Change
VirusTotal/yara Null-terminate authenticode digest/thumbprint hex buffers
VirusTotal/yara Fix a string leak in CLI args_free
VirusTotal/yara Honor -w/--no-warnings for the file-too-large skip message
YARAHQ/yara-forge Align indexed and patterned hash meta fields
SigmaHQ/sigma Add a vmmemWSL exception to the non-existing-file rule
splunk/security_content Add a PreAuthType filter to the PetitPotam Kerberos detection
RfidResearchGroup/proxmark3 Fix byte-swapped, corrupted EM 4x05 dump files
merbanan/rtl_433 Restore a missing bitbuffer_clear in pulse_slicer_dmc
merbanan/rtl_433 Fix swapped order/inversion nibbles in the secplus_v2 docs
jcsteh/osara Make paste/duplicate screen-reader messages translatable
guardianproject/orbot-android Request ACCESS_LOCAL_NETWORK before opening the proxy on all interfaces
symfony/symfony Fix the Finnish BIC/IBAN mismatch translation
ghostfolio/ghostfolio Improve the French localization
ghostfolio/ghostfolio Improve the Dutch localization
openfoodfacts/robotoff Replace obsolete facet URLs with the /facets/ prefix
Open / in review — 40+ PRs across ~30 more repos

Security and detection

RF / SDR

Accessibility

Privacy / anti-censorship

Systems / web

Health / food

Localization (Symfony validator placeholder fixes plus a wider i18n wave)

GitLab mirrors · Munzzyy5@proton.me

Pinned Loading

  1. unslop unslop Public

    The AI-writing linter: shows you exactly what makes your prose sound like a robot - in sixteen languages, on your own machine - and how to fix it. Browser, CLI, CI gate, or agent skill. Determinist…

    JavaScript 1

  2. hopandhaul hopandhaul Public

    Cheapest way to travel: fly into a cheaper hub, train the rest when it beats flying direct. Click-the-map planner, pure-stdlib Python, zero deps, UI in 46 languages.

    Python 4

  3. liftmath liftmath Public

    Strength training math with receipts: 1RM consensus, RPE, volume landmarks, macros, plate loading, Wilks/DOTS/IPF GL. Python library + CLI + zero-dependency web app.

    JavaScript 1 1

  4. translint translint Public

    A linter for your translation files: catches missing keys, placeholder mismatches, and untranslated values before they ship. Stdlib Python, zero deps. CLI, CI gate, pre-commit, and agent skill.

    JavaScript 1