02 — OPEN SOURCE

Open source

CONTRIBUTIONS

TOOLS I BUILT

prompt-to-asset

MCP server generating production-grade assets (logos, app icons, OG images) across 30+ image models.

Model Context Protocol server that lets Claude Code (and any compatible client) pick the right image model per task.

Tool surface designed around the asset, not the model — “make an app icon” fans out to the right model under the hood. 30+ models supported.

GITHUB.COM/MOHAMEDABDALLAH-14/PROMPT-TO-ASSET

unslop

CLI that strips characteristic LLM patterns from generated text.

Built it after Claude rewrote my resume in a way I couldn’t send. The CLI removes the stylometric tics that mark text as AI-written — em-dashes used as parenthetical rhythm, “not only… but also,” “moreover,” and a long list of other patterns.

Pipeable. Works on stdin or files.

GITHUB.COM/MOHAMEDABDALLAH-14/UNSLOP