> ## Documentation Index
> Fetch the complete documentation index at: https://lawmaxxing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Law Maxxing

> Just Law Maxxing my way through law school.

## Classes

<Columns cols={3}>
  <Card title="Contracts" icon="handshake" href="/classes/contracts">
    Contract formation, consideration, defenses, performance, and remedies
  </Card>

  <Card title="Torts" icon="scale-balanced" href="/classes/torts">
    Intentional torts, negligence, strict liability, and damages
  </Card>

  <Card title="Property" icon="house" href="/classes/property">
    Estates, adverse possession, landlord-tenant, and easements
  </Card>

  <Card title="Criminal Law ❌" icon="gavel" href="/classes/criminal-law">
    Elements of crimes, defenses, accomplice liability, and inchoate offenses
  </Card>

  <Card title="Legal Research & Writing ❌" icon="pen" href="/classes/legal-writing">
    Legal research methods, memo writing, brief writing, and citation
  </Card>

  <Card title="Evidence ❌" icon="magnifying-glass" href="/classes/evidence">
    Relevance, hearsay, privileges, character evidence, and expert testimony
  </Card>

  <Card title="Constitutional Law ❌" icon="landmark" href="/classes/constitutional-law">
    Separation of powers, federalism, and individual rights
  </Card>

  <Card title="Criminal Procedure ❌" icon="handcuffs" href="/classes/criminal-procedure">
    Fourth Amendment, Fifth Amendment, Sixth Amendment, and exclusionary rule
  </Card>

  <Card title="Civil Procedure ❌" icon="file-lines" href="/classes/civil-procedure">
    Jurisdiction, pleadings, discovery, summary judgment, and appeals
  </Card>

  <Card title="Community Property ❌" icon="rings-wedding" href="/classes/community-property">
    Marital property rights, characterization, and division
  </Card>

  <Card title="Remedies ❌" icon="money-bill" href="/classes/remedies">
    Damages, injunctions, restitution, and equitable relief
  </Card>

  <Card title="Pre-Trial Litigation ❌" icon="folder-open" href="/classes/pre-trial-litigation">
    Discovery, motions, settlement, and case management
  </Card>

  <Card title="Professional Responsibility ❌" icon="balance-scale" href="/classes/professional-responsibility">
    Legal ethics, conflicts of interest, confidentiality, and attorney duties
  </Card>

  <Card title="Appellate Advocacy ❌" icon="comments" href="/classes/appellate-advocacy">
    Appellate brief writing, oral argument, and standards of review
  </Card>

  <Card title="Trusts & Estates ❌" icon="vault" href="/classes/trusts-estates">
    Wills, trusts, intestacy, fiduciary duties, and estate administration
  </Card>

  <Card title="Business Organizations ❌" icon="building" href="/classes/business-organizations">
    Corporations, partnerships, LLCs, fiduciary duties, and corporate governance
  </Card>

  <Card title="Trial Advocacy ❌" icon="user-tie" href="/classes/trial-advocacy">
    Opening statements, direct/cross examination, objections, and closing arguments
  </Card>
</Columns>

## What You'll Find Here

I've organized everything by class and topic because that's apparently what "reasonable people" do. Each section includes:

* **Class notes and outlines** - transcribed during lectures while trying not to fall asleep
* **Case briefs** - my attempts to summarize 40-page opinions into something readable
* **Key concepts and rules** - the important stuff you actually need to remember
* **Practice problems** - because law school wasn't hard enough already
* **Exam prep materials** - aka panic documents

Fair warning: these notes reflect my understanding of the material, which means they're subject to being completely wrong. Use at your own risk, especially before exams.

Navigate using the tabs above, and good luck to both of us.
