Backend-focused Computer Science student at Leiden University, part-time Software Developer at CodeHive, and part-time Backend Developer at Kojac.
I build production-style backend systems: APIs, databases, authentication, automation workflows, and AI/cloud tools. Recently, I built ReachGate, a vulnerability-reachability triage tool that helps separate real security risk from scanner noise.
ReachGate — vulnerability-reachability triage for GitLab Orbit.
ReachGate checks whether a reported vulnerability is actually reachable from real application entry points. It uses deterministic graph traversal and bounded analysis to classify findings as reachable, unreachable, or unknown, helping teams focus on vulnerabilities that can realistically be exploited.
Built for the GitLab Transcend Hackathon 2026.
Python · GitLab Orbit · GitLab CI/CD · OpenVEX · SARIF · MCP · pytest
trustgate-ai-agents — a runtime authorization layer, or action firewall, for AI agents.
A Gemini-powered agent can only take an action when live data evidence passes deterministic policy checks returning ALLOW, APPROVAL_REQUIRED, or BLOCK.
Built solo for the Google Cloud Rapid Agent Hackathon. Open source under MIT, deployed on Google Cloud, with automated tests.
Node.js · Google Cloud Run · Vertex AI / Gemini · BigQuery · Fivetran · Docker · MCP
Languages: Python · JavaScript/Node.js · C++ · SQL · TypeScript
Backend & APIs: FastAPI · Flask · REST · JWT · OAuth2 · OpenAPI/Swagger · WebSockets · MCP
Cloud & AI: Azure · Google Cloud Run · Vertex AI / Gemini · BigQuery · Fivetran · Docker
Data: PostgreSQL · SQLite · SQLAlchemy · CSV/Excel pipelines
Tools: Git · Linux/WSL · Bash · pytest · Uvicorn
- Procurement Risk API — FastAPI + PostgreSQL REST API with JWT/OAuth2 auth, risk-detection rules, and Swagger docs.
- bol.com → DPD Export Tool — Python automation integrating the bol.com API with SQLite to generate shipping exports.
- Real-Time Chat App — Flask + WebSockets with session auth and an MVC-style structure.
- Backtracking Scheduler — C++ constraint solver with pruning to optimise search complexity.
mohamedazahrioui2006@gmail.com · Portfolio · HackerRank certified: Software Engineer, REST API