Senior Software Engineer — Mindhop Inc., White Plains, NY | 2023 – March 2026
AI Infrastructure & Agent Tooling — Engineering Productivity
Built to accelerate my own Mindhop work — coordinating multiple Claude Code instances across the codebase, retaining cross-session context, and offloading repetitive engineering tasks.
- Anamnesis: vector-based episodic memory (FastAPI + MongoDB Atlas Local
$vectorSearch, HNSW 1024-dim) shared across 20+ concurrent Claude Code instances over 4 networked machines via SSH ProxyJump chains. - Same infrastructure powers an open-source job-tracker / Chrome Extension (FastAPI, Claude CLI, RAG, Chrome Debugger Protocol form filling, nightly APScheduler pipeline).
Over Height Vehicle Detection — NYSDOT Production Edge System
- Sole architect of a real-time safety system integrating LiDAR, IP cameras, and automated traffic control. Fault-isolated multi-process architecture (5 processors + Flask app) in a single Docker container with 7-layer watchdog; 120+ days continuous field uptime.
- Dual-sensor correlation: LiDAR + VCA cameras with confidence-plateau detection — 18 duplicate detections reduced to 1 optimal output. MQTT / WebSocket to TMC dashboards; AVRO pipeline via Apache NiFi.
- Automated field installer handles encryption, hardware integration (LiDAR / PTZ / SNMP), systemd — non-technical staff run the install from the runbook.
DMS Control, Device Monitoring & Real-Time Alerts
- Reverse-engineered NTCIP 1203 from MIB specs; built vendor-agnostic driver framework with 31 end-to-end tests — no SDK, no vendor support.
- Network monitoring for UDOT: 16,000+ devices, 750+ subnets, 90%+ cycle-time reduction (54 min to 5 min) via asyncio + adaptive batching.
- Real-time alert routing on Apache Flink + Kafka; PostgreSQL stored procedures, modular SMTP/Twilio dispatch.