Skip to content

NeuroNudge is a React-based brain-training platform offering Stroop, 2-Back, Memory Math, Math Blitz, and Path Finder modules. Designed for quick sessions, clean UI, and repeatable practice to sharpen attention, working memory, and mental agility.

License

Notifications You must be signed in to change notification settings

suniltyagi/neuro-nudge

NeuroNudge

NeuroNudge is a React-based brain-training platform offering Stroop, 2-Back, Memory Math, Math Blitz, and Path Finder modules. Designed for quick sessions, clean UI, and repeatable practice to sharpen attention, working memory, and mental agility.

Live Demo CI React Node Prettier ESLint License: MIT Last commit Open issues Stars


✨ Features

  • Stroop test with start/stop and adjustable levels
  • 2-Back module with 60-second reverse timer
  • Memory Math and Math Blitz modules
  • Path Finder module
  • Consistent UI controls across modules
  • Keyboard and click interactions
  • Lightweight, Create React App (CRA) baseline

🚀 Quick Start

npm install
npm start

Open http://localhost:3000 in your browser.

Scripts

npm start       # dev server (CRA)
npm run build   # production build to /build
npm test        # jest/react-scripts tests
npm run lint    # eslint

🧭 Project Structure

src/
  components/
  hooks/
  styles/
  NeuroNudge.jsx
public/

📦 Tech Stack

  • React 18 + CRA (react-scripts)
  • ESLint + Prettier
  • GitHub Actions CI

🖼 Screenshots

Memory Match Stroop Test
Memory Match Stroop Test
2-Back Gameplay Math Blitz
2-Back Gameplay Math Blitz
Path Finder
Path Finder

🗺 Roadmap

  • Add difficulty presets
  • Results history & export
  • Mobile-first refinements

🤝 Contributing

See CONTRIBUTING.md.


🔒 Security

See SECURITY.md.


📄 License

MIT © Sunil Tyagi

About

NeuroNudge is a React-based brain-training platform offering Stroop, 2-Back, Memory Math, Math Blitz, and Path Finder modules. Designed for quick sessions, clean UI, and repeatable practice to sharpen attention, working memory, and mental agility.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published