Profile

Product Engineer with 5+ years turning ideas into reliable, revenue-generating fintech, SaaS, and AI products in production. I own systems end-to-end — architecture, backend, frontend, payments, and infrastructure. I maintain Nextpayday (18,000+ borrowers) and Billp (300+ users), both on infrastructure I built and manage myself. Beyond client work, I ship my own products: Presency (multi-tenant commerce platform, live with 50+ paying businesses), Refactor AI (LLM-powered code audit tool), and PicConvert (image SaaS with published Figma + Framer plugins). I work best with founders and small teams who need someone to own a system from idea to live product.

Professional Experience

Senior Full-Stack / Backend Engineer

Nextpayday Fintech & Utility Systems

Led the backend architecture for a scalable utility fintech platform, delivering secure APIs for web and mobile (React) applications.

10/2025 – PresentPort Harcourt, Nigeria

  • Leading the migration of a legacy 2019 Vue.js + Laravel platform serving 18,000+ borrowers to a modern stack: rebuilt the affiliate site on Next.js, redefined the full loan flow, and delivered new APIs for the mobile app and affiliate website.
  • Owned backend system design, database modeling, and core business logic for wallets, transactions, utilities, rewards, and promotions.
  • Implemented enterprise-grade authentication, role-based access control, and payment security.
  • Integrated multiple payment and utility providers with robust reconciliation and failure handling.
  • Built and governed a comprehensive admin system for operations, reporting, monitoring, and configuration management.
  • Stack: Laravel, PHP, MySQL, Next.js, REST APIs, Queues, Payments, React Integration

    Lead Backend Engineer

    Nutlip
  • Designed and maintained scalable backend systems powering production web and mobile applications.
  • 02/2024 – 2026Remote — US/UK client
  • Built and optimized APIs, managed databases, and improved server performance and reliability.
  • Implemented secure data flows, validation, and error handling for high-traffic systems.
  • Collaborated with frontend and product teams to translate requirements into reliable backend solutions.
  • Stack: Node.js (NestJS), Clean Architecture, PostgreSQL, GCP Cloud Run, REST APIs

    Frontend & Web3 Developer (Contract)

    Ovation
  • Led frontend development for a Web3 decentralized application enabling users to view NFTs across multiple blockchains.
  • 11/2023 – 09/2025Remote — US client
  • Implemented wallet integrations and blockchain interactions for seamless user experiences.
  • Built responsive, user-friendly interfaces using modern frontend technologies.
  • Collaborated with blockchain and backend teams to ensure consistency and performance across the platform.
  • Stack: React, Web3, Wallet Integrations, Blockchain APIs

    Full Stack Web And Mobile Developer

    Sarutech
  • Built and maintained complex web and mobile applications across multiple client projects.
  • 01/2022 – 01/2023Benin City, Nigeria
  • Contributed to both backend and frontend development, delivering production-ready solutions.
  • Mentored and trained 50+ students across various tech stacks through hands-on projects.
  • Supported junior developers and contributed to team growth and technical best practices.
  • Stack: Full-Stack Web & Mobile Technologies

    Education

    Higher National Diploma

    Petroleum Training Institute
    2019 – 2024Delta State, Nigeria
    Skills

    Languages: TypeScript, JavaScript, Python, PHP, Rust, C#, Solidity

    Frontend: React.js, Next.js, React Native, Tailwind CSS, Vite

    Backend: NestJS, Laravel, FastAPI, Express.js, Node.js

    Databases: PostgreSQL, MySQL, MongoDB, Redis

    ORM/Query: Prisma, SQLAlchemy, Eloquent

    AI/ML: OpenAI API, RAG, Prompt Engineering, LLM Pipelines

    Payments: Paystack, Flutterwave, Stripe, LemonSqueezy

    Infra/DevOps: Docker, Linux, Nginx, Caddy, PM2, GitHub Actions CI/CD, VPS Administration

    Tools: Git, Figma, Postman, Swagger

    Projects

    Presency Founder & CTO⁠

    Multi-tenant Commerce / WaaS Platform · live with 50+ paying businesses
  • Engineered a scalable "Website as a Service" (WaaS) platform that automates the deployment, domain provisioning, and management of multi-tenant websites within a single infrastructure; live in production with 50+ paying businesses.
  • 01/2026 – Present
  • Designed a high-performance Monorepo architecture using Next.js, NestJS, and pnpm workspaces, enabling independent deployment of the main dashboard, theme engine, and backend API.
  • Architected a dynamic domain routing system using Caddy with On-Demand TLS, allowing the platform to automatically provision SSL certificates for custom user domains via backend validation.
  • Automated domain lifecycle management by integrating the Porkbun API, enabling programmatic domain availability checks, registration, and DNS "A record" configuration upon payment.
  • Developed a metadata-driven "Theme Engine" that dynamically renders tenant-specific content and features from a PostgreSQL database based on the incoming request hostname.
  • Implemented a "Feature Flag" and Tiered Access system, allowing administrators to toggle locked/unlocked features (e.g., Lead Generation tools) based on subscription levels.
  • Optimized production infrastructure on resource-constrained environments (DigitalOcean) by implementing Linux Swap memory, PM2 process management, and custom CI/CD pipelines via GitHub Actions.
  • Stack: TypeScript, Next.js, NestJS, Prisma ORM, PostgreSQL, Caddy, DigitalOcean, PM2, GitHub Actions, Porkbun API, Paystack API, Tailwind CSS.

    Refactor AI⁠

    AI-Powered Code Analysis & Architecture Audit Platform

    • Designed and implemented a backend system that analyzes GitHub repositories and generates automated architectural audits using large language models.

    03/2026

    • Built a multi-stage analysis pipeline to ingest repositories via GitHub API, extract source files, filter irrelevant directories, and construct optimized prompt contexts for AI processing.

    • Implemented asynchronous and background processing with FastAPI to handle long-running analysis tasks while keeping API responses responsive.

    • Developed structured parsing for AI outputs to generate actionable insights including architecture feedback, refactor suggestions, bug detection, and project health metrics.

    • Designed and implemented database schemas to persist analysis results, issue severity levels, summaries, and repository metadata.

    • Built secure repository ingestion workflows using GitHub authentication and integrated REST APIs for frontend consumption.

    Stack: Python, FastAPI, SQLAlchemy, PostgreSQL, OpenAI API, GitHub API, REST APIs, Background Tasks, LLM Prompt Engineering

    Billp⁠

    Utility Platform with Secure Transactions & Reward System
  • Designed and implemented the Laravel backend serving 300+ users across utility payments, with secure transaction flows, validation, reconciliation, and failure handling.
  • 01/2025 – 12/2025
  • Built the admin system for managing users, transactions, utilities, and reports.
  • Integrated multiple third-party payment and utility providers.
  • Migrated the entire infrastructure from shared hosting to a self-managed VPS (Nginx, SSL, Supervisor, GitHub Actions CI/CD).
  • Collaborated with the frontend team to deliver seamless user experiences.
  • Stack: Laravel, PHP, MySQL, Redis, REST APIs, Queues, Payments, Nginx, Linux, GitHub Actions

    PicConvert⁠

    Image Optimization SaaS for Framer & Figma Workflows

    09/2025 – 03/2026
  • Built PicConvert, a SaaS platform that helps designers compress, convert, and manage images for Framer projects, with integrated support for Figma and Framer plugins.
  • Developed the React + TypeScript web dashboard using Vite, TanStack Query, Tailwind CSS, and REST APIs, enabling authentication, API key management, asset uploads, and team workflows.
  • Integrated Cloudinary-based image processing supporting WebP conversion and compression, reducing image sizes by up to 60% while maintaining quality.
  • Implemented platform-specific API keys for Framer and Figma integrations, allowing designers to optimize assets directly from their design tools.
  • Built and published Framer and Figma plugins (TypeScript) that connect to the PicConvert API, enabling in-editor image optimization without leaving the design environment.
  • Integrated LemonSqueezy for billing and subscription management, and deployed backend services on Railway with a FastAPI backend.
  • Platform currently serves 30+ users, with 10+ active plugin installs.
  • Stack: React (Vite), TypeScript, TanStack Query, Tailwind CSS, REST API, FastAPI, Cloudinary, LemonSqueezy, Railway, Framer Plugin API, Figma Plugin API

    Fxnction Event App⁠

    Designed and built the end-to-end system, owning both backend and frontend architecture.
  • Built the backend services to handle event creation, RSVP management, and real-time guest updates.
  • 2025
  • Developed the frontend application for creating micro-events, sharing RSVP links, and sending live notifications.
  • Designed APIs, database models, and real-time communication flows.
  • Delivered a production-ready platform focused on reliability, scalability, and user experience.
  • Stack: Node.js (Nestjs), React, APIs, Real-time Systems

    Certificates