Skip to content

Engineering

Things I've built

Agentic AI platforms, clinical systems, computer vision products, and the occasional distributed search engine — built to work outside the demo.

AI & Agentic Systems

Task-Aware Super-Resolution for Flood Mapping

ACVSS 2026 Research Hackathon

Tested whether super-resolution actually improves downstream flood mapping from degraded satellite imagery — a 3-phase pipeline (conditioned latent-diffusion SR → flood-aware fine-tuning → U-Net segmentation → per-tile risk ranking) on a SpaceNet-8 subset. Diffusion SR improved every downstream metric (mean IoU +24%, flood mIoU +11%) against degraded-LR and bicubic baselines.

PyTorchLatent DiffusionU-NetSpaceNet-8Computer Vision

Virtue Foundation Intelligence Platform

Hackathon 2nd Place

End-to-end agentic AI platform analyzing 797 Ghana healthcare facilities across 16 regions. A LangGraph supervisor routes queries to 6 specialized sub-agents backed by a FAISS vector store, identifying 10 medical deserts and 43 data anomalies.

PythonLangGraphGPT-4o-miniFAISSFastAPINext.js

AidCare

Live Clinical AI Product

Clinical decision support platform for Nigerian healthcare. Dual-mode RAG system using Sentence Transformers + FAISS over 500+ clinical protocols, with Whisper ASR and Tesseract OCR for multimodal document ingestion.

FastAPIFAISSGeminiWhisperDigitalOceanRBAC

Kinetix

Gemini API Hackathon

Real-time AI personal trainer using Gemini's vision API to analyze webcam exercise footage frame-by-frame. Dual-persona architecture: an internal Analyst performs biomechanical reasoning while an external Coach delivers live verbal feedback via TTS.

PythonFastAPIGemini APIWebSocketsNext.jsTypeScript

InvoiceMatch.AI

Curacel Hackathon 2025

AI-powered reconciliation tool for hospital invoices and insurer payouts. Automatically parses uploaded documents, matches line items, pinpoints every underpayment or denial, and generates a natural-language executive summary for finance teams.

JavaScriptOpenAIHealthcareVercel

FinBuddy

AI Project

A financial-intelligence chatbot that holds dynamic conversations to give personalized money insights, grounded in public-domain financial books. Python + FastAPI backend with Gemini for NLP.

PythonFastAPIGeminiNLP

Products & Platforms

Amala Atlas

Amala Hackathon Winner · ₦2M

Winner of GDG Lagos' Amala Hackathon (₦2,000,000, winner-takes-all) as Team PRL lead. A crowdsourced global map for discovering authentic Amala spots, with an autonomous agent that scans food blogs daily — user reviews with Google auth, Google Maps integration, and an admin moderation panel. Open-sourced for the community.

Next.jsFirebaseGoogle MapsCheerioVercel

PheraCAM

Hackathon 2nd Place

Real-time facial-recognition camera that distinguishes registered faces from unregistered ones on the edge — for bank branches, schools, homes, and even car anti-theft. Built with OpenCV and Azure, >95% accuracy at <150ms. 1st runner-up among 800+ participants from all 36 states at HackLab Nigeria 2022.

PythonOpenCVAzureOpenAI APIReact

Campus Thrift Books

GDSC Solution Challenge 2024

A platform for university students to buy, sell, and exchange second-hand textbooks on campus — reducing the cost burden of course materials and promoting a circular economy within academic communities.

ReactFirebaseGoogle CloudGDSC

Medity

Web App Challenge

Global health data aggregator that centralizes pandemic and disease information worldwide — surfacing symptoms, treatments, prevention methods, and real-time news updates to users in regions with limited health information access.

ReactKendoReactHealth TechNetlify

Systems & Earlier Work

Modern Search Engine

Engineering Project

Distributed information retrieval system with a custom inverted index, TF-IDF weighting, and cosine similarity scoring. Delivers sub-second query responses across 10,000+ PDF, DOCX, and TXT files with comprehensive xUnit test coverage.

C#.NETAzureTF-IDFCosine Similarity

AFCF Portal

Engineering Project

An automated coordination platform that streamlined a national reporting process with real-time data updates — cutting manual entry time by 75%.

AutomationReal-time DataWeb

Toolbox

Machine Learning & AI

  • PyTorch, TensorFlow, Hugging Face Transformers
  • FAISS, Sentence Transformers, LangGraph
  • OpenAI API, Gemini API
  • Whisper ASR, Tesseract OCR
  • Computer Vision (OpenCV, ViTs)
  • Scikit-learn, Pandas, NumPy, Matplotlib

Programming Languages

  • Python, TypeScript, JavaScript
  • Java, C#, SQL, Bash
  • C (systems & assembly)

Frameworks & Product

  • Next.js, React, Node.js, Express
  • FastAPI, Flask
  • PostgreSQL, MongoDB, SQLite
  • WebSockets, REST APIs

Cloud & Infrastructure

  • Docker, Kubernetes, Terraform
  • AWS, Azure, DigitalOcean
  • CI/CD (GitHub Actions, Jenkins, Azure DevOps)
  • Linux, Git