ievsantillan / zero2hero

This is a repo with zero 2 hero prompt engineering journeys using mostly GitHub Copilot on VS Code and Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zero 2 Hero with GitHub Copilot

This repo contains a set of sample journeys to explore and demonstrate what we can do with GitHub Copilot, the new Chat functionality and the power of the triad: #GitHub + #VisualStudio + #Azure πŸš€

Zero 2 Hero with GitHub Copilot

The goal here is to enable everyone to start from a blank environment and jump start on building Apps and deploying it to the Cloud (we use Azure here but the concepts are universal). We will leverage GitHub Copilot for much more than just programming code. GitHub Copilot will be our AI assistant to help us with the installation of the development frameworks, create the App code, build container images, create Azure resources, deploy code, create CI/CD workflows, build infrastructure as code, and much more. Limitless possibilities at your fingertips (we can even use our voice).

Starting from zero taking no assumptions has real advantagens. You could be an experience programmer or just getting started and I'm sure you will leverage the following journeys:

Setup Environment βœ… .NET to Azure Container Apps βœ… nodejs to Azure App Service πŸ’€ Python to AKS πŸ’€
Java to Azure Red Hat OpenShift πŸ’€ React to Azure Static Web Apps πŸ’€ Generate and Load Sample Data πŸ’€ Azure Developer CLI πŸ’€
Azure CLI and IaC πŸ’€ Docker and Kubernetes πŸ’€ Git Actions πŸ’€ .NET Chat Bot with OpenAI πŸ’€
Jupyter Notebook πŸ’€ Azure Monitor πŸ’€ API Management πŸ’€ Azure Data API Builder πŸ’€
.NET Intelligent-apps πŸ’€ .NET App Modernization πŸ’€ Java App Modernization πŸ’€ Fixing Security Issues πŸ’€

Quick start

To get started just click in one of the above journeys and follow the instructions. Please note that GitHub Copilot has a non-deterministic behaviour so the reponses that you will get might be different from the ones that we got when building this.

Resources

About

This is a repo with zero 2 hero prompt engineering journeys using mostly GitHub Copilot on VS Code and Azure

License:MIT License