29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
# Claw Ideas: Problem Solver Projects
|
|
A collection of architecturally challenging project ideas for developers.
|
|
|
|
These projects are designed for developers looking to grow into "Problem Solver / Engineer" roles by focusing on infrastructure, automation, and intelligent tooling.
|
|
|
|
## Projects
|
|
|
|
### Dev Tooling
|
|
- **[Automated Code-Review-Pipeline](./ideas/dev-tooling/code-review.md)**
|
|
- **[Repo Documentation & Change Summarizer](./ideas/dev-tooling/repo-summarizer.md)**
|
|
- **[Coding Assistant (Gitea Integration)](./ideas/dev-tooling/coding-assistant.md)**
|
|
|
|
### Infrastructure & Ops
|
|
- **[Observability-as-a-Service](./ideas/infrastructure-ops/observability.md)**
|
|
- **[Serverless Micro-Stack Manager](./ideas/infrastructure-ops/micro-stack.md)**
|
|
- **[Manage AWS Infrastructure](./ideas/infrastructure-ops/manage-aws.md)**
|
|
- **[VPS Management Agent](./ideas/infrastructure-ops/vps-management.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)**
|
|
- **[Personal AI Website](./ideas/personal-automation/personal-ai-website.md)**
|
|
- **[Homeassistant Agent Integration](./ideas/personal-automation/homeassistant-agent.md)**
|
|
- **[Email Communications Agent](./ideas/personal-automation/email-comms.md)**
|