Selected Works & Technical Narratives
Deep-dive product case studies, covering decision frameworks, metrics, and the artifacts behind them, alongside the side projects where I build to learn.
How I Run Programs
A repeatable system I bring to every program. The case studies below are worked examples: the charter, RAID, and Go/No-Go gate come from the integration program, and the operating cadence and live status from the data dashboard.
- 01
Intake & prioritization
Triage incoming requests against impact, effort, and dependencies so the program works on what matters next, not what shouts loudest.
- 02
Charter
Agree goal, scope, and success criteria up front so every team solves the same problem against the same bar and trade-offs settle cleanly.
- 03
Workstream & dependency mapping
Break the work into parallel workstreams with owning functions, and map the handoffs between them so nothing waits on an unnamed party.
- 04
RAID & governance cadence
Run a living RAID log on a steady rhythm of standups and a steering committee, so blockers surface early in a forum that can clear them.
- 05
Go/No-Go gate
Hold each release to one objective launch-readiness checklist, so "are we ready?" is a decision against criteria, not an argument.
- 06
Retro
Close the loop with what worked, what I'd do differently, and the changes that feed back into the next program's intake.
Product Case Studies
Lab ↔ EMR Integration Program
How I drove a multi-team program to connect providers' EMRs to the lab: a charter, parallel workstreams, a dependency map, a RAID log, governance cadence, milestones, and a Go/No-Go launch gate, on top of the technical delivery (request and approval workflow, HL7/SFTP vs REST transport, the orderable compendium and custom panels, and architecture).
Zero data loss across thousands of transactions
Read case studyarrow_forwardIntegration Platform Migration
Migrating 250+ live lab ↔ EMR orders & results connections from a legacy system to a new platform, and assuming ownership from the prior team: a charter, an ownership-transfer plan, a dependency map, a parallel-run validation, and an off-hours cutover with a tested rollback, proven to zero data loss.
250+ connections migrated, zero data loss
arrow_forwardPatient Installment Payments Launch
A TPM-led phased launch of patient installment payments across the Provider and Patient Portals: a charter, a RACI across six functions, a QA → Internal → Beta → GA rollout with entry/exit gates, a Go/No-Go checklist, and a rollback plan, integrating a third-party payments provider.
Staged rollout, zero-surprise GA
arrow_forwardResults-Routing Incident Retrospective
A blameless incident retrospective in a lab ↔ EMR results pipeline: detection, containment, escalation, and resolution of a cached-report misroute, transparent disclosure through the Privacy Officer, and a systemic fix that engineered the error class out instead of retraining humans. Fully anonymized.
Contained, disclosed, root cause engineered out
arrow_forwardInteractive Data Dashboard
The board that ran a multi-workstream integration program, the defects it triaged, and the live view that shifted reporting from days-long manual status to real-time self-serve.
Program delivery + live quality
arrow_forwardProductivity Automation with n8n
Problem → solution → measured impact. A daily Jira → Notion → Confluence pipeline: a single roadmap source of truth plus a stakeholder report, refreshed every morning.
4+ hrs/week saved
arrow_forwardThe Stickerbook Sky
An anonymous platform for catharsis, not clout. User personas, competitive analysis vs. Yik Yak & the majors, and empathy-first UX.
Side Projects & Engineering
Hands-on builds that keep me technical: proof that I can code, not just delegate.
KrisBot
Full lifecycle build of a Discord automation tool, from PRD to live deployment, automating community moderation workflows in a personal server.
ReactChatbot
A full-stack chatbot with NLP via Dialogflow that parses intents and parameters, returning intelligent responses. Built end-to-end from React UI to MongoDB and shipped.
The Studio Florist
A cozy management sim in Godot, featuring procedural growth systems, inventory logic, and 60FPS shader-driven floral simulation across 100+ unique instances.
Salt & Prepr
A React Native app matching your on-hand ingredients to recipes via the Spoonacular API. Idea to working mobile prototype with a 3-person team in under 48 hours.