Add the free-weight canon and bodyweight staples (16 exercises)

Squat/lunge: Barbell Squat, Goblet Squat, Bodyweight Squat, Lunge.
Bench station: Bench Press, Incline Bench Press, Dumbbell Bench Press,
Dumbbell Fly (the fly authors the face-on camera for its frontal arc).
Dumbbell rack: Dumbbell Row, Dumbbell Shoulder Press, Dumbbell Curl,
Lateral Raise - first uses of the dumbbell prop. Bodyweight: Push-Up,
Pull-Up, Crunch, Dip.

Claude-Session: https://claude.ai/code/session_01HJDQQDA9QdP8zByg43H5v3
This commit is contained in:
2026-07-07 12:09:08 -04:00
parent b71ee0a355
commit 5bbe3f6ff0
96 changed files with 2274 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Lateral Raise</title>
<path d="M 139.0 143.8 L 139.0 163.8 L 181.0 163.8 L 181.0 143.8 Z" fill="none" stroke="#b9bec9" stroke-width="2.1" stroke-linejoin="round"/>
<path id="leg_l" d="M 164.9 90.4 L 168.3 121.9 L 171.2 149.4 L 171.2 150.7" stroke="#3a3f4b" stroke-width="4.2" stroke-linecap="round" stroke-linejoin="round"/>
<path id="leg_r" d="M 155.1 90.4 L 151.7 121.9 L 148.8 149.4 L 148.8 150.7" stroke="#a9afba" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 167.7 31.8 L 160.0 31.8 L 152.3 31.8" stroke="#3a3f4b" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.9 90.4 L 160.0 90.4 L 155.1 90.4" stroke="#3a3f4b" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 90.4 Q 160.0 60.4 160.0 31.8" stroke="#3a3f4b" stroke-width="4.2" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_l" d="M 167.7 31.8 L 188.7 32.5 L 209.2 33.7" stroke="#0d9488" stroke-width="4.2" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_r" d="M 152.3 31.8 L 131.3 32.5 L 110.8 33.7" stroke="#86cfc5" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M 111.1 38.6 L 110.5 28.8" stroke="#6b7180" stroke-width="2.0999999999999996" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="111.1" cy="38.6" r="3.15" fill="#6b7180"/>
<circle cx="110.5" cy="28.8" r="3.15" fill="#6b7180"/>
<path d="M 209.5 28.8 L 208.9 38.6" stroke="#6b7180" stroke-width="2.0999999999999996" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="209.5" cy="28.8" r="3.15" fill="#6b7180"/>
<circle cx="208.9" cy="38.6" r="3.15" fill="#6b7180"/>
<circle id="head" cx="160.0" cy="18.0" r="7.0" fill="white" stroke="#3a3f4b" stroke-width="4.2"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>
<line x1="273" y1="16" x2="287" y2="16" stroke="#a9afba" stroke-width="4" stroke-linecap="round"/>
<text x="292" y="20">far</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB