Ex-Google · 11 yrs · Technical Program & Platform Leader

I build the AI systems — and the infrastructure they run on.

Ex-Google (11 yrs) infrastructure & program lead who built a platform that scaled to tens of millions of downloads from zero. I ship fast — and secure — from build systems to live AI agents.

Focus the proof for…
11 yrsat Google
50,000Google engineers enabled
200+podcasts (BPN)
Webbyaward-winning producer
6continents · Talks at Google

SCENE 01 / SYSTEMS IN PRODUCTION

I solve hard problems, run them at scale, and secure the paths that matter.

Catalog, live-event surge, and media pipelines — built, and running in production. Each system: the problem, one real number, and how it holds up.

  • Webby Award winner
  • First official Disney Theatrical podcast
  • Ex-Google · drove the open-sourcing of Bazel · Developer Infrastructure at Google scale

CalendarPA

In a streaming org: Production scheduling at money-on-the-line correctness

Live · Public

Problem

Real scheduling spans Google, Microsoft, and Apple calendars, payments, and constraints ordinary tools can't express. Built solo — product, architecture, security, and launch.

Scale

50paying users in 45 days · zero double-bookings

Owner

Solo — product, architecture, security, and launch

Trust · how it holds up

AES-256-GCM encryption for sensitive availability at rest; distributed Redis locks on the booking critical section so money-on-the-line writes never double-book.

Tradeoff: Inngest durable jobs over a hand-rolled queue (observable background work in days, not weeks); a lock on the booking critical section over optimistic retries.

agentic AIencryption at restdistributed locksdurable jobsmulti-provider sync
See the deep dive

AdaPA — agentic scheduling assistant

In a streaming org: A production AI agent taking real actions for real users

Live · Public

Problem

Most “AI assistants” summarize. AdaPA books: a LangGraph state machine with Gemini tool calling and pgvector RAG memory reads a plain-language request, checks real availability across every connected calendar, respects the rules the owner set — lunch, focus time, daily limits — and completes the booking over web chat, SMS, email, or MMS. It learns separately for each user from stated preferences, observed patterns, and booking outcomes, then adapts to how that person prefers to interact.

Scale

4channels: web, SMS, email, MMS

Owner

Solo

Trust · how it holds up

Every action runs through the same guarded booking path as the UI, so the agent inherits the distributed locks and encryption instead of bypassing them — it cannot double-book, because the invariant lives below it. Higher-risk channels add intent detection, forced identity lookup, tool-aware retries, and post-response integrity checks.

Tradeoff: The agent executes inside a constrained action surface rather than free-forming API calls — narrower than a general tool-use loop, but every path it can take is one the test suite already covers.

agentic AILangGraphpgvector RAGmulti-channelvision (MMS)
See the deep dive

Broadway Podcast Network

In a streaming org: Catalog ingestion, metadata freshness & offline downloads

Live · Public

Problem

A growing network needs a discovery platform that stays perfectly in sync with a third-party host, works offline on any device, and scales to peak — with no server to babysit.

Scale

200+podcasts in the catalog

Owner

Co-founder & CTO — led the design & system teams; sole maintainer today

Trust · how it holds up

AWS Cognito auth; a single guarded write-path keeps denormalized copies consistent, and relationship-heavy reads are served in one query.

Tradeoff: Megaphone as a headless CMS (one source of truth, no duplicate content system); a single-table DynamoDB model serves relationship-heavy reads in one query.

catalog & metadatafreshness SLAoffline / downloadsserverless scale-to-peakPWA
See the deep dive
See all projects

The full catalog runs deeper — 6 systems here, every shipped product there.

Deep: distributed systems · serverless at peak · build / developer productivity · media (audio) pipelines · audio & video editing · AI / RAG / agents. Extensible: video transcode & packaging · CDN / QoE.

SCENE 02 / TELEMETRY + TRUST

Verified telemetry — and the correctness underneath it.

The security and correctness guarantees behind the systems above, each traced to the case study that proves it. Methodology, not marketing.

  • Encryption at rest

    AES-256-GCM on sensitive availability data — a default from day one, not a later retrofit.

    CalendarPA

  • Audit logging

    Every financial mutation is logged, behind a QuickBooks OAuth 2.0 integration.

    P&L automation

  • Concurrency safety

    Redis distributed locks on the booking critical section — money-on-the-line writes never double-book under load.

    CalendarPA

  • Fair admission under load

    A custom Lua admission script holds queue order atomically inside Redis and caps concurrent checkout, with an HMAC-cookie ↔ JWT dual session that survives a mid-drop login so a buyer’s hard-won position holds.

    The Broadway Drop Shop

  • Failure isolation

    Async SQS + Fargate pipelines survive long jobs without blocking the UI; a single guarded write path keeps denormalized state consistent.

    LevelMyAudio · BPN

  • Test rigor

    Over 10,000 unit tests completing in under 30 seconds, with continuous integration and gated production security mitigations.

    CalendarPA

SCENE 03 / THE LOG

Every role has been the same job: build the systems everyone else ships on.

Broadcast IT → Reuters datacenters → Google’s build platform → co-founder & CTO. One throughline — the full record lives on the resume.

  1. CalendarPA

    2026 — Present
    • Founder & CEO

      2026 — Present
  2. Broadway Podcast Network

    2024 — Present
    • Co-Founder & CTO

      2024 — Present
  3. Google

    2013 — 2024
    • TPM, Developer Operations & Infrastructure

      2013 — 2016
    • Program Manager & Global Lead, Talks at Google

      2016 — 2022
    • Program Manager, GRAD

      2022 — 2024
  4. Thomson Reuters

    2010 — 2013
    • Senior Network Engineer

      2010 — 2013
  5. USA Studios

    2008 — 2010
    • Director of Information Technology

      2008 — 2010

SCENE 04 / OPEN CHANNEL

Get in touch.

Questions about a system on this site, speaking, board and advisory work, or anything else — this form reaches me directly.

I read every message.

Prefer to book time?