Mohammed
Al Sarraj
Senior Data Governance Engineer · AI Systems
Five years at BBI Consultancy, deployed across GCC government and enterprise: Abu Dhabi Executive Office, Qatar Central Bank, Dubai Police, DCT, SCAD, and YBA Kanoo. Built Manarah and shipped 19+ AI tools, all publicly accessible.
Manarah Suite
Four services behind a single portal. Wasit moves data, Mizan checks it, Amin governs it, and Manarah AI gives you a chat interface into all three. Compliance rules for NDMO and UAE PDPL run inside each pipeline step, not at the end.

System Architecture
Each component runs as an independent gunicorn process. They share a single signed session cookie via a common SECRET_KEY. The portal reverse-proxies /wasit/*, /mizan/*, and /amin/* to internal processes. One URL, four services.
Data & Governance Tools
Qubtan
Encrypted PII, role-based access, automated compliance alerts and invoice reporting for Captain's Club GCC. Flask-Talisman for security headers, Flask-Limiter for rate limiting, Fernet encryption on all personal data fields.
Rased (راصد)
Monitors social media performance across platforms — post scoring, engagement rates, reach, composite performance metrics, and trend analysis. Opens directly into a pre-loaded demo account (Horizon Cafe) so you see the full analytics dashboard without any setup. Login: demo / demo123.
Tarjim (ترجم)
Point it at any web project and it audits every template and stylesheet for RTL layout violations, translates UI strings to Arabic using a 10-provider fallback chain, auto-patches the CSS, and scores the output with Arabic NLP quality metrics. Opens with a full demo scan pre-loaded so you see real output immediately.
AI Tools Portfolio
19 tools across 4 suites, all built with Claude API and Python Flask.
Other Projects
Trader X
Multi-component trading system with a strategy engine, backtester, paper trader (simulated), live trader, and a real-time dashboard. Separate processes for each mode.
Masna
One run produces a new developer tool: researched, built, tested, and pushed to GitHub. A fully automated pipeline that goes from idea to shipped repo.
Khaliyya
Unified resident profiles from any data source with automatic churn/retention risk scoring. Built for coliving operators.
Virb Thrift
Full-stack thrift marketplace with a Turborepo monorepo containing the buyer app, seller app, and shared packages. Supabase for auth and database.