DEV Community

Cover image for SQuiz App : A CS question a day keeps the bugs away!
Harkirt Kaur
Harkirt Kaur

Posted on

SQuiz App : A CS question a day keeps the bugs away!

GitHub Copilot CLI Challenge Submission

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

SQuiz

Screenshots -

screenshot1
screenshot3
screenshot2

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)

Collapse
 
deepak_singh34 profile image
Deepak Singh •

Idea Looks interesing. Just curious at the backend, does AI is handing creation of data everyday or manually inserting of data by admin.

Collapse
 
harkirtkaur profile image
Harkirt Kaur •

Thanks🙂, Manually updation after each month.