Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions exercises/EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"id": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ",
"name": "Hanging Leg Raise",
"categories": [
"strength_and_resistance"
],
"exerciseEffects": [
"improved_body_balance",
"improved_posture",
"increased_muscle_strength"
],
"bodyParts": [
"hamstrings",
"core"
],
"equipment": [
"pull up bar"
],
"location": [
"indoor"
],
"instructions": [
{
"stepNumber": 1,
"description": "Hang from the pull-up bar with an overhand grip, arms fully extended."
},
{
"stepNumber": 2,
"description": "Engage your core muscles and slowly lift your legs up in front of you, keeping them straight."
},
{
"stepNumber": 3,
"description": "Pause briefly at the top, then slowly lower your legs back down to the starting position."
},
{
"stepNumber": 4,
"description": "Repeat for the desired number of repetitions."
}
],
"performanceMetrics": [
{
"type": "repetitions",
"unit": null,
"notes": null
}
],
"variations": [],
"variationSuggestions": [],
"relationships": [],
"mediaContent": {
"imageURLs": [
"image_1.png"
]
},
"metadata": {
"createdBy": "co-created with AI",
"reviewStatus": "community",
"reviewedBy": [],
"dateReviewed": null,
"reviewNotes": null,
"dateCreated": "2026-02-17",
"lastUpdated": "2026-02-17",
"lastEditedBy": "community",
"dedupStatus": "unknown",
"duplicateOf": null
},
"commentsNotes": [
"Ensure a controlled movement throughout the exercise.",
"Avoid swinging or using momentum to lift the legs.",
"Engage your core to support your lower back and prevent arching.",
"If you feel any discomfort or strain, stop the exercise immediately and consult a fitness professional."
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 21 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updatedAt": "2026-02-16T15:23:18.850Z",
"updatedAt": "2026-02-17T12:38:56.663Z",
"exercises": [
{
"id": "EX-7",
Expand Down Expand Up @@ -78,6 +78,26 @@
"imageFile": null,
"imageFolder": "EX-plank_with_shoulder_taps-01KHKGRPQC317B2WVNCWF6VHPZ",
"lastUpdated": "2026-02-16"
},
{
"id": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ",
"name": "Hanging Leg Raise",
"categories": [
"strength_and_resistance"
],
"bodyParts": [
"hamstrings",
"core"
],
"equipment": [
"pull up bar"
],
"location": [
"indoor"
],
"imageFile": "image_1.png",
"imageFolder": "EX-hanging_leg_raise-01KHNSN58FFCYAZ363NJVKF7SJ",
"lastUpdated": "2026-02-17"
}
]
}