Senior Software Engineer — Mindhop Inc., White Plains, NY | 2023 – March 2026
Over Height Vehicle Detection — Real-Time Safety System for NYSDOT
- Sole architect of production-grade edge safety system integrating LiDAR, VCA cameras, and automated traffic control. Fault-isolated multi-process architecture (5 processors + Flask) in single Docker container with 7-layer watchdog; 120+ days continuous field uptime.
- Dual-sensor correlation (LiDAR + VCA) with confidence-plateau detection: reduced 18 duplicate detections to 1 optimal output. MQTT/WebSocket distribution to TMC dashboards; AVRO pipeline via Apache NiFi.
- Automated field installer handling encryption, hardware integration (LiDAR, PTZ, SNMP relays), and systemd — non-technical staff run installs from a runbook.
DMS Control API — Highway Dynamic Message Sign Command & Control
- Sole architect. Reverse-engineered NTCIP-1203 from raw MIB specs into a vendor-agnostic driver framework — no SDK, no vendor support. Factory/registry pattern, 4-gate request router, 3-tier quirk resolution.
- Full NTCIP-1203 lifecycle: MULTI markup validation, CRC computation, activation/readback, scheduled messages via APScheduler. 31 end-to-end tests; Kafka event streaming.
Device Status Monitoring System — UDOT Network Infrastructure
- 16,000+ devices across 750+ subnets on state fiber. 90%+ cycle-time reduction (54 min → 5 min) via asyncio/aiohttp with 2,000 concurrent pings + adaptive batching.
- APScheduler-based per-device-group scheduling (12/24/48 min cycles, 100% adherence); PostgREST streaming writes; Docker Compose with AWS (ECR, Secrets Manager, SSO).
Real-Time Alert Routing System + Video-Streaming Platform
- SAM: event-driven alert routing on Apache Flink + Kafka; PostgreSQL stored procedures; modular SMTP/Twilio dispatch.
- DVS: Flask + FFmpeg encoding with WebRTC/HLS delivery; React monitoring UI for stream health.
Front-End contributions — DotStream React/Next.js Monorepo
- Integrated full OHVD real-time subsystem into Next.js 15 / React 19 / TypeScript monorepo: alert providers, WebSocket event streams, map panel hierarchies, Kendo data grids. Contributed to 5,000+ line vanilla JS monolith → modular React migration (Jest + Playwright).