Not demos. Data pipelines, CRM sync, verification queues, and AI runtimes with safety gates — built, deployed, and operated.
Estate Mogul OS
LIVE BETAReal estate agents drown in follow-up and admin. Built a daily AI intelligence layer an agent talks to in Telegram.
Python runtime with deterministic command lanes plus LLM reasoning, Google Workspace OAuth (Sheets, Drive, Docs, Gmail), and a preview-and-confirm safety layer before any outbound send. 45-file test suite runs as the release gate on every deploy.
Python · Telegram API · Google OAuth2 · LiteLLM · systemd · Ubuntu
HotlistVerify
SELF-HOSTEDLead lists are full of dead emails that burn sender reputation.
SMTP-handshake verification pipeline with catch-all detection, rotating proxy pool, LinkedIn scraping integration, and a BullMQ/Redis job queue — find, verify, store, automatically.
Next.js API · BullMQ · Redis · Docker · Apify
Home Search Portal
DEPLOYEDBuyer portals like Ylopo lock agents out of their own engagement data.
NTREIS MLS sync over RETS with digest auth, incremental sync, and compliance flags. Tracks every view, search, and favorite per lead and pushes engagement into Follow Up Boss CRM.
Next.js · Prisma · PostgreSQL · RETS · Follow Up Boss API
AI Model Runtime
PRODUCTIONAI features need cost control, routing, and regression safety — not raw API calls.
Dockerized gateway stack: LiteLLM model routing behind stable route aliases so models swap without touching callers, n8n workflows, Postgres, Redis, and promptfoo eval suites as hard-fail quality gates.
Docker Compose · LiteLLM · n8n · promptfoo · nginx
Campaign Ops Engines
OPERATINGOutbound campaigns fail without guardrails, ramp discipline, and records.
Python CLI for cold-email campaign operations (client scaffolding, deliverability-safe ramp schedules, snapshot memory) and a Meta Ads launch engine with QA-staged deploys and gated activation.
Python · Instantly API · Meta Ads API · Notion API
Knox Client Portal
LIVE · PAYING CLIENTA wedding events company needed guided client onboarding synced to their ops stack.
Token-auth portal with an auto-saving 12-section questionnaire, Zapier sync, and branded email briefs. Re-platformed from managed Supabase to self-hosted SQLite on Linux — systemd, nginx, nightly backups, CI health checks — after diagnosing recurring managed-DB outages.
Next.js · SQLite · Zapier · Resend · nginx · systemd