Selected work / eight systems

Architecture, failure modes,
and the proof behind the claim.

Two private flagship systems and six public, anonymized reference implementations. Each case study explains the business problem, system boundaries, operational design, and what can actually be inspected.

Discuss a project

Public reference · Data platform

GitHub ↗

MongoDB to PostgreSQL CDC with SCD2 History

A queue-first snapshot and change-data-capture service that preserves event order, durable resume state, complete SCD2 history, and a current PostgreSQL view.

MongoDBSnapshot boundarySnapshot + CDCDurable queueOrdered SCD2
PythonMongoDB change streamsPostgreSQLSCD2
View case study

Public reference · Serverless backend

GitHub ↗

Serverless Streamer Monitoring & Campaign Analytics

An event-driven AWS workflow that detects when sponsored creators go live, starts session monitoring, and records audience, chat, transcript, and mention telemetry.

Scheduled roster pollLive detectionSession lockStep Functions loopTelemetry events
AWS LambdaStep FunctionsEventBridgeS3
View case study

Public reference · Applied AI

GitHub ↗

Databricks LLM Content Pipeline with Human Review

A registry-driven workflow that screens source material, generates structured content, routes invalid output, and prepares valid results for human review.

Content registrySource aggregationDeterministic screenModel fallbackStructured generation
DatabricksPySparkDelta LakeLLM endpoints
View case study

Public reference · Generative AI

GitHub ↗

Databricks LoRA Creative Asset Pipeline

A GPU-oriented workflow for adapting SDXL to an existing visual language, generating traceable variations, filtering failures, and handing candidates to designers.

Reference assetsBLIP captionsLoRA trainingMLflow + promptsBatch generation
SDXLLoRADiffusersPEFT
View case study
About the public work

The public repositories are a few selected, anonymized reference implementations based on systems I designed and built. They use synthetic data and deliberately omit client credentials, proprietary configuration, original datasets, private model artifacts, and confidential business logic.

Have a similar problem?

Bring the messy version.

Start a conversation