---
title: Jiu-jitsu
description: A personal reference of the jiu-jitsu I know. Verbatim source material, my own annotations, and a graph that slowly densifies.
section: body
tags: [bjj, jiu-jitsu, training, index]
genre: index
lastUpdated: 2026-05-01
url: https://fardiniqbal.com/docs/body/mat
---


This is the documentation of my jiu-jitsu. Same rule as software documentation: only what already exists. If a **move** has a page here, I've embodied it. If a **position** has a page here, I've passed through it enough times to describe it. If an **instructional** is in `sources/`, I'm learning from it right now or have.

There's no to-do list here. No roadmap of moves I plan to learn. No "currently drilling." That work happens in class, on the mat, in my body — not on a page. When a move becomes mine, it earns a page. Until then it doesn't exist here.

## How I use it [#how-i-use-it]

I open this page when I'm at the gym and my body has forgotten something my notes remember. I scan the page for the position I'm in, find the relevant move, read the three-line cue. If the words aren't enough — and they often aren't, because movement resists words — I click the timestamp and watch the thirty seconds of video that put the move in my body the first time. Then I go roll.

## The graph, and where it comes from [#the-graph-and-where-it-comes-from]

Positions are **nodes**. Moves are **edges**. A move page declares where it starts (`fromPosition`) and where it ends (`toPosition`). Position pages list the moves that enter and leave them. Click any move; land on the position it produces; see every move I know from there; click one of those; keep going. That's the whole site's geometry when I'm done building it.

At white belt the graph is sparse and lonely. At purple it has clusters and bridges. At black belt — if I get there — it's densely cross-hatched and unmistakably mine, because no two practitioners walk the same path through the same techniques in the same sequence.

A position with no outgoing moves isn't a gap in my documentation. It's a hole in my game. When I see one, I know where to point my attention next.

## What's here right now [#whats-here-right-now]

* **Sources** — instructionals I'm learning from.
  * [Foundation of Offense: Turtle and Front Headlock — Gordon Ryan (Danaher / B-Team)](/docs/body/mat/sources/foundation-of-offense). Currently studying. Volume 01 is conceptual foundations + three early-stage submission escapes.
  * [Only Way Out: Front Headlock and Turtle Escapes — Brian Glick (Danaher system)](/docs/body/mat/sources/only-way-out). Worked through Volumes 01–02. Switched off because explanations weren't deep enough.
* **Principles** — the overarching ideas from the volumes I've worked through.
  * [Get your back to the floor](/docs/body/mat/principles/back-to-floor)
  * [Fight for inside position](/docs/body/mat/principles/inside-position)
  * [Retract; don't allow extension](/docs/body/mat/principles/retract)
  * [Defense before escape](/docs/body/mat/principles/defense-before-escape)
  * [Disconnect hips, re-center head](/docs/body/mat/principles/disconnect-hips-recenter-head)
* **Skills** — the foundational skills from the volumes I've worked through.
  * [Grip fighting](/docs/body/mat/skills/grip-fighting)
  * [The elbow cut](/docs/body/mat/skills/elbow-cut)
  * [The shoulder roll](/docs/body/mat/skills/shoulder-roll)
  * [Standing up](/docs/body/mat/skills/standing-up)
  * [Defensive hand position](/docs/body/mat/skills/defensive-hand-position)
* **Positions** — auto-listed from the moves that reference them.
* **Moves** — chronological ledger of what I've embodied.

## Credits [#credits]

Material under `sources/only-way-out/` is transcribed verbatim from the instructional by **Brian Glick**, a black belt under **John Danaher**. Material under `sources/foundation-of-offense/` is transcribed verbatim from the instructional by **Gordon Ryan** (Danaher / B-Team lineage). The teaching is theirs; the language, examples, and mental models are theirs and Mr. Danaher's. The annotations that appear below the source material — in my voice — are mine.
