Projects
Projects
Index of active projects and their current status.
Active Projects
[[AgentForms]]
- Path:
/home/vincent/projects/agentforms/ - Stack: Flask, Docker, Stripe, TailwindCSS
- Port: 5060 (relay)
- Description: Forms-to-documents platform for service businesses
- Status: Active — 351 pass, 7 fail
[[MechBase PLC]]
- Path:
/home/vincent/projects/mechbase-plc/ - Stack: Flask, TailwindCSS, C++
- Port: 5003
- Description: PLC logic editor with Studio 5000 fidelity, ESP32 target
- Status: Active — Flask + gunicorn, C++ ladder interpreter
[[Command Sovereignty]]
- Path:
/home/vincent/projects/command-sovereignty/ - Stack: Flask, React, Vite, SQLite
- Port: 5003
- Domain: buildomains.com (Cloudflare Tunnel)
- Description: B2B revenue forecasting SaaS for home improvement companies
- Status: Active — Live on buildomains.com, Phase 4 complete
[[Lego Ladder]]
- Path:
/home/vincent/projects/lego-ladder/ - Stack: TypeScript, Vite, IndexedDB
- Description: Ladder logic programming interface for Lego Technic Powered Up hubs
- Status: Active — Phase 1 complete
[[Second Brain]]
- Path:
/home/vincent/second-brain/ - Stack: Flask, Syncthing, Obsidian
- Port: 5080
- Description: Personal knowledge base with browser-based access
- Status: Active — Web app running, synced via Syncthing
[[SeedVault Market]]
- Path:
/var/www/seedvault-local/ - Stack: WordPress, WooCommerce, Apache2
- Port: 8899
- Description: Heirloom seeds e-commerce with Bitcoin payments
- Status: Active — ~$1.4K/yr revenue
[[Quality Small Engine Repair]]
- Path:
/home/vincent/projects/quality-small-engine-handoff.md - Stack: Flask, TailwindCSS
- Port: 5050 (not currently running)
- Description: Demo website for local small engine repair shop
- Status: Demo/Handoff — Built as consultant pitch
[[Bitcoin AI Assistant]]
- Path:
/home/vincent/projects/bitcoin-ai/ - Description: Small form factor Bitcoin AI assistant on Intel NUC
- Status: Development
[[Dev-AI]]
- Path:
/home/vincent/projects/dev-ai/ - Description: Fine-tuned 27B code review model for CPU
- Status: Development
Project Conventions
- All projects use descriptive, architectural service names
- Event-driven webhooks preferred over polling
- Level-based development methodology
- Self-hosted, self-reliant infrastructure
- Open source where possible