My Works.

A collection of digital products I've built, ranging from healthcare platforms to utility web applications and cinematic experiences.

Air Traffic Controller Simulator
Featured Project

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

  • Implemented Dijkstra’s algorithm for route optimization
  • Real-time simulation of multiple aircraft states
  • Conflict detection and resolution logic
  • Interactive visualization of airspace and flight paths
ReactViteTailwind CSS
Frontend Load Balancer
Featured Project

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.

  • Simulated load distribution strategies (e.g. round-robin or custom logic)
  • Implemented failover and resilience mechanisms
  • Built real-time monitoring/observability layer
  • Modeled traffic spikes and system behavior under stress
ReactViteExpressTailwind CSS
Hospital Management Software
Featured Project

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.

  • Role-based access control for different hospital users Scalable API design using Next.js backend capabilities Structured data modeling with MongoDB Focus on data integrity and workflow efficiency
Next.jsTailwind CSSMongoDB
Private Source
📊 Smart Dashboard Builder
Featured Project

📊 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.

  • Built a custom rule engine with AND/OR logic support Dynamic UI generation based on user-defined configurations Real-time data filtering and visualization Modular and extensible component architecture
TypeScriptNext.js
INEC Polling Unit Finder
Featured Project

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.

  • Optimized search and filtering for large datasets Designed for real-world usability and accessibility Structured data handling for accurate results Lightweight and responsive frontend experience
TypeScriptNext.js