TypeScript

Flight School

Flight School

2026-01-26 GitHub

AI-powered coding practice platform built with the GitHub Copilot SDK. Personalized challenges, real-time evaluation, and learning guidance based on your GitHub profile.

Rubber Duck Thursdays - It's time to build!

Rubber Duck Thursdays - It's time to build!

2026-01-08 GitHub

Chris showcases Timestamp, an open-source countdown timer app built with vanilla TypeScript featuring an extensible theme system, world map wall clock, and 2500+ unit tests with 300+ Playwright end-to-end tests. He deep-dives into structuring GitHub Copilot custom instructions vs agents vs prompt files, demonstrates manager-specialist agent patterns, and walks through GitHub Actions automation for issue forms and theme scaffolding.

Timestamp

Timestamp

2026-01-08 GitHub

A countdown app where every countdown is a URL. Create custom countdowns, timers, and world clocks for any occasion with multiple visual themes and instant URL sharing.

Rubber Duck Thursdays - Let's build our way into 2026!

Rubber Duck Thursdays - Let's build our way into 2026!

2025-12-18 GitHub

Chris builds a New Year countdown app from scratch using Vite, TypeScript, and Tailwind CSS, leveraging GitHub Copilot's Plan agent for iterative requirements and a custom UI Performance Specialist agent. The stream covers adding time zone support with a world map, a fireworks celebration theme using fireworks.js, and a test-driven development approach.

Rubber Duck Thursdays - Let's build with custom agents

Rubber Duck Thursdays - Let's build with custom agents

2025-11-27 GitHub

Chris dives into Copilot custom agents and custom instructions for the turn-based game MCP server project. After reviewing the changelog including enterprise bring-your-own-key support and Claude Opus 4.5, he restructures copilot-instructions.md, creates meta instruction files for writing instructions and agents, and explores plan mode for iterating on agent designs.

Rubber Duck Thursdays - Let's build

Rubber Duck Thursdays - Let's build

2025-11-20 GitHub

Chris catches up on several weeks of GitHub releases, including new models including GPT-5.1, GPT-5.1 Codex, and GPT-5.1 Codex Mini, MCP registry controls, and isolated sub-agents. He then returns to the turn-based game MCP server project, using Copilot's agent mode to diagnose and fix a dependency upgrade failure.

Rubber Duck Thursdays - Building a turn-based-game MCP server

Rubber Duck Thursdays - Building a turn-based-game MCP server

2025-08-07 GitHub

In this live stream, we continue building a turn-based game MCP server, implementing MCP elicitation to gather user preferences and consolidating duplicate tool calls into cleaner abstractions. We also recap the latest GitHub changelog including npm trusted publishing with OIDC, Claude Opus 4.1, and Copilot coding agent updates.

Rubber Duck Thursdays - Build for the love of code

Rubber Duck Thursdays - Build for the love of code

2025-07-24 GitHub

In this episode, we recap the latest GitHub changelog including GitHub Spark entering public preview and coding agent support for instructions.md files. We introduce the 'Build for the love of code' hackathon, prototype a rubber duck debugging app with GitHub Spark, and build an MCP server from scratch using TypeScript while exploring tools, prompts, and resources.