Projects
Building products that solve real problems.

ProxySock - B2B Proxy Marketplace (Canadian Startup)
Complete B2B SaaS platform built solo, end to end — subscription billing, multi-tenant PostgreSQL, RBAC, Redis caching, and AWS deployment. Handles 3,000+ daily transactions at 99.9% uptime, with Docker/GitHub Actions CI/CD shipping preview deployments on every PR.

Jobin.cloud - AI Recruiting Platform
Led full frontend migration from Vue/Nuxt to React/Next.js with TypeScript for 5,000+ users. Built internal design system and optimized CI/CD pipelines, achieving 50% faster feature development, 80% fewer deployment errors, and 40% API over-fetching reduction using GraphQL + Apollo Client.

StockSense - Multi-Agent AI Stock Intelligence (Active Development)
Multi-agent system with a supervisor agent coordinating specialised sub-agents for data ingestion, signal generation, sentiment analysis, and alert delivery across US and NGX equity markets. Agents communicate over a structured, schema-validated JSON protocol that prevents silent failures regardless of upstream model behavior.

Nyom Date - Dating Mobile App (Client Project)
Developed cross-platform dating mobile application with real-time matching, chat functionality, and user profiles with advanced filtering. Built React Native frontend with Node.js/Express backend, MongoDB database, and Socket.io for real-time features.

BALLERSYARD - Sports Platform
Built comprehensive sports platform connecting players with local games. Implemented game discovery, instant joining, skill-level filtering, and reservation system across multiple sports using React 19, TypeScript, and Supabase.

STiIM - Live Music Experience Platform
Developed immersive live music platform for Lagos-based artist performances. Built with Next.js and Convex, featuring session discovery, artist profiles, crowd interaction, and content streaming to YouTube, Spotify, and Audiomack.

VisitAid - Autonomous AI Agent
Real-time autonomous agent built and deployed in 48 hours for WeMakeDevs Vision Hackathon 2025 — continuous multi-step reasoning, proactive hazard detection, and voice output without human prompting. Agent behavior is governed by a structured instructions file that separates policy from code, enabling rapid iteration without redeployment.

Rora AI - LLM Benchmark & RAG Pipeline
Production RAG system converting natural language to SQL via FastAPI and LangChain orchestration, with live schema injection so the model always has accurate database context. Structured output enforced via Pydantic validation and SELECT-only constraints, backed by a 20-case benchmark regression suite that runs automatically after every prompt change.

Resume Refined - AI Resume Optimizer
Full AI SaaS product built and shipped solo — AI tailoring, ATS score checking, job URL scraping, and 11 professional themes, backed by the OpenAI API with structured prompt engineering and a Supabase backend with row-level security. Live in production with real users.

Vibe Play Hub - Gaming Platform
Developed interactive web application for discovering games and connecting players. Implemented game browsing, social interaction, and administrative oversight with React, TypeScript, PostgreSQL, and shadcn/ui.