When the upcoming Masters of the Universe movie premiere was set for 5th June 2026, I wanted a way to channel that “He-Man energy” into something real: a structured 12-week weight training program you can actually follow. The goal was simple: build a site that helps you track weight training consistently.
he-man.paazmaya.fi is the result: part motivation, part programming project, and part practical training plan.
A deadline, a countdown, and a site that stays out of the way
Most training plans fail for one reason: they don’t respect the calendar. This project started from the premiere date—the plan wasn’t meant to be generic; it was meant to land right around that moment. Twelve weeks is short enough to commit to, long enough to progress, and structured enough to keep you from wandering week to week.
The movie date also changed the psychology. Instead of “start someday,” the plan became 12 weeks with a purpose, measurable checkpoints, and an end point to look forward to. The site frames the block as a countdown, so each week feels like progress toward something tangible.
Once that shape was clear, I focused on a frictionless experience: open the site and see what to train this week, without spreadsheets or mental overhead. The weekly progression is the narrative—the point is to cut decision fatigue so you execute the plan instead of re-deciding it every session.
Kimi-K2, Copilot, Perplexity, and the twelve-week block
For the UI, the strongest starting point came from Kimi-K2. I gave it a detailed prompt: accessibility (WCAG 2.2 AAA), how the week should read, what “at a glance” means when you’re tired, and it returned a solid base UI solution: layout, structure, and specificity so I wasn’t starting from a blank page. The hard part wasn’t “make it pretty”; it was making the program usable under pressure. Kimi-K2’s first pass already aimed at a clear weekly layout, readable sets/reps/intensity, cohesive styling, and sections for warm-up, main work, progression, and rest.
GitHub Copilot with Claude Sonnet model then tightened the implementation, cleaned up patterns, and made the UI easier to maintain as the program and copy evolved, blueprint from a rich prompt, code that stays pleasant to change.
For the plan itself (progression, exercise selection, scaling across 12 weeks) I used Perplexity to gather and compare principles: progressive overload in a multi-week block, typical rep and set ranges, avoiding stalls without random exercise roulette, deload logic, warm-up and recovery. The goal wasn’t to paste someone else’s program; it was to reach a coherent framework faster, then refine.
That became a single block with built-in resets:
- Weeks 1–3: baseline and gradual ramp
- Week 4: deload / recovery reset
- Weeks 5–7: more capacity and intensity
- Week 8: another reset
- Weeks 9–11: peak the block—quality sets and progression
- Week 12: consolidation without being wrecked
he-man.paazmaya.fi presents it so you can repeat it without confusion: realistic frequency, compound patterns (press, hinge/squat, rows/pulls), progressive change instead of constant swapping, and notes to keep effort on target. The schedule leans upper/lower with enough rest for solid form; details shift week to week, but movement patterns stay consistent—that’s where real progression comes from.
Guidance, limits, and why it exists
This is general fitness guidance, not personal coaching or medical advice. If you have injuries or health questions, talk to a qualified professional; adjust loads to your strength and recovery; prioritize form over numbers. If you already train, treat the site as a structured block you can adapt, not a rigid script.
he-man.paazmaya.fi exists because I wanted the hype to turn into something disciplined. Kimi-K2 (detailed UI prompt), GitHub Copilot with Claude Sonnet (polish and maintainability), and Perplexity (research and planning) together turned “twelve weeks to the premiere” into something you can actually follow.
If you try it, tell me what worked and what you’d change. The best part of shipping this is improving it for the next person who decides to train like a He-Man.
