Skip to content

Instantly share code, notes, and snippets.

@triage
Created April 26, 2023 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triage/e7e2db8e6876af081b298852f49544fa to your computer and use it in GitHub Desktop.
Save triage/e7e2db8e6876af081b298852f49544fa to your computer and use it in GitHub Desktop.
[
{
"name": "Upper",
"tag": "upper",
"tags": [
{"name": "Neck", "tag":"neck"},
{"name": "Headaches / eyes", "tag":"headache"},
{"name": "Low back", "tag":"lowback"},
{"name": "Shoulders", "tag":"shoulders"},
{"name": "Elbows / wrists", "tag":"elbows"}
]
},
{
"name": "Lower Body",
"tag": "lower",
"tags": [
{"name": "Glute activation", "tag":"glutes"},
{"name": "Hips", "tag":"hips"},
{"name": "Hamstrings", "tag":"hamstrings"},
{"name": "Knee health", "tag":"knees"},
{"name": "Foot love", "tag":"feet"}
]
},
{
"name": "Guided Breathing",
"tag": "breath",
"tags": [
]
},
{
"name": "Pulse Raisers",
"tag": "exercise",
"tags": [
{"name": "Push-ups (varied)", "tag":"pushup"},
{"name": "Core exercises", "tag":"core"},
{"name": "Leg and glute exercises", "tag":"leg-exercise"},
{"name": "Full body blood flow", "tag":"fullbody"}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment