Portfolio

Projects across SCADA, markets, and engineering.

Infrastructure & SCADA

SCADA HMI Pipeline

End-to-end pipeline: simulated field points, scaling, engineering units, bad-quality injection, historian compression, alarm evaluation, and a minimal web HMI that visualizes the telemetry stream.

  • Python
  • SCADA
  • HMI

Source · View screenshots and details

Point Lifecycle Simulator

Lifecycle engine modeling point definition, scaling, quality flags, ROC/high/low alarms, event emission, and historian records.

  • Simulation
  • SCADA Semantics

Source · View screenshots and details

SCADA Comms Front-End

Virtual SCADA front-end processor: simulated RTUs/PLCs, message queues, pacing and latency control, validation and timestamping of telemetry.

  • Python
  • SCADA
  • Comms

Source · View screenshots and details

PLC MicroScan Engine

Minimal ladder/structured-text interpreter modeling scan cycles, timers, permissives, and interlocks without needing a physical PLC.

  • Control Logic
  • Python

Source · View screenshots and details

Markets & Wall Street Silver

Wall Street Silver Analytics

Market analysis tooling: sentiment signals, Reddit API ingestion, CFTC data, COMEX inventory tracking, LBMA metals prices, time-series processing, dashboards.

  • Python
  • Data
  • Markets

wallstreetsilver.app

Silver Sentiment MVP

Reddit → sentiment model → time-series DB → visualization layer. Pipeline design, data governance, schema design, analytics tooling.

  • Python
  • NLP
  • Timeseries

Other Engineering

Control Systems Experiments

Standalone logic experiments, small interpreters, test harnesses, protocol fuzzing, deterministic scheduling tests.

  • Python
  • Systems