Recently while studying for an Azure certificaton exam, I came up with the idea to generate my own test exam using AI. It came to me while I was studying since I have been using Github Copilot to help me study asking it questions. While looking for another prep exam, I had the Idea "Why not just ask Copilot to generate me some questions". Immediately, it provided me with 20 multi-choice questions I could use to study. This gave me an Idea, what if I asked Copiilot to format the questions as JSON so I could feed it into a JS app. And so I did it.