Southern Indiana Justice Stats
The docs-first justice-data dashboard. 158-facility manifest, 92-county data, IDOC monthly extracts.
tcgsolutions site
The thatcomputerguy26.org site source. Auto-deploys via Netlify on push.
tcgpredictions (this site)
17+ tabs, engine.js, Leaflet map, Doomsday clock, US-Impact engine. State + country generators in /.bin.
server-python (FastAPI backend)
435 routes, 14 modules on shared httpx pool, APScheduler, SQLite WAL FTS5. NSSM service on Windows.
NEVAEH Electron
The home-server admin desktop app. Tray-controlled. Source at C:\TCG-WORKSPACES\nevaeh-electron.
tcg-ai-workforce
SiteWatcherAgent + tools_runner. Background health-probe + diagnostic agent.
Stack reference
- Backend — Python 3.14 · FastAPI · httpx · APScheduler · SQLite WAL · pypdf · sklearn (Lasso/RF).
- Frontend — Vanilla HTML/CSS/JS. No build step. Netlify-hosted.
- AI — Ollama with gemma3:1b for chat (fits fully on GPU) + moondream for vision (webcam scanning, image classify). Multi-provider fallback (Anthropic / Gemini / Groq / OpenAI / xAI / Perplexity).
- Infrastructure — Caddy + Cloudflare Tunnel. NSSM for Windows-service lifecycle. Windows Scheduled Tasks for durable cron.