Engineering Leader · Building Teams & Platforms

I build |

Engineering leader with 12+ years in software and 6+ years leading teams across MENA and Europe — currently leading a 15+ person, five-squad organization at AW Rostamani Group, turning business priorities into platforms that ship predictably.

scroll
12+
Years in engineering
15+
Person engineering organization, five squads
20K
Monthly active users, up from 7K
95%
On-time release rate
01

Leading engineering,
owning outcomes.

I lead a multi-team engineering organization at AW Rostamani Group — one of the UAE's largest privately held conglomerates — a 15+ person organization structured into five squads, each with a team lead who runs 1:1s and performance reviews for their squad, serving three business units. I own engineering strategy, architecture governance, hiring, performance, vendor decisions and cost optimization, and I am accountable for Connect, the group's digital service channel, whose monthly active users have grown from 7K to 20K and monthly bookings from 2,700 to 6,000 since August 2024.

The path here: shipping award-winning iOS apps for the Dubai government, then leading a 15-engineer distributed team building a regulated health-intelligence platform in Vienna, then owning technical direction for an AI/IoT startup — three countries, four industries, one constant: teams that ship predictably.

What keeps me in this work is watching engineers become leaders — the team lead who used to be the quiet senior dev, the platform that outlives its first roadmap. I'd rather build clarity and ownership than be the smartest person in the room.

Arabic — Native English — Professional 📍 Dubai, UAE

How I lead

01

Accountable teams. Clear ownership, KPIs and visible career paths — people do their best work when expectations are explicit and growth is real.

02

Clarity between product & engineering. Roadmaps agreed with business-unit leadership on scope, cost and timelines — no surprises, no silos.

03

Architecture for the long term. Technical judgment paired with business ownership — decisions that support platform growth, not quarterly patches.

02

A decade of shipping,
scaling & leading.

Aug 2024 — Present Dubai, UAE
AW Rostamani Group logo

Software Development Manager (Engineering Manager)

AW Rostamani Group

  • Lead a 15+ person engineering organization across Dubai HQ and offshore delivery centers, restructured into five squads (backend, mobile, web, enterprise integrations, shared platform services), each led by a team lead, serving the After Sales, Sales and Certified Pre-Owned business units.
  • Accountable for Connect, the group's digital service channel: since August 2024, monthly active users have grown from 7K to 20K and monthly bookings from 2,700 to 6,000.
  • Introduced AI-assisted development across all five squads, cutting bug-fix time by 30% and feature development time by 20%; authored internal skill libraries encoding the service architecture and integration contracts, with mandatory human code review as the quality gate.
  • Re-platformed onto cloud-native microservices provisioned with Terraform, cutting infrastructure and implementation costs by 20%, mostly through multi-tenant services shared across business units.
  • Made release discipline the first priority — CI/CD, sprint governance, quality gates, Sentry observability — reaching a 95% on-time release rate and halving feature lead time from ten days to five.
  • Migrated two legacy platforms: an Oracle APEX system whose contractor support had ended, rebuilt in-house on Node.js, React and Next.js; and a mobile app on an outdated Flutter version, rebuilt in React Native with a caching layer in front of the Google Places API, cutting its Google API costs by 90%.
  • Built the organization's performance framework (KPIs, career ladders, individual growth plans), hired into the squads, and coach the five team leads on delivery, architecture and career progression.
Node.jsReactNext.jsReact NativeJavaAzureGCPTerraformCI / CDFastlaneOracle ERPSalesforceTestMu AIClaude + Cursor (AI Assistance)
Nov 2022 — Aug 2024 Dubai, UAE
Kuality AI logo

Technical Lead

Kuality AI

  • Owned the engineering function at an early-stage AI startup, reporting to the CEO: architecture, delivery, hiring and technical direction. Led 8 engineers building AI and IoT products on Azure.
  • Cut development cycle time by 40%, driven primarily by automating the AI training pipeline and moving to containerized .NET Core and Angular deployments.
  • Served as the CEO's technical counterpart, translating business direction into technical strategy and product decisions.
  • Introduced structured code review and pair programming, removing single-engineer knowledge dependencies across the codebase.
.NET CoreAngularPythonAzureDockerAI / IoTGoogle ColabCI / CD
Nov 2019 — Nov 2022 Vienna, Austria
Medicus AI logo

Team Lead

Medicus AI

  • Led a 15-engineer distributed team building Medicus AI's health-intelligence platform for European markets; ran 1:1s, performance reviews and career planning across a multi-national organization.
  • Re-engineered the .NET Core REST APIs, cutting API response time by 50%, on SQL and NoSQL stores with Docker and Kubernetes; raised unit-test coverage to 90%, the primary driver of the platform's stability gains.
  • Delivered the mobile SDKs adopted by labs, clinics and insurers across Europe, built to HL7 and FHIR interoperability standards.
  • Implemented Fastlane-based CI/CD for mobile, halving the release cycle and enabling weekly releases.
.NET CoreC++SwiftKotlinKubernetesHL7 / FHIRSQL & NoSQLFastlaneSDK Design
Jan 2015 — Nov 2019 Dubai, UAE
CloudAppers logo Medicus AI logo

iOS Engineer → Senior iOS Engineer

CloudAppers → Medicus AI

Joined CloudAppers in 2015; assigned full-time to the Medicus product from January 2017 and continued with Medicus AI after its 2018 spin-out as a standalone HealthTech company.

  • Co-developed the Gesundheitscloud SDK for the Hasso Plattner Institute (HPI), a major German health-data platform, and the Medicus iOS application; architected a C++ core SDK for cross-platform consistency.
  • Mentored 5 mobile developers on iOS architecture and Apple platform best practices.
  • Delivered 4 production iOS applications at CloudAppers, including RTA Dubai and Visit Abu Dhabi 4, both award winners at the 2017 M-Government Service Awards.
