Dispatch
Ranking nearby drivers
I implemented a Go service that ranked dispatch candidates using H3’s hierarchical hexagonal geospatial index. The service turned live location and trip context into an ordered set of drivers for assignment.
Experience
Built dispatch and operations software for a driver-owned ride-hailing cooperative.
01
The role
The Drivers Cooperative was building a worker-owned alternative to conventional ride-hailing platforms. I worked on the systems that matched drivers to trips and gave operations teams a live view of vehicles in the field.
02
Selected impact
Implemented a geospatial dispatch-ranking service for driver assignment.
Built a real-time operations interface for vehicle tracking.
03
A closer look
Dispatch
I implemented a Go service that ranked dispatch candidates using H3’s hierarchical hexagonal geospatial index. The service turned live location and trip context into an ordered set of drivers for assignment.
Operations
I also built a real-time administrative interface with TypeScript, React, Google Maps, Hasura, and GraphQL. It gave the operations team a practical way to follow vehicles and understand what the dispatch system was doing.
04
Toolkit