Portfolio

Things I've Built

Production-grade projects spanning mobile, web, and backend systems. Each one built with care and shipped with intention.

2026Featured

Vehicash

A two-sided marketplace architected and developed end-to-end as the technical lead. Designed the full system including escrow management, GPS-gated driver payouts, a 5-step campaign creation wizard, Paystack integration, and a real-time vehicle-to-campaign matching engine. Built with React Native (Expo Router), NestJS, and PostgreSQL.

Two-sided marketplace with escrow and GPS tracking
5-step campaign creation wizard
Automated weekly driver payouts
Real-time vehicle-to-campaign matching engine
React NativeNestJSPostgreSQLPrismaPaystackTypeScriptExpo Router
2024Featured

Internverse

Architected and built Internverse from concept to production. Implemented a scalable RESTful API with Node.js and MongoDB, dynamic internship listings, user management, and aggressive performance optimization achieving 95+ Lighthouse scores.

30% reduction in page load time via code-splitting
95+ Lighthouse performance score
Dynamic internship listings with real-time updates
Full user authentication and management
ReactNext.jsNode.jsMongoDBREST API
2023

Boostify

Designed and shipped Boostify as a full-stack Next.js application, leveraging API Routes for server-side logic without a separate backend. Integrated BullMQ and Redis to handle async task verification at scale, built a reusable component system that cut feature delivery time, and implemented Redis-backed session management for fast, stateless auth.

Full-stack Next.js architecture using API Routes with no separate backend
Async task verification pipeline powered by BullMQ and Redis
Redis-backed session management for low-latency auth
Reusable component system reducing time-to-feature across the codebase
Next.jsBullMQRedisMongoDBAPI Routes
2025Featured

TradeAviator Web Platform

Led frontend development of the full web platform using React and Next.js — a marketing website for customer acquisition and an admin dashboard for managing transactions, gift cards, and crypto swaps. Integrated REST APIs for real-time data display, built a reusable component library for consistent branding, and collaborated with backend engineers to define API contracts and optimize data fetching.

Dual-platform web experience: public marketing site + role-based admin dashboard
Real-time transaction and volume monitoring for operations team
Reusable component library ensuring UI consistency across platforms
Secure API integration for financial operations and crypto swaps
ReactNext.jsTypeScriptREST API