# 🏠 Family Hoppe — Personal Library > **Central brain for Family Hoppe.** Instant access to accounts, budgets, projects, and GitHub knowledge — clean, professional, and precise. --- ## 📚 Quick Navigation | Section | Description | |---|---| | [👥 Accounts](./accounts/README.md) | GitHub accounts overview (Family Hoppe & Joern) | | [💰 Budget](./budget/README.md) | Membership costs & spending tracker | | [📁 Projects](./projects/README.md) | All projects under Hoppe-home & personal | | [📖 Guides](./guides/README.md) | Copilot, GitHub, and workflow quick-reference guides | --- ## 🧠 At a Glance ### GitHub Accounts | Account | Role | Plan | |---|---|---| | [donnyandjoern-debug](https://github.com/donnyandjoern-debug) | **Family Hoppe main** — Mac / primary workspace | Copilot Pro ($10/mo) + $25/mo budget | | Joern _(profile pending creation)_ | **Windows VS Code** — secondary workspace | Copilot Pro ($10/mo, planned) | ### Monthly Budget Summary | Item | Cost | |---|---| | Copilot Pro — Family Hoppe main | $10 / month | | Copilot Pro — Joern (planned) | $10 / month | | GitHub budget (actions, packages, etc.) | $25 / month | | **Total** | **$45 / month** | --- ## 🗂 Repository Structure ``` personal/ ├── README.md ← You are here (main dashboard) ├── accounts/ │ ├── README.md ← Accounts overview │ ├── family-hoppe.md ← donnyandjoern-debug account details │ └── joern-hoppe.md ← Joern@Hoppe.home account details ├── budget/ │ ├── README.md ← Budget overview │ └── tracking.md ← Monthly spend tracker ├── projects/ │ ├── README.md ← All projects index │ └── hoppe-home.md ← Hoppe-home org projects └── guides/ ├── README.md ← Guides index ├── copilot.md ← GitHub Copilot tips & tricks └── github-workflow.md ← GitHub workflow best practices ``` --- ## 🔍 Search Tips GitHub's built-in search makes this library instantly searchable: - Press **`t`** on any page to search files - Press **`/`** to focus the global search bar - Use `repo:donnyandjoern-debug/personal ` from any GitHub search --- ## ✅ Principles 1. **Personal data only** — all project code lives in [Hoppe-home](https://github.com/Hoppe-home) 2. **Clean & precise** — no clutter, everything has a place 3. **Both accounts supported** — brain and clean-up assistant for Family Hoppe and Joern 4. **Up-to-date** — update this library whenever memberships, projects, or budgets change