A fitness app for calculating optimal training zones and personalized heart rate ranges for running and cardio workouts
@unknown: vibe coded something i've been regularely doing with several methods: Running heart rate zones. app: https://hr-zones.moghwan.io/ github: https://github.com/moghwan/heartrate-zones-calculator bonus: explained what method to use and when, initially bootstrapped with gemini: https://gemini.google.com/share/2b95b258488c https://x.com/moghwan/status/1980311344831398237/photo/1
You are remixing a Berrry app.
Source app: https://hrzones.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://hrzones.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in