All projects

GameQuery.dev

Real-time game-server monitoring tracking 10M+ players. Custom Steam / Valve socket APIs, per-minute statistics across years of history.

GameQuery.dev is a real-time game-server monitoring platform I started building during a deep-work career break in 2024. It tracks player activity across 10M+ players in near-real-time, with statistics rolled up by minute, hour, day, week, and year.

What's inside

  • Custom Steam / Valve socket-protocol clients for direct server queries
  • Per-server time-series storage tuned for write-heavy ingestion
  • A clean dashboard so server admins spot issues before players do

Why it exists

Most game-server monitoring tools are either "free but unreliable" or "paid but overkill." I wanted the boring, fast, accurate one — and the kind of plumbing I'd actually trust in production.