CAREER TIMELINE
An operating career, rendered as a timeline.
The throughline is operational design: PMO leadership, cross-functional delivery, and the internal tooling practice that grew alongside it.
Operator role
Adjacent / practice
Milestone
Internal transition
Current moment
Selected Work
PMO · Enterprise
Global Citizen PMO
Formally launched and built Global Citizen's first PMO from scratch — charter, tiered accreditation system, kickoff and reporting standards, COO reporting line, and org-wide Asana adoption. The work spanned cross-functional delivery across events, campaigns, partnerships, content, and advocacy on six continents.
The real job was redesigning how a fast-moving organization plans, escalates, and executes under pressure: not just tracking the work, but rebuilding the operating conditions around it.
Asana
Salesforce
Airtable
Slack
Google Workspace
First PMO. Built from scratch. Still running.
AI · Internal Tooling
opsIQ
An AI-powered LMS built to automate staff SOP training and quiz generation across a global org. Generates multiple-choice, multi-select, and short-answer quizzes from source documents, then administers assessments directly in Slack.
It went from zero to production on Cloudflare's developer platform without an engineering team, proving the internal tooling practice could ship real systems rather than stay a side experiment.
Cloudflare Workers
D1
R2
OpenAI API
Slack
~12,000 lines of code. $0.28 total infrastructure cost.
Automation · Workflow
Asana Weekly Digest
Cloudflare Worker with a cron trigger that pulls upcoming Programming tasks and milestones from Asana and posts a formatted digest to Slack every week. It replaced a manual coordination step and made weekly priorities legible across teams.
The point wasn't novelty. It was taking a reminder nobody wanted to own and turning it into infrastructure the organization could trust every Monday.
Cloudflare Workers
Asana API
Slack API
Cron
Fully automated. Runs every week without being asked.
Infrastructure · Personal Lab
Personal Infrastructure Lab
A personal homelab running on a Mac Mini M4 — fully containerized in Docker Compose, remote access via Cloudflare Tunnel with Zero Trust authentication, private mesh networking via Tailscale, and DNS-layer filtering via NextDNS.
The same standards apply here as at work: documented, maintainable, no shortcuts. It is the sandbox where new tools get tested before they become work tools.
Docker
Cloudflare Tunnel
Zero Trust
Tailscale
NextDNS
Personal infrastructure. Production standards.