Back to Portfolio
Web AppsReactNode.jsAWSDocker
Routemaster SaaS
A production-grade fleet routing and dispatch platform designed for complex delivery tracking, automated driver assignments, and visual route mapping.
Core Features
AI-powered dynamic routing utilizing OpenStreetMap APIs
Live real-time driver geolocation updates via WebSocket connections
Interactive dispatch control panel with drag-and-drop map markers
Automated vehicle capacity optimization algorithm
System Architecture
Frontend Layer
React, Vite, Tailwind CSS, Leaflet Maps, Socket.io-client
Backend Layer
Node.js, Express, Socket.io server, dynamic OSRM engine
Database & Storage
PostgreSQL with PostGIS extension
DevOps & Deployment
Docker containerization, AWS EC2, AWS ECS, Route53
Dynamic Problem Solver
The Solution Impact
Route Planning
proprietary TSP algorithm reduces route planning time by 3x
Real-time Tracking
customized WebSocket throttling keeps server network bandwidth minimal even with 1,000+ active drivers
Spatial Data
PostGIS indexing makes searching nearby drivers within 5km execute in under 4ms
Tech Stack
ReactViteTailwind CSSLeaflet MapsNode.jsExpress.jsSocket.ioOSRM APIPostgreSQLPostGISDockerAWS ECSAWS EC2