Portfolio

Software is more than code. It is the careful translation of real-world problems into systems that people can rely on.

This portfolio is a curated collection of products and platforms I have designed and built. Some are commercial systems, some are open-source, and some are research projects. Together, they reflect my interests in enterprise software, financial technology, backend engineering, security engineering, and systems architecture.

Each project is accompanied by technical articles exploring the problem, architecture, engineering decisions, and lessons learned throughout its development.


Monesize Core

Enterprise Financial & Operational Platform

Monesize Core is a modular backend platform built for businesses that need far more than traditional accounting software. Designed as a single-tenant finance + operations platform, it combines finance, operations, inventory, payroll, projects, procurement, analytics, compliance, and workflow automation within a single architecture.

Built as a modular Node.js monolith with event-driven coordination, the platform allows independent business domains to remain loosely coupled while preserving the simplicity of a unified deployment model. Each deployment is isolated with its own backend, database, and environment, allowing the platform to be tailored to the operational needs of individual organizations.

Role

Founding Engineer • Product Architect

Status

Production • Continuous Development

Read the engineering story


Monesize Desk

Customer Support & Service Management Platform

Monesize Desk is a multi-tenant customer support and service management platform for managing customer interactions, service workflows, teams, knowledge, notifications, analytics, and self-service.

Desk also provides a developer API that allows organizations to integrate its support infrastructure directly into their own products while their support teams continue working from the Desk workspace.

The platform includes ticket lifecycle management, team and agent administration, customer management, knowledge bases, attachments, notifications, analytics, customer self-service portals, and organization-scoped API access with separate test and production environments.

Role

Founding Engineer • Product Architect

Status

Production • Continuous Development

Read the engineering story


Kongres

Attendance & Engagement Platform

Kongres is an attendance and engagement platform designed for churches, ministries, and organizations. Beyond simple attendance recording, it provides event management, QR-code attendance, member tracking, and analytics designed to help organizations better understand and serve their communities.

The platform was designed with future expansion in mind, including support for USSD, messaging, AI-powered insights, and scalable organizational management.

Role

Product Owner • Backend Engineer

Status

Live, but discontinued

Read the engineering story


Openfy

Open Source Fintech Backend

Openfy is an open-source backend project exploring the architecture behind modern financial products. It provides a reusable foundation for developers building fintech applications, including authentication, transaction management, analytics, payment splitting, dynamic credit scoring, and savings workflows.

The project reflects my interest in creating reusable infrastructure that allows fintech teams to build products without repeatedly solving the same backend problems.

Role

Creator • Backend Engineer

Status

Open Source • Archived

Read the engineering story


Meetvo

Professional Network for Tech Talent

Meetvo was a text-first professional networking platform built for technology professionals and recruiters. Techies could create public profiles that functioned as digital CVs, showcase their experience and projects, share short technical posts, build professional connections, and discover opportunities. Recruiters could find talent, publish jobs, review profiles, and initiate conversations.

The platform deliberately focused on text and professional information rather than media-heavy social networking. The idea was to make career identity, technical knowledge, conversation, and hiring the centre of the experience.

Role

Founder • Product Owner • Backend Engineer

Status

Live, but discontinued

Read the engineering story


More Projects

My work extends beyond these products. I regularly build internal tooling, security research projects, proof-of-concepts, and experimental systems that help me explore new technologies and engineering ideas.

Many of these are documented throughout this website as technical articles rather than standalone portfolio entries.

Popular Posts

Exploiting MS17-010 EternalBlue: SMB Flaw to SYSTEM Access

God Never Wrote a Book: A Nigerian Agnostic's Case

How I Patched CVE-2026-42945 on Monesize Nginx