Learning
Notes, wikis, and courses I keep in public.
Knowledge base
An interlinked wiki on generative AI, compiled from clipped primary sources. 63 articles and counting.
Reading list
What I am reading, and what stuck.
AI learning path
A self paced six week program to a working 200 level grasp of modern AI, three weeks of it on agents.
Kubernetes, zero to capstone
From no containers to running the MCP Gateway Registry and serving an LLM locally, in 13 phases.
Blueberries in my salad
A book project.
Explainers
Long form pieces and infographics, each one a page of its own.
Building
Open source, mostly infrastructure for agents.
mcp-gateway-registrylead
Enterprise MCP gateway and registry for agents, MCP servers, and skills. OAuth and OIDC, dynamic tool discovery, auditable tool access. 180+ enterprise deployments.
hal-harnessICLR 2026
The Holistic Agent Leaderboard, a standardized harness for evaluating AI agents, built with Princeton researchers.
FMBench
Foundation model benchmarking across hardware and serving stacks, so teams pick on measured cost and latency rather than intuition.
Coding harness benchmarks
18 models over 21 real tasks, reduced to a cost and quality Pareto frontier. Ships a router that names the cheapest model clearing the bar.
my-ai-assets
Prompt templates and reusable Agent Skills, including a Feynman technique framework for reading academic papers and a structured stock valuation workflow.
jev-samples
Runnable samples for Jev, TypeSafe AI's System One model. Send state plus typed questions, branch on the value that comes back. Includes a Go port that compiles the check into one static binary.
Teaching
Georgetown University, M.S. in Data Science and Analytics.
I created and teach DSAN-6725, Applied Generative AI for AI Developers, one of the first comprehensive generative AI courses offered in academia. It is now the most popular course in the program and earned a perfect 5 out of 5 in student reviews for Spring 2026. I also teach DSAN-6000, Big Data and Cloud Computing, and am building a new graduate course on AI agents. 500+ graduate students so far.
Writing
Selected posts from thirteen on the AWS blogs.
- Jun 2026 Governing AI assets at scale with MCP Gateway and Registry
- May 2026 Securing AI agents: how AWS and Cisco AI Defense scale MCP and A2A deployments
- Sep 2025 Build multi-agent site reliability engineering assistants with Amazon Bedrock AgentCore
- Apr 2025 Harness the power of MCP servers with Amazon Bedrock Agents
- Aug 2024 How Cisco accelerated the use of generative AI with Amazon SageMaker Inference
Talks
Available to speak on enterprise MCP architecture and agent evaluation.
- 2026 ICLR · Holistic Agent Leaderboard, co-presented with Princeton University researchers
- 2026 ACM AgentSkills, CAIS Workshop · From Observed Reasoning to Stable Skills
- 2026 MCP Dev Summit, NYC and Amsterdam · MCP Gateway and Registry
- 2025 AWS re:Invent · AIM3314, observability for agentic applications
- 2024 AWS re:Invent · NFX307, benchmarking FMs across hardware platforms, with Netflix