Featured Projects

Air Traffic Controller Simulator
A real time air traffic control simulator designed to model aircraft movement and optimize routing within constrained airspace. Implemented pathfinding using Dijkstra’s algorithm to dynamically calculate the most efficient routes while avoiding conflicts between aircraft. Built an interactive visualization layer to simulate live flight paths, enabling real time monitoring and decision making similar to real world ATC systems

Frontend Load Balancer
A TypeScript-based simulation of a frontend load balancing system that distributes traffic across multiple services while maintaining system stability under varying loads. Designed to model real-world load balancing strategies including failover handling and request distribution. Integrated observability features to monitor system performance and simulate how modern distributed systems respond to traffic spikes and service degradation.

Hospital Management Software
A full-stack hospital management platform built to streamline patient data handling, staff coordination, and operational workflows. Designed with a focus on secure data access and modular architecture to support multiple hospital roles and use cases. Implemented backend services and database structures to manage patient records, appointments, and administrative processes efficiently.

📊 Smart Dashboard Builder
A dynamic dashboard builder that allows users to construct and customize data-driven interfaces using flexible rule-based configurations. Developed a custom query engine supporting conditional logic (AND/OR) to filter and visualize data in real time. Focused on building a highly reusable and extensible system for generating dashboards without hardcoding layouts or logic.

INEC Polling Unit Finder
A civic-tech tool designed to help Nigerian voters quickly locate their polling units using structured search inputs. Built to simplify access to electoral information and improve voter readiness through a fast and intuitive interface. Focused on optimizing search performance and ensuring accurate mapping between user queries and polling unit data.