Skip to content

Reaction Speed Benchmark created#157

Merged
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Girish0902:RSB
Jun 6, 2026
Merged

Reaction Speed Benchmark created#157
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Girish0902:RSB

Conversation

@Girish0902

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a professional, high-precision Reaction Speed Benchmark application under Projects/Reaction Speed Benchmark/. The app tracks human cognitive processing speeds by utilizing native high-resolution performance timing interfaces (performance.now()). It features a strict five-tier workflow state machine, randomized algorithmic delay intervals to eliminate pattern anticipation, active anti-cheat event filters to catch and flag premature click violations, a dynamic running history log, and long-term peak speed caching using browser localStorage.

Type of change

  • New project under Projects/
  • Fix or improvement to an existing project
  • Showcase page / workflow / docs change

Checklist

  • I read CONTRIBUTING.md.
  • My folder name is Title Case with real spaces (e.g. To Do Web App).
  • My folder contains README.md, project.json and index.html.
  • project.json is valid and title matches the folder name.
  • The project opens by double-clicking index.html — no build step.
  • No console errors, no tracking scripts, no third-party iframes.
  • I respect the Code of Conduct.

Linked issue

Closes #142

@github-actions github-actions Bot added level3 NSoC'26 Contribution Level 3. NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. labels Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Great work and contribution, will be merged soon as NSoc 2026 contribution.

@Girish0902

Girish0902 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

@cu-sanjay , plz merge it

@cu-sanjay cu-sanjay merged commit edb5357 into cu-sanjay:main Jun 6, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reaction Time Tester

2 participants