This is a submission for the GitHub Copilot CLI Challenge
What I Built
SQuiz is a daily quiz app that presents one interesting CS challenge for each day of the month, promoting consistent and enjoyable learning among the Students.
This project brings to life an idea I have always wanted to build, inspired by my love for solving quizzes and here I am!๐finally creating one.
Demo
Screenshots -
My Experience with GitHub Copilot CLI
While building SQuiz, I used Copilot and Copilot CLI for the first time. It helped me:
- enhance my development workflow,
- explore AI-assisted coding right there in my terminal,
- Fix bugs & errors more efficiently,
- and it saved me the MOST PRECIOUS THING of Our Lives- TIME (a lot of Time actually๐).
Participating in this Challenge was really nice experience for me, Thanks!๐



Top comments (2)
Idea Looks interesing. Just curious at the backend, does AI is handing creation of data everyday or manually inserting of data by admin.
Thanks๐, Manually updation after each month.