Experience
Joined a healthtech platform working across the full stack — from patient-facing interfaces to backend infrastructure. After an initial onboarding period, shipped two substantial features. First: an SMS delivery system letting hospitals send targeted messages to any staff or patient, including a recurring festival SMS feature with configurable yearly schedules. Built the recipient selection UI and the underlying delivery pipeline with reliability and GDPR-compliance at the centre — patient consent gating sends throughout. Second: automated PDF generation for patient lab results, password-protecting each document with patient-specific credentials before dispatching securely to their registered email — keeping sensitive health data accessible only to the right person.
Joined an insurtech platform as a core frontend engineer. Built a high-performance Sales Tracking Dashboard from scratch — advanced filtering, CSV export, and real-time state management across a complex data model. Rearchitected the payment processing and retry flow for direct sales, reducing checkout failures through tighter error handling and client-side resilience. Also shipped the Bulk Policy Sales interface: a multi-step form system for onboarding new insurers at scale, designed around modular, reusable components.
Designed and built a full-stack e-learning platform from the ground up using Next.js App Router. Implemented sequential course progression logic, secure Firebase OAuth authentication, and the core content delivery experience. Also set up CI/CD — configuring Google Cloud Run to auto-build and deploy on every push to main, cutting deployment time from 15 minutes to 3.
Built an internal diagnostic tool that exposed the full internal workflow of the TTS engine, making it significantly faster to trace incorrect speech outputs. The key engineering challenge: bridging the C/C++ backend to a frontend dashboard — designing a cross-language data transfer mechanism that serialized complex runtime state and rendered it as an interactive, nested tree visualization.
Projects
A full-stack food delivery platform with three distinct user roles — customer, rider, and admin. Integrated Paystack with custom retry logic for high-completion transactions. Built a Rider Dashboard with live assignment notifications and a delivery PIN (OTP) handover mechanism, plus an Admin Dashboard for full order lifecycle management and sales tracking.
Real-time multiplayer game using a Python Flask backend and Socket.IO for persistent bi-directional connections — ensuring instantaneous state sync between two concurrent players. The backend handles session creation, unique join-code generation, and secure player matching, with SQLite persisting game state and win/loss/draw records across sessions.
A gifting platform that orchestrates images, voice notes, and music into choreographed reveal experiences. Built a modular theming engine supporting seasonal overrides — including a Christmas mode with synchronized audio and custom backgrounds. The primary engineering focus was on state management: capturing user input reliably and delivering a consistent, high-performance journey from gift creation to recipient reveal.
Skills