> 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.
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.
REVENUE LEAKAGE AGENT
AI-powered revenue assurance agent that reconciles merchant minimum commitment contracts against billing records — detecting shortfalls, classifying root causes, and routing recovery actions to the right team. Replaces manual AR reconciliation across distributed finance teams. Flags ASC 606 / IFRS 15 revenue recognition risks before any payment demand is issued. Governance-first: finance leads review the discrepancy summary and approve recovery emails only for closed commitment periods. Inspired by a workflow that recovered $500k in undetected revenue leakage at a leading fintech. Built with Claude API, Python, Flask, pandas, pdfplumber, and SQLAlchemy.
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. New: build your pixelated portrait using the Import from ID Picture feature.
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.