🚀 Founder & Solo Builder of ApiPatch | AI Agents & Developer Infrastructure Engineer
"Building autonomous, self-healing developer tools that maintain production codebases in the background."
⚡ Featured Project: ApiPatch
Autonomous AI Agent for API Breaking Changes & Self-Maintaining Codebases
Over 30% of cloud outages and broken builds happen because third-party APIs update and silently break code. Tools like Dependabot only bump version numbers in config files—they do not fix actual code logic.
ApiPatch monitors vendor changelogs, scans codebases (Python, JS, TS), grounds changes via live docs (DocHunter™), refactors code logic with AST syntax safety & self-healing loops, and opens ready-to-merge Pull Requests.
# Install & run in 2 seconds
pip install apipatch
apipatch scan .- uses: MoradMoqbel/apipatch@v0.8.1
with:
mode: 'fix'
api_key: ${{ secrets.GEMINI_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
auto_pr: 'true'🔗 Explore ApiPatch on GitHub →
- Languages: Python (AST, Metaprogramming, AsyncIO), TypeScript, JavaScript, SQL
- AI & Agentic Systems: LLM Orchestration, DocHunter Grounding, Ephemeral Sandboxing, AST Self-Healing Loops
- AI Providers: Gemini 2.5 Flash, Claude 3.7 / 3.5 Sonnet, GPT-4o, AWS Bedrock
- DevOps & Infrastructure: GitHub Actions, CI/CD Workflows, Docker, PyPI Distribution, PostHog Analytics
- ⚡ ApiPatch v0.8.1 shipped on PyPI & GitHub Actions.
- 🌍 330+ installs across US, Singapore, Japan, UK, and Europe.
- 🩺 Submitted autonomous refactoring Pull Requests to top-tier repositories (including Microsoft MarkItDown & Anthropic Skills).
- 🏆 Applied to Y Combinator to scale autonomous software maintenance infrastructure.
- 💼 LinkedIn: linkedin.com/in/moradmoqbel
- 🐙 GitHub: @MoradMoqbel
- ✉️ Email:
moradyunes2@gmail.com
