Skip to content
Projects

Things I have built and shipped.

From AWS-deployed scientific platforms to crypto SDKs and AI-powered IoT vulnerability tools.

  1. 01
    ZurvaUnified 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
  2. 02
    NineToVibes Automation PipelineAI-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.

    Python · Ollama (Llama 3.1) · ElevenLabs · Google Veo · Pexels · MoviePy · FFmpeg · FastAPI · YouTube Data API · python-telegram-bot · launchdChannelDemo
  3. 03
    Go EliteOn-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 dashboardAPI repoAdmin repoMobile repoDemo
  4. 04
    GTaugment ARAR-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 · DockerLiveBackend repoFrontend repo
  5. 05
    BioMedigoMedical 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 repoFrontend repo
  6. 06
    SciVenia & Mubazar Cloud DeploymentAWS · 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
  7. 07
    Smart Home Risk VulnerabilityAI-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 · DockerLiveFrontend repoBackend repo
  8. 08
    Company Info AppReact · 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
  9. 09
    Weather AppReact · 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
  10. 10
    Loan Database DashboardReact · 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
  11. 11
    CoinForBarter PHP SDKLaravel · merchant integration · webhooks

    Laravel-friendly SDK to integrate CoinForBarter quickly: auth, charge, verify, and webhooks. Includes examples and tests.

    PHP · Laravel · HTTP client · TestingRepo