Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyrector-io/xor
XOR Quiz - Various tech related quiz // đĨâšī¸ (Latest runnig quiz): Javascript Quiz 2023 Feb 5 - Feb 20
https://github.com/dyrector-io/xor
cloud cloud-native cncf cncf-project dyrectorio go javascript kubernetes node npm quiz svelte typescript
Last synced: about 9 hours ago
JSON representation
XOR Quiz - Various tech related quiz // đĨâšī¸ (Latest runnig quiz): Javascript Quiz 2023 Feb 5 - Feb 20
- Host: GitHub
- URL: https://github.com/dyrector-io/xor
- Owner: dyrector-io
- License: apache-2.0
- Created: 2022-12-12T08:45:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T23:35:39.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T15:31:12.191Z (5 months ago)
- Topics: cloud, cloud-native, cncf, cncf-project, dyrectorio, go, javascript, kubernetes, node, npm, quiz, svelte, typescript
- Language: Go
- Homepage: https://xor.dyrectorio.com
- Size: 1.05 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XOR Quiz
A game that determines your level of knowledge in specific technology areas.
### Disclaimer
This project is a side project, and a product of a half weekend, if people will find joy in it, we will put more effort into it. Both of us creating it, used a personally new framework. It was pure fun.
### Rules
Every day you get the short description of 5 npm projects and you have to guess what the projects are! You have three attempts per project.
Depending how many hints you use:
- đĸ You got the project right without any hints.
- đĄ You got the project right, but not on the first try.
- đ´ You didn't get the project right.
- âĒ Unanswered questions.### Info
Your data is stored client-side (browser local storage). More details [here](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).
The quiz is reset every noon (UTC) quiz starts on February 5 and runs for 15 days, ending on February 20. Have Fun and Good Luck! đžâ **Drop a star if you want to see more like this!**
### License
You can create your own quiz game using this one, as it is fully open-source with an Apache 2.0 license.