Zoltw / student-benchmark

Hello Student Benchmark. Challenge your memory and cognitive skills.

Home Page:https://www.studentbenchmark.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.studentbenchmark.pl

License:MIT License


Languages

Language:Java 48.8%Language:TypeScript 25.1%Language:CSS 12.9%Language:JavaScript 12.3%Language:Shell 0.3%Language:Dockerfile 0.3%Language:HTML 0.2%