Marketplace2026
Roadpple
Led the backend engineering for a travel and hangout platform that helps planners coordinate experiences with their community. Supports two models: standard public trips and private plans — each with payments, real-time chat, and identity verification.
Led backend engineering on a live product, owning the full API layer across auth, KYC, payments, real-time chat, and notifications.
E-Commerce2026
BuyBox
BuyBox is a Nigerian e-commerce marketplace where vendors onboard stores, list products, and fulfill orders. I built the backend — owning the full API layer across store onboarding, product catalog management, cart and checkout, payment processing, delivery zone configuration, order lifecycle management, and real-time push notifications for both vendors and customers.
Led backend engineering on a live marketplace, building the full API layer across vendor onboarding, product catalog, order processing, and payment infrastructure.
Infrastructure2024
WebhookCenter
Multi-tenant webhook gateway for reliable event delivery. HMAC-signed payloads, automatic retries with exponential backoff, per-attempt logs, and a full management API.
Handles webhook delivery at scale with guaranteed delivery, multi-tenant isolation, and role-based access control across teams.
Machine Learning2025
Taxi Route Optimization
Reinforcement learning agent that learns optimal taxi routing using Q-learning. Trains over 2,000 episodes in the OpenAI Gymnasium Taxi-v3 environment to find the best pickup and dropoff policy.
Demonstrates practical RL applied to route optimization — configurable hyperparameters, animated GIF output of the trained agent, and a Jupyter notebook walkthrough.