Cool Github Copilot Uses
This is a brainstorming document about cool Copilot uses we found for software development. This is to serve as a list of ideas for presentations, blog posts, and articles:
- Using Azure Face API (Markus)
- Creating locked database query for email batch processing (Markus)
- Creating the graphics path for a rounded rectangle (Markus)
- Creating unit tests for Python (Cory)
- Creating documentation (Cory)
- Creating regexes, like a regex for valid email addresses (Markus)
- Obscure T-SQL statements… like “I want counts of my records in a query grouped by the minute of a timestamp” (Markus)