# forthehahas.com

Workspace for rapid web design prototyping and UI experiments.

## Contents

- **snake-breeding-mocks/** — 20+ high-fidelity marketplace mockups (MorphMarket-inspired)
- **endura-app/** — Endura full-stack prototype (FastAPI + frontend)
- **golf-partner-mocks/** — Golf partner matching UI explorations
- **rcisolar-designs/** — Solar / energy product design work
- **runner-performance-prototypes/** — Performance & analytics UI prototypes
- **links-match/** — Link matching / directory experiments
- **server-monitor.html** — Standalone server monitoring dashboard

## Setup

This workspace is already a git repo.

```bash
git status
git log --oneline
```

## Design System

Most prototypes are built as standalone HTML files using the `popular-web-designs` skill (Stripe, Linear, Vercel, Airbnb, etc. aesthetics).

## Notes

- `.gitignore` excludes caches, env files, Hermes runtime artifacts (`locks/`, `instance.uuid`, etc.)
- All HTML mocks are self-contained (inline CSS/JS) for easy preview
