Skip to content
The workshop, open
Prof Rod Avatar

What actually got built

The repos this site's courses are built on. Public, runnable, no star counts.

zeroemployeeorg

Research and tooling for the Zero-Employee Organization courses.

transformation-tracker
AUTHOR

A 12-week automation-transformation tracker, run as a Claude Code skill

PythonZero install dependencies: two stdlib-only scripts, a plain JSONL log, no database.
zeocore-examples
AUTHOR

Two real applications rebuilt on zeocore, as a dogfooding test

Python
zeocore
AUTHOR

A typed capability-authoring framework for Python

Pythonmypy --strict passing across the codebase, 2,000+ tests, MIT licensed
zero-employee
AUTHOR

Portable governance tooling for multi-agent software organizations

PythonThe CLI is called zeo: schema-validated Statements of Work, a graduation lint that fails builds, no server, no cloud.
sovereign-agent
AUTHOR

The eight architectural decisions a production agent framework converges on

PythonPublished on PyPI. 67 public symbols under an explicit semver contract, documented and enforced.
homework-pub-booking
AUTHOR

A five-exercise course repo: an agent that researches, prices, and books a real venue

Python
sovereign-agent-lab
AUTHOR

A five-week course codebase: build a LangGraph automator or a Rasa digital employee

Python
heist
AUTHOR

A live security demo: a structured agent vs. an ungrounded LLM under social engineering

PythonSame customer, same questions, run against a structured LangGraph banking agent and a plain LLM, side by side.
business-transformation-tracker
AUTHOR

The original transformation tracker: Polars, DuckDB, and Jupyter

Jupyter Notebook
agency-data-onboarding-kit
AUTHOR

Turn messy client data into clean, structured intelligence in under 30 minutes

Jupyter Notebook

profrodai

Companion repos students clone and run alongside a course.

ZeoTool
AUTHOR

A credential-free local asset-copy teaching tool built on ZeoCore

PythonCopies one selected file locally and reports its destination and byte count
transformation-tracker-course
AUTHOR

The companion repo for the free 12-week Transformation Tracker course

Python
claude-code-101
AUTHOR

A 90-minute session's worth of slides and a working agent loop, from scratch

PythonAbout 120 lines of code for the whole agent loop, readable in one sitting.
xolo-consulting
AUTHOR

A fictional one-person consultancy, used as a running example across a 16-week course

Python
langgraph-nebius
AUTHOR

A LangGraph fundamentals tutorial, run on Nebius-hosted inference

Python

RasaHQ

Rod's own repos as a Rasa Developer Advocate, not the Rasa framework itself.

rasa-community-resources
MAINTAINER

Tutorials and reference code for practitioners building on Rasa

Python
why-voice-ai-agents-fail
AUTHOR

Companion code for the talk of the same name: four voice-agent failures you can hear

PythonDeepgram for ASR, Rime for TTS, Nebius for inference: each script plays the failure through your speakers.

Field notes, not a portfolio

Every course here runs on code that had to work first.

The repos above are the receipts. Clone one and read it.