A repository that can be used to showcase the capabilities within a 2 hours and 4 hours workshop. In addition to this we also provide a The Train the Trainer guide that can be used in conjunction with the hands-on labs to provide a full workshop experience and a good understanding of the capabilities of GitHub Copilot and how to structure a workshop around it.
Name | Language | Description | Length | Link | QR Code |
---|---|---|---|---|---|
Javascript Calculator | HTML/Javascript | Github provided small app that can be reused for a good starter | 20 mins | Instructions | |
Rock Paper Scissor | Python | Github provided small app that is a little bit more advanced | 45 mins | Instructions | |
Polaroid Image Gallery | HTML/Javascript | Building a small image gallery with animations using Javascript and CSS | 45 mins | Instructions | |
Star Wars API Client | Java | Creating from the official page of Star Wars API a library that can be used to retrieve persons of the Star Wars franchise. We create DTOs, Tests, Interfaces and let Copilot implement it. Furthermore we will use the HTML source of the spec to enhance our examples with all the persons that are available |
1 hour | Instructions | |
Restaurant API + Deployment | Python/Azure | Creating a simple API and deploying it to Azure Container Apps | 45mins | Instructions | |
C Sharp Web App | C# | GitHub Copilot repository for the Business Hackathon with .NET Web Technologies (C# ASP.NET / Blazor and Unittests) | 1 hour | Instructions | QR |
Timer and Selector | HTML, CSS, React | We are building a website for trainers that have some components that can be used for workshops. These include: a timer for a coffee / lunch break and a selector for selecting a participant. | 30mins | Instructions | QR |
Interest Calculator | C++ | Building a interest calculator together with a unittest | 30mins | Instructions | QR |
API Testing with SWAPI | C# | Implementing some tests to test an API | 30mins | Instructions | QR |