This commit is contained in:
Space-Banane
2026-04-02 18:59:02 +02:00
parent 6297b256a5
commit 6fbddacfcf
9 changed files with 15 additions and 8 deletions

View File

@@ -5,11 +5,18 @@ These projects are designed for developers looking to grow into "Problem Solver
## Projects ## Projects
- **[Automated Code-Review-Pipeline](./code-review.md)** ### Dev Tooling
- **[Observability-as-a-Service](./observability.md)** - **[Automated Code-Review-Pipeline](./ideas/dev-tooling/code-review.md)**
- **[Serverless Micro-Stack Manager](./micro-stack.md)** - **[Repo Documentation & Change Summarizer](./ideas/dev-tooling/repo-summarizer.md)**
- **[RAG Knowledge Hub](./rag-hub.md)**
- **[IoT Webhook Bridge](./home-bridge.md)** ### Infrastructure & Ops
- **[Personal Data Aggregator](./data-aggregator.md)** - **[Observability-as-a-Service](./ideas/infrastructure-ops/observability.md)**
- **[AI-Driven Habit Tracker & Nudger](./habit-tracker.md)** - **[Serverless Micro-Stack Manager](./ideas/infrastructure-ops/micro-stack.md)**
- **[Repo Documentation & Change Summarizer](./repo-summarizer.md)**
### AI & Knowledge
- **[RAG Knowledge Hub](./ideas/ai-knowledge/rag-hub.md)**
### Personal Automation
- **[IoT Webhook Bridge](./ideas/personal-automation/home-bridge.md)**
- **[Personal Data Aggregator](./ideas/personal-automation/data-aggregator.md)**
- **[AI-Driven Habit Tracker & Nudger](./ideas/personal-automation/habit-tracker.md)**