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
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.
Teaching Assistant, Khoury College of Computer Science
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.
Software Engineer, Flutterwave YC16
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.