Skip to content

Hello Student Benchmark. Challenge your memory and cognitive skills.

License

Notifications You must be signed in to change notification settings

Zoltw/student-benchmark

 
 

Repository files navigation

Student Benchmark

Hello Student Benchmark


react chart ts node.js java springboot build tests

Challenge your memory and cognitive skills.

You can challenge your memory with 4 tests:

Sequence memory

Memorize the sequence of buttons that light up, then press them in order. Every time you finish the pattern, it gets longer. Make a mistake, and the test is over.

Visual memory

Every level, a number of tiles will flash white. Memorize them, and pick them again after the tiles are reset! Levels get progressively more difficult, to challenge your skills. You have three lives. Make it as far as you can!

Verbal memory

This test measures how many words you can keep in short term memory at once. Go as long as you can. You have 3 strikes until game over. Your score is how many turns you lasted.

Number memory

Remember the longest number you can. The average person can only remember 7 digit numbers reliably, but it's possible to do much better using mnemonic techniques.

Compete with each other!

You can compere your score with all users on graph. Check the best results on dashboard.

Setting up development environment

Requirements:

Setup

  1. Make sure that you have Node.js installed.
  2. Clone the repository
git clone https://github.com/polibuda-projects/student-benchmark.git
  1. Copy .env.template to .env
  2. Set values in .env file (MAIL_* values are optional)

Running in production mode

  1. Start docker containers in root directory
docker compose up
  1. Open http://localhost:3000 in your browser

About

Hello Student Benchmark. Challenge your memory and cognitive skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 48.9%
  • TypeScript 25.1%
  • CSS 12.9%
  • JavaScript 12.3%
  • Shell 0.3%
  • Dockerfile 0.3%
  • HTML 0.2%