Founder & Lead Engineer · Tag-Along Ltd (TagRides)
2025 — PresentLagos · Solo build · Go · Flutter · Distributed systems · MQTT
Lagos-targeted route-shared mobility platform — designed, built, and deployed solo across backend, mobile, web, and infrastructure.
- Architected 9 production Go microservices behind a Kong gateway:
auth,driver,geolocation,orchestrator,notification,rating,wallet,analytics,admin— plus aninitbootstrap and asimulatorfor stress-testing the matching algorithm without live drivers. - Built real-time location pipelines on MQTT (EMQX) and Kafka, with Tile38 for geospatial proximity, PostGIS + OSRM + Valhalla for routing.
- Engineered a clean-architecture Flutter app (Android, iOS, Web): 575 Dart files, 38 screens, BLoC state management, MQTT5 streaming, Google Maps with custom marker pipelines, Paystack payments, Firebase auth, Google Sign-In with a custom web platform-view shim.
- Wrote a complete brand system (
BRAND.md) — color tokens, type scale, lockups — codified across the Flutter theme and the Next.js 16 marketing site so app and web read as one product. - Delivered Lighthouse 90+ on the marketing site with Next.js 16, React 19, Tailwind 4, Motion v12, and Lottie.