This repository serves as my central archive and tracking hub for technical project ideas, proofs-of-concept (POCs), and daily-life automation experiments brainstormed with Grok.
I frequently use Grok to rapidly ideate practical tools, scripts, dashboards, security utilities, home automation flows, data pipelines, and more. This repo captures those conversations so nothing gets lost, allows easy reference, and provides a clear path from "cool idea" → "working POC" → "production-grade project".
- Capture raw brainstorms from Grok threads in a version-controlled, searchable format
- Document requirements, tech decisions, challenges, and next steps
- Track progress toward implementation using GitHub Issues + Projects
- Build a public portfolio of realized ideas over time (many will eventually graduate to their own repositories)
Collection of personal project concepts, proofs-of-concept, and brainstorms — mostly in cybersecurity, home-lab, automation, EV infrastructure, and finance tooling.
- Each idea lives in its own top-level folder (no
/ideas/wrapper anymore). - Folder name:
kebab-case-descriptive-title(lowercase, hyphens, concise). - Core file:
README.mdinside each folder (problem, motivation, solution, tech stack, next steps). - Supporting files (code snippets, configs, diagrams, data samples) live alongside the README.
Obsidian is configured as the primary editor — folders appear as clean note groups in the file explorer.
Promising ideas can later be extracted into standalone repositories.
Drop-in Prompt Instructions
File structure template: