Projects
Enterprise automation platforms, shared C# libraries, cloud deployments, and personal builds. Click any card to read the full case study.
Enterprise · Platforms
Enterprise Human-in-the-Loop Platform — v3.22.4 · v4 Public Launch Coming
Independently designed and owned enterprise HITL platform — currently in production at v3.22.4. Any automation can surface a human decision requirement with full context; the reviewer acts; the automation resumes. Built, coined, and owned outright. Version 4 is the public platform release: self-hosted SQLite, REST webhook integration, RBAC, and full AWS enterprise scale.
Org-Wide Bot Health & Visibility Platform — AWS · Terraform · Spacelift
Cross-departmental cloud-hosted dashboard delivering real-time visibility into bot health, queue status, execution metrics, and infrastructure health across the entire RPA operation. One of the first production deployments driving the org's full transition from on-premises to AWS — built on ECS, managed through Spacelift-controlled Terraform, with GitHub Actions CI/CD.
Enterprise · Frameworks
DCLI.RPA.Core — C# REFramework Replacement
Ground-up redesign of UiPath's own REFramework in pure C#, eliminating XAML fragility at scale. Includes a 95,000-line NSwag-generated Orchestrator client, Clone Transaction utility, and a precisely bounded XAML layer for session-dependent operations only.
Shared Portal Automation Framework
Reusable C# library powering all portal-based automation at DCLI. Provides Login Pool credential management, SQL session instrumentation, and shared logout logic — so individual bots never reinvent authentication from scratch.
Enterprise · Initiatives
M&R — Multi-Phase Invoice Processing Pipeline
Two-year initiative automating M&R invoice processing — ~300 transactions/month at 15 min each was 75 hours of manual work. Now a 4-phase pipeline: Document Understanding OCR → Invoice Loader → Dispatcher → Performer, with a business rules engine handling 20+ decision points and vendor-specific charge reallocation algorithms.
Flagship Enterprise Integration Platform
Flagship initiative at DCLI. Full details coming — this is a major, multi-system platform project that spans well beyond the BNSF API feature captured in early documentation.
Double In/Double Out — Container Event Reconciliation
Marine terminal containers generate 'In' and 'Out' gate events. When events go missing or mismatch, billing and tracking break. 530 errors per day → 8 per day after automation. ~12 hours of daily manual portal research, eliminated.
Credential & Session Observability Initiative
Strategic initiative to give the RPA organization its first real visibility into bot credential health — detecting orphaned sessions, expired accounts, and login pool exhaustion before they cause production failures.
XPO · UPS · UPRR · UP — Carrier Portal Automation
Family of automation bots handling rebill processing across major carrier portals, each with its own authentication quirks, UX variations, and business rules. UPRR required building a custom MFA relay through Microsoft Teams.
Production Incident Diagnosis & Resolution
Diagnosed and resolved a silent production exception class affecting four bot machines across M&R operations — a missing dictionary key causing Fatal/Error exceptions that were difficult to trace back to their root cause.
Personal
NES-Style Tetris — Desktop · Android · Web
Enterprise architects don't build games. Except when they do. RETRIS is a fully featured, production-deployed Tetris built entirely from scratch — no engine, no sprite sheets, no audio files. Every pixel procedurally drawn. Every sound synthesized from raw PCM oscillators in real time. Full SRS wall-kick engine, T-spin detection, 10-tier adaptive chiptune, 70 unit tests. Deployed to Android. Go play it.
FastAPI + Pygbag — Global Leaderboards & Multiplayer
The web layer for RETRIS: a FastAPI backend serving global leaderboards and a Pygbag-compiled WebAssembly build of the game for browser-native play. Multiplayer mode actively in development.
iOS-Faithful Android Weather — Zero Paid APIs
Full-featured Android weather app built because nothing comparable existed. Multi-location carousel, animated condition backgrounds, hourly and 10-day forecasts, AQI/UV/wind detail cards — entirely on free data sources.
Token-Efficient Multi-Agent Claude Code Setup
Public framework solving the Claude Code token problem at org scale. 25 auto-routing agents, RTK token-compression hook, secret-scanner pre-commit hook, two-layer doc system. Cuts session context overhead 60–90%.
Cross-Service Email Sync — Android
Android utility for syncing mail between incompatible email services — bridging IMAP-accessible inboxes into Microsoft 365 mailbox folders. Solves a gap no mainstream email client addresses.
Internal Network Dashboard — Private Intranet
Suite of private intranet dashboards running on the home network: device health and traffic via pfSense, live security camera feeds, and private AI inference management. Single-pane visibility into the whole home infrastructure. The dash is the shorthand — it's never finished because infrastructure never is.
Family Trust Portfolio Tracker
Private financial dashboard purpose-built for trust portfolio management — an application category no mainstream financial app actually serves. Tracks assets by trust designation, visualizes allocation against trust clauses, and keeps all data fully local with no third-party access.