---
title: Projects
tags: [projects, index]
created: 2026-06-21
---
# 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 — Stripe LIVE, 20 templates, blog posting automated
### [[MechBase PLC]]
- **Path:** `/home/vincent/projects/mechbase-plc/`
- **Stack:** Flask, TailwindCSS, React
- **Port:** 5003
- **Description:** PLC logic editor with Studio 5000 fidelity, ESP32 target
- **Status:** Active — Reactive subscriptions + structuredClone
### [[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
## Related
- [[Second-Brain-Vault]]
- [[Backup-System]]
- [[Error-Journal]]