Software Architect & Full-Stack Developer | Egyptian Ministry of Interior (2020)

Executive Summary

Architected the digital booking and dispatch platform for the Aman national vehicle inspection ecosystem for the Egyptian Ministry of Interior. Transitioned the system from a static informational site into an interactive dispatch portal designed to redirect inspection volume from crowded municipal traffic hubs to distributed inspection vans and commercial centers across Egypt.


1. Context & Problem

  • ->Client / Domain: Egyptian Ministry of Interior (via iSoft)
  • ->Timeline: 2020
  • ->Project Role: Software Architect & Full-Stack Developer

//The Challenge

Physical traffic departments faced heavy daily congestion for mandatory vehicle inspections. The ministry needed a digital reservation and routing engine that could validate vehicle registration data against central state records and direct motorists to localized mobile inspection units based on real-time hardware capability and capacity.


2. Technical Stack & Implementation

  • ->Application Framework: Drupal Enterprise Core with custom PHP module extensions.
  • ->Database Layer: MySQL with spatial coordinates and temporal slot reservation indexes.
  • ->Integrations: Encrypted back-to-back REST APIs connecting directly to national ministry databases.

3. Architectural Decisions & Engineering Challenges

  • ->Secure State Backend Integration: Built an authenticated API communication layer linking the public portal with state backend databases, enforcing strict payload validation and rate limits.
  • ->Dynamic Proximity & Hardware Routing: Designed database query filters matching citizen bookings against mobile unit availability based on distance coordinates and specific diagnostic equipment requirements for each vehicle category.
  • ->Phased Rollout: Managed a zero-downtime deployment strategy that introduced online appointment booking in targeted governorates before expanding nationally.

4. Operational & Institutional Impact

  • ->Traffic Decentralization: Diverted significant civilian inspection volume away from municipal police departments to commercial hubs and mobile units.
  • ->API Reliability: Handled high-throughput booking traffic during national registration renewal peaks with zero data corruption.
  • ->Operational Auditing: Provided central ministry oversight teams with real-time operational metrics across all active inspection nodes.