iOSSwiftObjective-CC++SDK DesignHL7 / FHIR
03

Selected work,
measurable impact.

AW Rostamani Group logo

Case study · AW Rostamani Group

Replatforming a conglomerate's digital estate

The problem

Two legacy platforms were blocking the product roadmap across three business units: an Oracle APEX system whose contractor support had ended, and a mobile app stuck on an outdated Flutter version with rising Google API costs. Infrastructure costs were climbing and releases were unpredictable.

My call

Stop patching. Rebuild the APEX system in-house on Node.js, React and Next.js so maintenance sits with the team; rebuild the mobile app in React Native with a caching layer in front of the Google Places API; re-architect the estate onto a cloud-native, multi-tenant microservices foundation provisioned with Terraform; and restructure the 15+ person organization into five squads with dedicated leads.

The complexity

Live operations for After Sales, Sales and CPO could not stop; Oracle ERP/Fusion integrations had to keep working; onshore and offshore delivery centers had to move in step.

The result

20% lower infrastructure and implementation costs, 90% lower Google API costs on the rebuilt app, 95% on-time releases, feature lead time halved from ten days to five, and Connect grew from 7K to 20K monthly active users and 2,700 to 6,000 monthly bookings.

Medicus AI logo

Case study · Medicus AI, Vienna

Scaling a regulated health platform across Europe

The problem

A health-intelligence product needed to serve labs, clinics and insurers across European markets — demanding faster, safer releases than the platform could sustain.

My call

Standardize on containerized .NET Core services (Docker, Kubernetes), enforce unit-testing standards, automate mobile releases with Fastlane CI/CD, and build partner SDKs on HL7/FHIR.

The complexity

A 15-engineer, multi-national distributed team; healthcare compliance and interoperability standards; SDKs consumed by third-party partners who couldn't absorb breakage.

The result

50% faster API response times, 90% test coverage, release cycle halved to weekly — SDKs adopted by partners across Europe. medicus.ai ↗

🏆 3× awarded

Government · Mobility

RTA Dubai

The official app of Dubai's Roads & Transport Authority — journeys, top-ups and smart services for millions of residents. Best Transportation App at the 2017 M-Government Awards and a two-time Sheikh Hamdan Award winner.

iOSSwiftSmart Services
View on the App Store ↗
🏆 M-Gov 2017

Government · Tourism

Visit Abu Dhabi 4

Abu Dhabi's official tourism companion — attractions, itineraries and events for visitors exploring the emirate. Named Best Tourism Mobile App at the 2017 M-Government Service Awards.

iOSObjective-CMaps
visitabudhabi.ae ↗

HealthTech · SDK

Gesundheitscloud SDK

Co-developed the iOS SDK for Gesundheitscloud, the Hasso Plattner Institute's (HPI) personal health-data platform — secure, privacy-first health records infrastructure — alongside a C++ core SDK for cross-platform robustness.

iOSSwiftC++ Core
hpi.de ↗

Independent · End-to-end

ENOC & ICRC Systems

Emergency Management System for ENOC, 2022–2023, and the WatHab course-management platform with its companion mobile app for the ICRC, 2021 — both delivered end-to-end as an independent engineer.

.NET CoreXamarinReact NativeAngular
Delivered for
04

Full-stack judgment,
leadership depth.

/ Leadership & Strategy

Engineering ManagementManaging Team LeadsTeam Building & Scaling Cross-Platform Team LeadershipCareer FrameworksMentoring Tech Leads Roadmap & Cost OptimizationAgile & OKR ExecutionStakeholder Management Technical Due DiligenceJira & Confluence

/ Architecture

MicroservicesAPI-first / RESTEvent-Driven (RabbitMQ) Distributed SystemsPlatform ModernizationHL7 / FHIR AI & IoT PlatformsArchitecture Governance

/ Cloud & DevOps

AzureGCPDockerKubernetesTerraform CI / CDFastlaneSentrySonarQubeFirebase SQL & NoSQL

/ Hands-on Stack

.NET CoreC#Node.jsJavaKotlinPython ReactNext.jsAngulariOS / SwiftReact Native FlutterC++ClaudeCursor
05

AI-assisted engineering,
human-led delivery.

I treat AI as an engineering capability, not a gimmick — something you operationalize across squads with the same discipline as CI/CD: tooling, guardrails and quality gates, so it raises the bar instead of just the speed.

Measured, not assumed. Across five squads, bug-fix time is down 30% and feature development time down 20% since rollout. Internal skill libraries encode the service architecture and integration contracts so the tools work from the team's real conventions, and every change still goes through mandatory human code review.

In daily development

Claude and Cursor are embedded in my squads' workflow at AW Rostamani — code generation, refactoring and review support across backend, web and mobile, behind the same code-quality gates as any human-written change.

With guardrails, not vibes

Every AI-assisted change goes through the same review, tests and quality gates as any other. The tools accelerate the work — the engineer stays accountable for what ships.

As a leadership practice

Bringing AI-assisted development into the organization was a leadership decision: choosing the tools, setting the guardrails, and coaching engineers to use them well across all five squads.

ClaudeCursorAI Code ReviewSkill LibrariesQuality GatesTeam Enablement
06

Recognized
along the way.

🏆

Best Transportation Mobile App

M-Government Service Awards 2017 — RTA Dubai app

🏆

Best Tourism Mobile App

M-Government Service Awards 2017 — Visit Abu Dhabi 4 app

🥇

Sheikh Hamdan Award — Best App

Awarded twice for the RTA Dubai application

🎓

Graduated 3rd in Class

B.Sc. Computer Software Engineering — Arab International University, 2010–2015

Next chapter: Head of Engineering

Let's build something
worth shipping.