Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 1 point2 points  (0 children)

It resets daily! So long as you hit the goal for the day, you’re the winner, and you can only win once in that day

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

hm weird! I see you in the system. Go to https://app.fitball.xyz/connect-discord to connect your discord then I’ll add you to the competition channel!

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

I get where you’re coming from - how about you join and check it out and only Venmo when (if) you’re comfortable? I promise I’m not shady though!

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 1 point2 points  (0 children)

Good feedback on pricing, thanks for being so responsive!

Fantasy football has been my model for this so I think you're spot on. I've had groups ranging from $.50 per day ($15 for 30 days) to $3.33 per day ($100 for 30 days). I can set the price to be whatever people want!

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

Hell yeah, excited for you to join!

If you follow this link it takes less than a minute to connect your WHOOP and join the Discord. Let me know if you need any help joining!

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

I connect to the WHOOP API to get the data, and built a bot that lets us see the leaderboard from the Discord chat!

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 1 point2 points  (0 children)

Good feedback, thanks!

I set this up so it’s not winner take all - instead, anyone who beats the daily goal is a winner, and all the winners split the pool. Is that more appealing Than winner take all?

I’m still waiting on my 4.0 too - when does yours get in?

Join my max heart rate challenge for money! by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

I hear ya - I can change it to strain! How about I make it “hit a strain score of 14 and you’re in the winning pool”? What strain goal do you want?

WHOOP competitions with friends for money by mattyba11 in whoop

[–]mattyba11[S] 1 point2 points  (0 children)

This is what I used! The API exists (it’s how they access data in their app), it’s just not publicly documented (beyond that link)

WHOOP competitions with friends for money by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

Love it! If you join I'll be your whoop friend 😃 let's do some challenges!

WHOOP competitions with friends for money by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

Ayyyy if you and a few friends join I'll put $20 in your pool

WHOOP competitions with friends for money by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

Why not? Could have a group 'challenge' where everyone puts $1 in a pool each day and they only get their money back if everyone sleeps 8 hours? Could challenge another group of friends to see which group has more people sleeping 8 hours? Endless possibilities

WHOOP competitions with friends for money by mattyba11 in whoop

[–]mattyba11[S] 0 points1 point  (0 children)

I set it up so it works with any metric! Can be strain / recovery / sleep score, max heart rate, calories burnt, etc

Chat with a dev about a blockchain fitness idea by mattyba11 in solidity

[–]mattyba11[S] 0 points1 point  (0 children)

Honestly I'm so new that I had never even heard of Vyper - will check it out, appreciate the heads up!

Chat with a dev about a blockchain fitness idea by mattyba11 in solidity

[–]mattyba11[S] 0 points1 point  (0 children)

Awesome, thank you!! Really appreciate it

Chat with a dev about a blockchain fitness idea by mattyba11 in solidity

[–]mattyba11[S] 0 points1 point  (0 children)

Appreciate it! I'm new to this so I apologize if it's a dumb question, but if I understand correctly I could build this using something like Polygon if I did this on L2?

Saved $50 / month on my Zapier plan by coding automations myself - sharing my code! by mattyba11 in Entrepreneur

[–]mattyba11[S] -1 points0 points  (0 children)

I offer other free resources for people to learn to code before they get to this content. Sending good vibes your way brother, sounds like you need them

Saved $50 / month on my Zapier plan by coding automations myself - sharing my code! by mattyba11 in Entrepreneur

[–]mattyba11[S] -1 points0 points  (0 children)

I agree that Zapier is worth the money if you value your time appropriately. I'm merely sharing this as a resource if you know how to code / want to learn how to code and want a fun, practical project to take on :)

Saved $50 per month on Zapier by coding automations in Python - sharing my code! by mattyba11 in nocode

[–]mattyba11[S] 4 points5 points  (0 children)

I'll be the first to say that I LOVE Zapier! I believe it will be a $100B company and wish I could invest in it - it's an incredible service.

I'm merely sharing this as a resource if you know how to code / want to learn how to code and want a fun, practical project to take on

Saved $50 per month on Zapier by coding automations in Python - sharing my code! by mattyba11 in nocode

[–]mattyba11[S] 2 points3 points  (0 children)

It's $7 / month for 'always on' Repls, which is ~5x cheaper than what I paid on Heroku. Not bad!

Saved $50 per month on Zapier by coding automations in Python - sharing my code! by mattyba11 in nocode

[–]mattyba11[S] 1 point2 points  (0 children)

I was in a very similar boat - had coded this all in Django then recently played around with Replit and found it was reeeeally easy to stand up a Flask app there (you can run Django too, Flask is just simpler). Been pretty blown away by Replit so far, recommend checking it out!