Portfolio

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.

Methodology

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.

  1. 01

    Intake & prioritization

    Triage incoming requests against impact, effort, and dependencies so the program works on what matters next, not what shouts loudest.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

Deep Dives

Product Case Studies

hub
Flagship Program Case Study

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).

Program Management RAID & Dependencies HL7/SFTP vs API

Zero data loss across thousands of transactions

Read case studyarrow_forward
swap_horiz
Case Study

Integration 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_forward
payments
Case Study

Patient 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_forward
shield
Case Study

Results-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_forward
dashboard
Case Study

Interactive 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_forward
bolt
Case Study

Productivity 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_forward
Case Study Social · In-Progress

The Stickerbook Sky

An anonymous platform for catharsis, not clout. User personas, competitive analysis vs. Yik Yak & the majors, and empathy-first UX.

Personas Competitive Analysis UX Strategy
Read case studyarrow_forward
Build to Learn

Side Projects & Engineering

Hands-on builds that keep me technical: proof that I can code, not just delegate.

smart_toy
Discord Automation

KrisBot

Full lifecycle build of a Discord automation tool, from PRD to live deployment, automating community moderation workflows in a personal server.

Node.js Discord.js Firebase
forum
Full-Stack AI
codeGitHub

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.

React Node / Express Dialogflow MongoDB
joystick
Gamedev · In-Progress

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.

Godot GDScript Shader Math
restaurant
Hackathon · SD Hacks 2019
codeGitHub

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.

React Native Spoonacular API Firebase