All Projects

A comprehensive showcase of my work across stacks.

weCareEHR | Electronic Health Records System for Nigerian Clinics

weCareEHR | Electronic Health Records System for Nigerian Clinics

Goal:

To build a comprehensive backend system for managing electronic health records, enabling healthcare providers to efficiently handle patient data, appointments, medical records, and billing in a secure and compliant manner.

Solution:

Developed a robust RESTful API backend with role-based access control (RBAC) for different user types (doctors, nurses, administrators, patients). Implemented secure authentication, patient management, appointment scheduling, medical records storage, prescription management, and billing features. The system ensures HIPAA compliance with encrypted data storage and audit logging.

Tech Stack:

Node.jsExpress.jsTypeScriptPostgreSQL
Digital Health Literacy Self Assessment Tool | Innovate Health Africa

Digital Health Literacy Self Assessment Tool | Innovate Health Africa

Goal:

Empowering frontline healthcare professionals to assess, understand and enhance their digital health literacy through personalized, scientifically validated insights and recommendations

Solution:

A web application that allows healthcare professionals to take a comprehensive digital health literacy self-assessment. The app provides personalized feedback and recommendations based on the assessment results, helping users identify areas for improvement and access relevant resources to enhance their digital health skills.

Tech Stack:

TypeScriptNext.JSReact.JSAPI Integration
Africa Healthcare Innovation Fellowship (AHIF) 2026 | Innovate Health Africa

Africa Healthcare Innovation Fellowship (AHIF) 2026 | Innovate Health Africa

Goal:

The AHIF 2026 cohort is a 14-weeks, field-based fellowship designed to equip young African professionals with the skills, networks, and hands-on experience needed to identify problems, design, test, and scale context-relevant healthcare solutions.

Solution:

In collaboration with the project stakeholders, I developed the web page that allows African healthcare professionals to apply for the fellowship program. The web page provides information about the fellowship, application process, and eligibility criteria.

Tech Stack:

TypeScriptNext.JSReact.JSTailwind CSS
Slum2Stage

Slum2Stage

Goal:

Slum to Stage We utilizes the power of dance to create safe creative communities, providing access to artistic opportunities and life skills development.

Solution:

A web application developed for information dissemination, event showcasing, blog publishing, and the registration of volunteers and students.

Tech Stack:

TypescriptNext.jsEmail SMTP
Kurz

Kurz

Goal:

The goal of this project is to enhance learning experiences for students and educators by providing a tool for summarizing PDF and video content.

Solution:

An AI-Powered PDF summarization web application. Features include user uploading a PDF file, PDF parsing which uses PdfJsLib, transcripted audio file into text then passed to GEMINI Flash model for summarization.

Tech Stack:

TypescriptNext.jsGemini 3.5 AI model
Genie | AI-Chatbot for Website Automation

Genie | AI-Chatbot for Website Automation

Goal:

To automate customer support and post-purchase engagement using a conversational AI tool for a solar financing website. The goal was to reduce human workload and enhance the user self-service experience.

Solution:

Developed a smart AI Web Chatbot that detects user intent, automates FAQ responses, collects booking information, and integrates seamlessly with tools like Google Calendar, Sheets, and WhatsApp notifications via Zapier.

Tech Stack:

ReactNext.jsGemini 3.5 AI modelAI SDK
Apple Remastered

Apple Remastered

Goal:

Fascinated by Apple's website, I decided to build a clone. The goal was to learn how to use Framer Motion for exceptional animations to enhance user experience and create a responsive user interface.

Solution:

Fast-blazing website built with Flexbox and CSS Grid, Cloudinary for images and video optimization.

Tech Stack:

ViteReactTailwind CSSFramer Motion
Prestige Photography

Prestige Photography

Goal:

The goal of this project was to build a photography website for a friend to showcase his photography work.

Solution:

A stunning fully responsive photography portfolio website.

Tech Stack:

Next.jsTailwind CSSShadcn UICloudinary
Clotheccessories

Clotheccessories

Goal:

Clotheccessories is a simulated fashion brand based in Nigeria. Customers can view a range of available products and filter products by colors.

Solution:

The E-Commerce website was built from scratch using HTML, CSS, and JavaScript. This was to test my knowledge in JavaScript event handlers and DOM manipulation.

Tech Stack:

HTMLCSSJavaScript
Calorify

Calorify

Goal:

The task was to build a web app that allows gym-goers to calculate the total estimation of the calories burned during a specific activity over a period of time.

Solution:

The app has the following features: Users can select activity from activities dropdown fetched from a REST API; Users can input their weight and time duration they want the activity to span.

Tech Stack:

Next.jsREST APIsTailwind CSS