Skip to content
View wedo911's full-sized avatar

Block or report wedo911

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
wedo911/README.md

Open-source tools for privacy, accessibility, and AI integrity β€” almost all of them running entirely in your browser: no account, no upload, no tracking, no server. Everything is MIT-licensed.

🧰 Start here β€” clearbox

Seven everyday tools in one place, in English and Arabic:

Tool What it does
πŸ›‘οΈ Scam message checker See the red flags in a suspicious SMS, email, or chat message
πŸ“„ Contract & terms checker Find the clauses worth reading twice before you sign
πŸ”‘ Password checker The exact reason a password is guessable, not a vague bar
πŸ“· Photo metadata remover Strip the GPS location hidden in a photo before sharing it
🎨 Contrast & color-blindness Check WCAG contrast and simulate color vision deficiency
πŸ“– Plain-language simplifier Make dense text readable, with dyslexia-friendly aids
🧾 Group expense splitter Split a shared bill and settle up in the fewest payments

πŸ”¬ Research integrity

  • citeguard β€” check whether a citation has been retracted before you use it. Python library + CLI, MCP server for AI agents, and a GitHub Action. Wakefield's fraudulent MMR paper has been cited 1,000+ times since its retraction; this makes that checkable in one command.
  • cite-lens Β· ground-lens β€” find uncited claims and unused references; check whether each claim is actually supported by its source.

πŸ€– Tools for AI agents (MCP servers)

  • secretscan β€” catch leaked API keys and private keys before an agent commits them
  • regexguard β€” explain a regex and flag ReDoS risk, without executing it
  • readability β€” let an agent check how readable its own output is
  • sourceward β€” detect prompt-injection attempts in untrusted text

🌍 Arabic-first language tools

DialectLens (dialect detection) Β· MeaningDiff (semantic diff) Β· TimeLens (timeline extraction) Β· CoherenceLens (contradiction finder)

🎨 Creative

Maqam Studio β€” explore Arabic maqams with true microtones Β· Zellige Studio β€” generate Islamic geometric star patterns


β†’ All projects, in English and Arabic

Waleed Bajaman Β· wedo911 (@) Gmail.com

Popular repositories Loading

  1. citeguard citeguard Public

    Check citations for retractions, corrections, and expressions of concern via Crossref -- Python CLI/library, MCP server, and GitHub Action sharing one empirically-verified detection algorithm.

    Python 1

  2. SaudiIPTV-Releases SaudiIPTV-Releases Public

    Public QA and release APK downloads for Saudi IPTV

  3. sourceward sourceward Public

    Zero-dependency heuristic scanner for prompt-injection indicators in untrusted text, for the boundary of LLM agent pipelines.

    Python

  4. scamlens scamlens Public

    [Merged into clearbox] Scam message checker β€” now at https://wedo911.github.io/clearbox/tools/scam/

    JavaScript

  5. earpatch earpatch Public

    Screen-reader-first narration for Git and unified diffs

    Python

  6. clearread clearread Public

    [Merged into clearbox] Plain-language simplifier β€” now at https://wedo911.github.io/clearbox/tools/text/

    JavaScript