Skip to content
View edemaukabi's full-sized avatar

Block or report edemaukabi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
edemaukabi/README.md

Edema Ukabi

Senior Fullstack Software Developer · Lagos, Nigeria

I build production web applications — fintech infrastructure, AI-powered tools, and everything in between. Backend in Python and Django; frontend in React and Next.js. Comfortable with the full stack from data modelling and API design through to the UI.

Currently teaching and mentoring the next generation of fullstack developers at Gomycode Nigeria.


Where I've Worked

Payzeep — Software Engineer
Shipped 4+ fintech products: a payment gateway, admin portal, checkout plugin for merchants, and a POS monitoring dashboard. Led the migration from a monolithic frontend to a modular, code-split architecture. Directly contributed to the company hitting 300% of its annual revenue target within Q1.

Brellium — Python Backend Engineer
Designed and shipped AI-powered clinical compliance audit features using GPT-4o — prompt engineering, function calling, and REST API integration.

Indeed — Software Engineer (via Decagon)
Built frontend features across multiple product teams in React, TypeScript, and Cypress. Co-built an internal SDK and UI component library that cut new-site delivery time by 33% across engineering teams.


Live Projects

Project What it is Stack Link
FundFlowHub Multi-role banking platform Django · React · TypeScript fundflowhub.edemaukabi.dev
Chapbook Article publishing platform Django · Next.js · TypeScript chapbook.vercel.app
Milky Express Shop E-commerce store React · TypeScript · Tailwind milky-express-shop.vercel.app
WebSecure Web security demo app Django · Python websecure.edemaukabi.dev
Portfolio Personal portfolio Django · React edemaukabi.dev

Stack

Languages: Python · TypeScript · JavaScript
Frontend: React · Next.js · Redux · Tailwind CSS · Material UI
Backend: Django · Django REST Framework · Node.js · Express.js
AI / LLM: GPT-4o · Claude API · LangChain · Prompt Engineering · MCP · AI Agents
Databases: PostgreSQL · MySQL · MongoDB
DevOps: Docker · Git · CI/CD · Railway · Vercel · AWS (S3, EC2)


Get in Touch

edemaukabi.dev · edemaukabi@gmail.com · LinkedIn

Pinned Loading

  1. milky-express-shop milky-express-shop Public

    Milky-Express-Shop is an eCommerce store that displays a variety of products. I built this using React for fast client-side rendering and interactivity, along with TailwindCSS for responsive and mo…

    TypeScript

  2. websecure websecure Public

    WebSecure is a Django-based web application I built to demonstrate robust web security implementations. It is designed to enhance the security of our Django apps using modern security strategies an…

    HTML

  3. chapbook chapbook Public

    Chapbook — multi-author article publishing platform API

    Python

  4. chapbook-frontend chapbook-frontend Public

    Next.js 15 frontend for Chapbook — a modern article publishing platform

    TypeScript

  5. fundflowhub fundflowhub Public

    FundFlowHub — secure multi-role banking platform. React 18 frontend dashboard for customers, tellers, and branch managers.

    TypeScript

  6. fundflowhub-api fundflowhub-api Public

    FundFlowHub — secure multi-role banking platform API. Django REST Framework backend with accounts, transactions, virtual cards, KYC, and Celery.

    Python