Videos

Use GitHub Spark to create a podcast timer apps
A walkthrough of GitHub Spark to create a podcast timer app.

Use GitHub Spark to create a travel log app
A walkthrough of GitHub Spark to create a travel log app.

GitHub Copilot Chat and o1-preview: Building a maze generator!
A demo video showcasing o1-preview and GitHub Copilot.


Private Mirrors App
A walkthrough of GitHub's Private Mirrors App, helping to maintain a set of private mirrors against public forks.

Code from your phone with Github Copilot Workspace
A walkthrough of GitHub Copilot Workspace from a Mobile Phone.

How to use Copilot Workspace for inspiration
A walkthrough of GitHub Copilot Workspace when starting from a GitHub Template Repository.

Transform issues into plans with GitHub Copilot Workspace
A walkthrough of GitHub Copilot Workspace when starting from a GitHub Issue.
Automate Azure infrastructure change reviews by using Bicep and GitHub
Add checks to pull requests that run automatically during your code reviews. Run the Bicep linter on your code, and deploy the resources to a temporary environment to enable further automated and manual testing.
Test your Bicep code by using GitHub Actions
Validate and test your Bicep code in your deployment workflow. You'll use linting, preflight validation, and the what-if operation to validate your Azure changes before you deploy, and you'll test your resources after each deployment.