⚡ Lightning Count: A Card-Counting Dashboard ⚡
-
Lightning Count is a browser-based blackjack card-counting dashboard I built in 2024 — informed directly by the surveillance side of my day job, where reviewing a player's bet sizing against the count is one of the core tools for spotting advantage play.
Features
Running count tracking, live bet stats (max/min/avg), a win-loss-push ratio readout, and a full history log with charting via Chart.js — everything you'd want when reviewing a session after the fact rather than just watching it live.
Try it live
Accessing the Project
Plain HTML/CSS/JS, no build step, no dependencies beyond the Chart.js CDN. Source is on GitHub: Lightning Count on GitHub.
