I'm a software engineer and graduate student at Northeastern University pursuing a Master's in Computer Science. I care most about building backend systems that are fast, and efficient with resources.

Right now I'm most excited about distributed systems, compilers, and database internals. I'm also building a product that solves a problem I ran into personally: RemitTrack.

Before grad school, I spent two years as a software engineer at Flutterwave, where I built the predictive pricing service for SendApp, their consumer currency exchange product.

Experience

Founder/Engineer, RemitTrack

2026 to Present

RemitTrack is a real-time exchange rate comparison platform for the African diaspora, covering the most popular Money Transfer Providers.

It runs a serverless Lambda extraction cluster, a Go modulith backend with in-memory price alerts, and a statically generated Next.js frontend served from CloudFront edge nodes.

A LangGraph multi-agent pipeline keeps it reliable: when a scraper breaks, it detects the failure via CloudWatch, generates a fix using RAG over past incidents, validates it through an AST safety linter and a chaos testing environment, and opens a pull request for review.

The aggregated rate data also serves as a market intelligence signal for MTP operators.

Go Python Next.js PostgreSQL MQ Redis AWS Docker Terraform LangGraph ChromaDB

Teaching Assistant, Khoury College of Computer Science

2025 to 2026

Led Discrete Math (Fall 2025, under Jelani Drew) and Data Structures and Algorithms (Spring 2026, under Prof. Tony Mullen) instruction through teaching, office hours, and grading.

C Data Structures Discrete Math Algorithms Teaching

Software Engineer, Flutterwave YC16

2022 to 2024

Led development of the predictive pricing service for SendApp, covering XXX+ currency pairs. Drove a XX% product revenue increase in month one. Built the data pipelines and web crawlers that fed the pricing model and powered executive market intelligence reporting.

Python Google Cloud Linear Programming Power BI GitHub Actions