Live Now

Launched on March 28, 2026

HyperGamer is live.

HyperGamer is my progression-focused hypertrophy app for people who train at home with limited equipment and still want structure, progression, and a clear sense of momentum.

The launch post is now live on the blog, and the standalone public repository is now available on GitHub for anyone who wants to clone it, study it, or build on top of it.

Clone and run locally

git clone https://github.com/marcelomvrocha/HyperGamer_Public.git
cd HyperGamer_Public
cp .env.example .env
npm install
npm run db:generate
npm run db:push
npm run dev

1. Train

Log your workouts, follow progression targets, and keep your home training disciplined and consistent.

2. Track

Watch your exercise performance evolve over time and optionally add biometric data to keep your bodyweight trends visible.

3. Level Up

Unlock achievements, earn XP, and turn consistency into something that feels rewarding instead of repetitive.

What HyperGamer includes

  • Upper-body, lower-body, and core exercise foundations for hypertrophy
  • Workout logging with reps, load, and progression guidance
  • Embedded exercise demos to support execution quality
  • Progress charts, biometrics tracking, achievements, and XP

HyperGamer is live today on the M. M. ROKKU website, and the public standalone repository is now available on GitHub.