Selected
Projects.
Real Outcomes.

From pixel-perfect frontends to cloud-native AWS infrastructure — a curated selection of real-world builds that deliver measurable results.

Our Portfolio
End-to-End Digital Builds
3+ Live Projects
AWS Cloud Deployed
100% Custom Built
AWS Deployed Python Flask Linux

Selected
Projects.

A curated selection of real-world builds — from pixel-perfect frontends to cloud-native full-stack systems.

01 Fintech · Algorithmic Trading · AI

Regnab Forex Bot
Live Trading System

A fully automated, multi-account MetaTrader 5 Forex trading engine with a 3-gate signal filter, Kelly position sizing, and Telegram monitoring — paired with a FastAPI SaaS web portal where clients subscribe, log in, and monitor their bot's live trading activity in real time. The engine executes a proprietary Dual-Order Protocol: a SCALP trade with fixed TP and a RUNNER trade with a trailing stop for unlimited upside. A News Shield blocks all execution ±60 minutes around high-impact economic events.

Engine 3-Gate Filter: News Shield → H4+M30 Trend → Pattern+RSI
Portal FastAPI · JWT Auth · Paystack · Live Dashboard
Python MetaTrader 5 API FastAPI JWT Auth Telegram Bot API AWS EC2 Paystack Multi-tenant SaaS
View Architecture Web Portal app.regnabtec.com
LPD&M Cleaning Solutions Website Frontend
02 Serverless AWS · FastAPI · Full-Stack

LPD&M Cleaning
Solutions — UK Client

A fully serverless web platform for a registered UK commercial cleaning firm based in Enfield, London. Built with a FastAPI backend on AWS Lambda + API Gateway, DynamoDB for quote storage, S3 + CloudFront for global CDN delivery, Route 53 DNS, and ACM SSL — live at lpdmcleaning.co.uk. Features a 9-page frontend, a quote-to-database pipeline, and a SHA-256 password-protected admin dashboard for the business owner.

Backend FastAPI · AWS Lambda · DynamoDB · API Gateway
Frontend 9 pages · CloudFront CDN · Route 53 · ACM SSL
FastAPI AWS Lambda DynamoDB CloudFront S3 Route 53 ACM SSL Python
View Live Site Case Study Coming Soon
03 E-Commerce · Full-Stack · AWS

Wura Bempah Books
E-Commerce Platform

A full-stack e-commerce book store built with Next.js 16, React 19, and TypeScript — featuring product cataloging, Paystack payment integration, AWS SES for order confirmation emails, S3 for asset storage, and Framer Motion animations throughout. Designed for a real author client with a polished, conversion-focused UI.

Frontend Next.js 16 · React 19 · Tailwind CSS v4
Payments Paystack · AWS SES · S3
Next.js 16 React 19 TypeScript Tailwind CSS v4 Paystack AWS SES S3 Framer Motion
Live Site Coming Soon Case Study Coming Soon

Infrastructure
by Design.

A look inside the LPD&M serverless architecture — fully decoupled, scales to zero, live in production.

The Challenge

A live UK cleaning business needed a professional web presence with a quote pipeline — with zero server maintenance overhead, automatic global delivery, and a real admin workflow for the business owner.

The Architecture

Fully serverless: FastAPI on AWS Lambda via Mangum, DynamoDB PAY_PER_REQUEST, S3 + CloudFront for global CDN, Route 53 + ACM SSL. Frontend and backend are completely decoupled — either can change independently.

The Outcome

Live at lpdmcleaning.co.uk — 9 pages, real quote submissions flowing into DynamoDB, SHA-256 protected admin dashboard, graceful API fallback to WhatsApp if Lambda is unreachable, and scales to zero cost when idle.