1. Train
Log your workouts, follow progression targets, and keep your home training disciplined and consistent.
Launched on March 28, 2026
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
Log your workouts, follow progression targets, and keep your home training disciplined and consistent.
Watch your exercise performance evolve over time and optionally add biometric data to keep your bodyweight trends visible.
Unlock achievements, earn XP, and turn consistency into something that feels rewarding instead of repetitive.
HyperGamer is live today on the M. M. ROKKU website, and the public standalone repository is now available on GitHub.