Assignment
In this assignment, you will create a resume website. What context you provide GitHub Copilot with is up to you but start by creating an index.html
and an HTML comment, <!-- my prompt -->
.
Remember the techniques you were taught.
Write a prompt
Write a prompt and start typing the code/markup on the next line to help your assistant. Use the Return key to generate a response and the Tab key to accept the suggested text. Rewrite the prompt and add or change what it says to get the desired result.
You can find the solution to this assignment in the GitHub repository: https://github.com/PacktPublishing/AI-Assisted-Software-Development-with-GitHub-Copilot-and-ChatGPT/tree/main/04