# 📁 Projects — Family Hoppe All project-related work lives under the **[Hoppe-home](https://github.com/Hoppe-home)** organisation. This page is the master index of active, paused, and completed projects. --- ## How Projects Are Organised ``` Hoppe-home (organisation) ├── project-1/ ← Individual project repos ├── project-2/ └── ... donnyandjoern-debug/personal ← This repo (personal data / brain only) ``` **Rule:** Code → Hoppe-home. Personal notes/reference → this repo. --- ## Active Projects | Project | Repo | Description | Accounts | |---|---|---|---| | _(add projects here)_ | — | — | — | --- ## Planned Projects | Project | Description | Priority | |---|---|---| | _(add planned projects here)_ | — | — | --- ## Completed Projects | Project | Repo | Completed | |---|---|---| | _(add completed projects here)_ | — | — | --- ## Project Guidelines 1. All project repos belong to [Hoppe-home](https://github.com/Hoppe-home), never to personal accounts. 2. Both `donnyandjoern-debug` and `Joern@Hoppe.home` should be members of Hoppe-home to collaborate. 3. Use GitHub Issues and Projects boards to track progress. 4. Keep repos clean: descriptive names, a good README, and a license. 5. Archive repos when a project is complete and no longer maintained. --- ## Related - [Hoppe-home org](./hoppe-home.md) — Organisation structure and members - [Guides](../guides/README.md) — GitHub workflow best practices --- [← Back to main library](../README.md)