Training software / Product design
Monsters Welcome
Responsive training software built around clear, versioned, explainable programming logic.
In active development
Overview
A training recommendation is more useful when the athlete can understand why it changed.
The problem
Many training apps record sets well but hide the logic behind progression and adjustment. That makes it hard to trust recommendations, learn from them, or improve the system over time.
The approach
Monsters Welcome treats programming logic as a first-class part of the product. The architecture combines PostgreSQL with IndexedDB and an offline-capable responsive interface, while deterministic strategies keep decisions explainable and versioned.
What’s next
The next phase connects session logging, progression decisions, and clear explanations in one practical training loop.