Pharma · Databricks lakehouse● client work
SLE Patient Journey — Governed Lakehouse Data Product
An end-to-end patient-journey analytics platform for Systemic Lupus Erythematosus on Databricks. Claims ingested through a Bronze/Silver/Gold medallion architecture; an ~18K-patient cohort locked via a four-stage funnel; longitudinal event sequences embedded with FastText and clustered (KMeans, tracked in MLflow) into journey archetypes; served through Unity Catalog–governed, dashboard-ready Gold tables.
DatabricksDelta LakeUnity Catalog
WorkflowsMLflowFastText · KMeansPySpark
Personal · infraopen lakehouse
Open Lakehouse Platform
A production-style lakehouse I run myself — the stack Databricks and Fabric abstract away. A Spark 4.0 SQL engine over a Hive Metastore catalog and MinIO S3 storage with Delta ACID tables, every service containerized across isolated namespaces with idempotent deploys and an end-to-end smoke test.
Spark 4.0Delta LakeHive MetastoreKubernetesMinIO
View on GitHub →
Personal · GenAIagentic
AtlasCare — Agentic GenAI Support
An end-to-end GenAI agent that automates Tier-1 support, orchestrating four enterprise backends through LLM tool-calling with a KB-driven RAG policy engine — policy changes ship without a code deploy. Async payment pipeline with semaphore-gated concurrency, auto-retry, and full p50/p95/p99 observability, load-tested at 50 RPS with zero drops.
LLM OrchestrationRAGTool-CallingAsync
View on GitHub →
Personal · distributed systemspayments
FinFlow — Distributed Payments
Event-driven Go microservices over Apache Kafka on Kubernetes, with a double-entry ledger using HOLD-based reservation and idempotent processing to prevent duplicates under failure. Redis-backed stateless services with Prometheus/Grafana monitoring.
GoKafkaKubernetesRedisPrometheus
View on GitHub →