أعمال مختارة، بالتفصيل
نظرة أعمق على مشاريع في وكلاء الذكاء الاصطناعي وأتمتة سير العمل والتشغيل البيني في القطاع الصحي — الوضع قبل المشروع، وما بنيته، وما الذي تغيّر.
Custom AI Agent for Knowledge & Support
A conversational agent that answers from a company's own documents and acts on its internal APIs — running entirely on-premise so no data leaves the building.
MAIE — medical availability integration engine
An integration engine that receives medical-availability slots from clinics in three different formats — native JSON, FHIR R4 bundles and HL7 SIU — normalises them, resolves the identifiers, and lands them in the booking system for the CRDS.
FHIR R4 Bundle Generator for Healthcare Systems
A Java service that turns hospital data — HL7 v2, CSV, JSON — into validated FHIR R4 bundles (Patient, Encounter, Observation, Practitioner), later repackaged as a Spring Boot microservice.
Victoria — reliable email-triage agent
A rebuild of an n8n email-triage flow that hallucinated. Deterministic code now handles the rules; the LLM only makes the fuzzy judgement call, with a strict schema and a human review queue behind it.
BurgerBase — a self-hosted backend for Base44 apps
A self-hosted Node.js / TypeScript backend that replaces Supabase for React apps generated with Base44 — JWT auth, a dynamic REST API, sandboxed Deno functions and an automated deploy CLI.
Doctoral Student Management Application
A web portal for a university's PhD administration — profiles, supervisors, milestones, defenses and documents — with automated annual re-registration and report generation.
Healthcare Integration with Mirth Connect
Mirth Connect channels for secure health-data exchange between two critical hospital systems, an automated SIU (HL7) capture pipeline into PostgreSQL, and a React console to run and monitor it all.
Workflow Automation Platform
Complex internal operations automated with n8n and AI steps, plus EDI channels connecting two transport partners for automated commercial-message exchange.
Data Integration & Migration Layer
A Node.js / Express microservice that keeps a legacy FileMaker database and PostgreSQL in real-time sync, so modern web and mobile services can rely on consistent data across heterogeneous systems.
FMQC — members & activities portal
A public-facing portal with a members area and an admin back-office — a React front-end designed in Base44, running on the self-hosted BurgerBase backend so the organisation's data stays on its own infrastructure.
Tangente — quantitative portfolio analysis
A portfolio-analysis tool for stocks and ETFs that grounds every recommendation in maths — Markowitz optimisation, risk ratios, technical indicators — and always shows the figures behind it.