Skip to content

Releases: sleuthy-sloth/NeuralPulse

v1.0.0 — Initial Release

19 Jun 18:27

Choose a tag to compare

🧠 NeuralPulse v1.0.0

Open-source brain training web app — think Elevate or Lumosity, but free, open, and playable in your browser.

Features

  • 8 brain games — Quick Equations, Math Sprint, Memory Match, Memory Matrix, Sequence Memory, Stroop Match, Speed Tap, Word Twist
  • Daily Challenge — 3-game sequence, same for everyone (Wordle-style)
  • Stats dashboard — skill radar charts, trend sparklines, calendar heatmap, personal bests
  • Streak tracking — consecutive daily completions with heatmap calendar
  • Share scores — Wordle-style text card for daily challenge results
  • Guest mode — everything works offline in IndexedDB
  • Optional account — sync progress across devices via Supabase (Google OAuth / magic link)
  • Mobile-first — touch-optimized, PWA installable, safe-area-aware
  • Dark theme — glassmorphism cards and subtle gradients

Tech Stack

  • Next.js 16, TypeScript, Tailwind CSS, Zustand
  • IndexedDB (idb) for offline-first storage
  • Supabase for optional cloud sync
  • 45 Vitest tests

License

CC BY-NC 4.0