Show HN: QuizKnit, an open source quiz creator
2 jibolash 0 6/30/2025, 5:16:39 PM quizknit.com ↗
QuizKnit is an open source quiz creator to create quizzes by pasting in text or selecting from a large range of historical categories.
Started as a very simple app for me to play around with OpenAI’s API last year then morphed into a portfolio project during my job search earlier this year. Now happily employed so decided to open source it.
Right now, a user can create a quiz, take a quiz, save it and share the quiz with other people using a URL.
You can try out the full working application at https://quizknit.com
Github Links: Frontend: https://github.com/jibolash/quizknit-react , Backend: https://github.com/jibolash/quizknit-api
No comments yet