I love learning new things, and I find that working on new projects while I do so is a great way to improve my skills. Of course, I like giving myself new technical challenges, but also it’d be great to have the skills of getting a startup off the group.
Follow along with my progress here!
DailyQuizzes UK


My most recent project. This is a site that uses the OpenAI API to generate quizzes daily. Though not just by asking it to generate a quiz. It also feeds in relevant and up to date information from various sources, along with currently trending topics to give the quizzes the most chance of being interesting!
I plan to write more about this project, as I found it very interesting. I really enjoyed using Firebase here (although I did eventually run into limitations with it!). It was also a great exercise in managing costs, as the OpenAI API quickly gets expensive if not careful.
Technology Used
- Firebase
- GatsbyJS
- Tailwind CSS
- OpenAI API
- Python