> PROJECTS

10 REM *** OPS FINANCE AUTOMATION ***

INVOICE GENERATOR

Automates professional invoice creation, VAT calculation and export to PDF and XLSX directly from an Excel AR data-entry sheet.

AR OPS FINANCE EXCEL VBA INVOICE SELECTION CASHFLOW FORECAST

COMMISSION STATEMENT GENERATOR

Generates agent commission statements (PDF + XLSX) from revenue share data, with governance blockers to prevent overpayments, missing referral details and negative commissions.

AP OPS FINANCE EXCEL VBA FX API TREASURY 3-PARTY WORKFLOW

REVENUE LEAKAGE AGENT

AI agent that reads merchant contracts (PDF), reconciles them against billing records (Excel, CSV or MySQL), detects revenue discrepancies, and drafts recovery emails automatically. Inspired by a real human workflow that recovered $500k in hidden revenue. Built with Claude API, Python, pdfplumber, pandas, Flask, and Plotly — full agentic tool-use pipeline.

CLAUDE API AGENTIC AI PYTHON PDF PARSING PANDAS FLASK FINTECH CONTRACT RECONCILIATION

20 REM *** STUDIO ART PROJECTS ***

VILLAIN GENERATOR

Browser-based retro pixel-art editor for designing villain characters. Paint on a live canvas, pick palettes, load templates, and export JS arrays ready for pixel-chars.js — built entirely with Claude Code.

CLAUDE CODE PIXEL ART CANVAS API BROWSER APP VANILLA JS

PALETTE ANALYZER

Interactive browser-based colour harmony tool. Build palettes using complementary, triadic, tetradic and split-complementary schemes on a real-time HSL hue wheel. Visualise palette structure in 3D OKLab perceptual colour space, sample colours directly from uploaded images with a pixel-accurate eyedropper, and export to the Villain Generator via localStorage. Zero dependencies, pure vanilla JS and Canvas API.

COLOUR THEORY HSL WHEEL OKLAB 3D VISUALISATION EYEDROPPER CANVAS API VANILLA JS PIXEL ART