SinaiTaxi · Senior Software Engineer / Lead Engineer
SinaiTaxi needed a transportation booking platform that could ship rides across 50+ countries without collapsing under its own weight. I came in as sole architect, picked Laravel as the runtime, and made one structural bet: a 35-module modular monolith. Close enough that any two modules can talk freely; far enough that none of them step on each other. The hard parts were the seams — a geospatial pricing engine over 22k zones, and an event-driven backbone on Redis Streams clearing 50k+ events per hour at peak.