Code Monkey home page Code Monkey logo

strength's Introduction

strength

features

  • phase 1 weight estimates
  • barbell loader
  • workout journal
  • workout instructions
  • manage gyms

repo setup

https://github.com/shane0/strength

echo "# strength" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin [email protected]:shane0/strength.git
git push -u origin main
# origin [email protected]:shane0/strength.git (fetch)
# origin [email protected]:shane0/strength.git (push)
npm install react-bootstrap bootstrap
npm install gh-pages --save-dev

strength's People

Contributors

shane0 avatar

Stargazers

 avatar

Watchers

 avatar

strength's Issues

hiking

api and pages ideas

from research with open ai

inputs: gender, age, weight, inseam, pack weight, dietary restrictions or preferences
outputs: inseam, steps per mile, calories, per mile, per hour, per elevation, etc.

estimates for: food to carry, breakdown strength required

outputs: workout plans

input trip details output training plan, packing plan, food

upper chest front of shoulder

Here is a sample strength training workout for the upper chest and front of the shoulders:

Warm-up

  • 5 minutes of light cardio, such as jogging or jumping jacks
  • 10 reps of each of the following exercises:
    • Arm circles
    • Chest stretches
    • Shoulder stretches

Workout

  • Incline dumbbell press: 3 sets of 8-12 reps
  • Dumbbell bench press: 3 sets of 8-12 reps
  • Dumbbell flyes: 3 sets of 10-15 reps
  • Military press: 3 sets of 8-12 reps
  • Front raises: 3 sets of 10-15 reps

Cool-down

  • 5 minutes of light cardio
  • 10 reps of each of the following exercises:
    • Arm circles
    • Chest stretches
    • Shoulder stretches

Tips

  • Be sure to use a weight that is challenging but allows you to maintain good form.
  • Focus on squeezing your chest muscles at the top of each rep.
  • Keep your shoulders down and back during all exercises.
  • Breathe deeply and evenly throughout your workout.

Variations

  • If you don't have dumbbells, you can use a barbell or a machine for the bench press and military press exercises.
  • For the dumbbell flyes, you can also do them on an incline bench.
  • For the front raises, you can also do them with a cable machine.

You can adjust the number of sets and reps depending on your fitness level and goals. If you are new to strength training, start with 2 sets of 10-12 reps for each exercise. As you get stronger, you can increase the number of sets and/or reps.

You can also add more exercises to your workout routine, such as dips and pull-ups. However, be sure to listen to your body and rest when you need to.

beginners guides

  • input your deadlift and it returns estimates for everything
  • squat is typically around 70-85% of their deadlift
  • bench press is often around 50-70% of an individual's squat weight
  • overhead press is often around 60-80% of an individual's bench press weight
  • the row is often around 60-80% of an individual's deadlift weight

bar loader

move the bar loader here then migrate it to react

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.