The public source behind these projects. Each repo is a working system, run daily — not a demo.
The AI-screened job-search pipeline behind the Job Engine page: multi-board sourcing, Gemini as a strict classifier/router, a deterministic Typst résumé compiler, a Google Sheets CRM, and a swipe-reply Telegram bot.
github.com/mrsisterbob/job-outreach-engine →This site. A Flask app that serves the public project pages and a private read-only Console cockpit rolling up live metrics from each project's own database.
github.com/mrsisterbob/montelattice-site →Automated document intake: a debounced folder watcher, digital-first text extraction with OCR fallback, Claude tool-call classification against a client/doc-type manifest, and deterministic renaming/routing. Low-confidence documents divert to a review folder rather than risk a misfile.
github.com/mrsisterbob/docfiler →Import a bank-statement CSV, auto-categorize each transaction into necessary/discretionary/income buckets via editable keyword rules, and view income-over-time and spending-breakdown charts. Content-hash dedup means a re-imported overlapping statement never double-counts.
github.com/mrsisterbob/budget-tracker →Paper-trading engine: a 15-minute Donchian/ATR/RVOL breakout scan contextualized with Deribit gamma and Binance funding/OI, a 2-stage scale-out, a drawdown circuit breaker, and a walk-forward + Monte Carlo backtest validator that exists to catch curve-fitting. Telegram-controlled.
github.com/mrsisterbob/crypto-trading-engine →These systems report into a live control panel — see the Console →