Projects

Each card maps a skill to a public GitHub repository — what I’ve actually shipped, not what I claim.

projects

01 Python

mailpilot

Production AI agent handling real business email — Pydantic AI on a Google Cloud backend; live at demo@lab5.ca.

Pydantic AI · LLM workflows · GCP · Cloud Run

02 Google Cloud

gcp-devops

Reference Terraform and Ansible patterns for Google Cloud — Cloud Run services, Pub/Sub topologies, IAM, observability.

Terraform · Ansible · Cloud Run · Pub/Sub · IaC

03 AI agent tooling

pilot-skills

Claude Code skill plugins for spec-driven development and agent workflows — math-glyph SPEC.md, build/check loops, MCP integration.

Claude Code skills SDK · agentic workflows · MCP

04 Web development

lab5.ca

This site — Astro 6 static build on Cloudflare Workers; spec-driven, deploy on push to main.

Astro 6 · Tailwind v4 · TypeScript · Cloudflare Workers