Things I have built and shipped.
From AWS-deployed scientific platforms to crypto SDKs and AI-powered IoT vulnerability tools.
- 01Zurva →Unified commerce OS for African SMEs
A two-product commerce platform for African small businesses, in active development. Vault is an offline-first mobile POS, inventory, and restaurant ops app; Pulse is a WhatsApp / Instagram / Telegram chat-commerce bot with a merchant dashboard. One Postgres, one Prisma schema, one Turborepo, two products a merchant can adopt independently.
TypeScript · NestJS 11 · Next.js 16 · Expo · Prisma 7 · PostgreSQL · Redis · BullMQ · Turborepo · Paystack · Stripe Connect · WhatsApp Cloud API - 02NineToVibes Automation Pipeline →AI-generated faceless YouTube · Python · Ollama · Veo · ElevenLabs
A hands-off content pipeline that turns trending topics into fully produced, brand-consistent shorts for the @ninetovibes YouTube channel — script, voice, visuals, captions, and upload. The only manual step is a Telegram tap to approve or reject the final cut.
- 03Go Elite →On-demand bodyguard booking · Flutter · NestJS · Next.js
Two-sided marketplace for booking vetted bodyguards on demand — clients pick a tier, set a location and time, pay through Stripe, and track the assigned bouncer in real time. A separate admin dashboard handles vetting, payouts, disputes, and platform analytics.
NestJS · Next.js 15 · Flutter · TypeScript · PostgreSQL · Prisma · Redis · BullMQ · Socket.IO · Stripe · Firebase · DockerLive API (Swagger) →Admin dashboard →API repo →Admin repo →Mobile repo →Demo → - 04GTaugment AR →AR-powered merch catalogues · NestJS · Next.js · Prisma
An augmented-reality merchandise platform that lets businesses turn product photos and videos into shareable AR albums — each one accessible via a QR code customers can scan to see interactive media, ratings, and "buy now" CTAs. Built for SMBs and creator-merchants who want a richer storefront than flat product images but no engineering team to build AR themselves.
NestJS · Next.js 15 · TypeScript · Prisma · PostgreSQL · MUI · Redux Toolkit · Socket.IO · Cloudinary · AWS S3 · PayPal · Paystack · YooMoney · DockerLive →Backend repo →Frontend repo → - 05BioMedigo →Medical records platform · NestJS · Prisma · React
A medical database–sharing application that lets clinics and patients hold structured profiles in one place — hospitals manage doctors, branches, and credentialing documents while patients keep a portable health identity. Built as a two-repo full-stack project (NestJS/Postgres API and React/MUI client); schema, auth, and onboarding shipped before the feature build paused.
NestJS · TypeScript · Prisma · PostgreSQL · Docker · Passport (JWT + Google OAuth) · Argon2 · React 18 · Vite · MUI · Redux ToolkitBackend repo →Frontend repo → - 06SciVenia & Mubazar Cloud Deployment →AWS · GitLab CI/CD · EC2 · multi-region
Deployed and managed cloud infrastructure on AWS using GitLab CI/CD pipelines and EC2 containerized environments for two production platforms.
AWS · GitLab CI/CD · EC2 · Docker · IAM · CloudWatch - 07Smart Home Risk Vulnerability →AI-powered IoT vulnerability triage · Next.js · NestJS · NVD · OpenAI
A web app that lets non-experts pick a smart-home device — camera, thermostat, router — and get a plain-English risk assessment: known CVEs from the NIST NVD database, scored for likelihood and impact, with AI-generated explanations and mitigation steps.
TypeScript · Next.js 14 · React · MUI · NestJS 10 · TypeORM · PostgreSQL · OpenAI GPT-4 · NVD CVE API · DockerLive →Frontend repo →Backend repo → - 08Company Info App →React · Apollo GraphQL · SSR
SSR company-profiles application with secure auth, create/edit flows, logo upload with size validation, and deep-link prefill.
React · Apollo GraphQL · Next.js (SSR) · Validation - 09Weather App →React · Open-Meteo · offline-first
Single-page app with city search, favorites, and notes (add/edit/remove). Offline-first with local persistence and unit tests.
React · LocalStorage · Testing - 10Loan Database Dashboard →React · TypeScript · Material UI
Admin dashboard with secure login and a clean, responsive Material UI experience. Simulated backends with Mirage JS and JSON Generator.
React · TypeScript · Material UI · SCSS · Mirage JS · IndexedDBRepo → - 11CoinForBarter PHP SDK →Laravel · merchant integration · webhooks
Laravel-friendly SDK to integrate CoinForBarter quickly: auth, charge, verify, and webhooks. Includes examples and tests.
PHP · Laravel · HTTP client · TestingRepo →