Dive deep into your gaming data. Upload your game data export and get rich visual insights — all processed client-side with zero server costs.
- 100% Client-Side — All analysis runs in your browser. No data is ever sent to any server.
- Career Overview — Total battles, win rate, K/D, play time, accuracy stats
- Ship Performance — Sortable/filterable table comparing all your ships
- Trends — Monthly activity, play schedule heatmap, session duration analysis
- Ship Collection — Visual grid of your fleet with ownership and battle stats
- Cached Results — Your data is cached locally so you don't need to re-upload
- ⚓ World of Warships: Legends — Upload your Wargaming.net data export (.zip)
- 🎮 More games coming soon
- Go to your Wargaming.net account and request a data export
- Open GamingDiver and drag your
dump.zipfile onto the upload area - Explore your data!
No build step needed — it's pure HTML/CSS/JS.
# Option 1: Python
python3 -m http.server 8000
# Option 2: Node
npx serve .
# Then open http://localhost:8000All processing happens in JavaScript in your browser. No analytics, no tracking, no server-side processing. See Privacy Policy.
- Vanilla HTML/CSS/JS (no frameworks, no build step)
- JSZip — client-side ZIP extraction
- Papa Parse — CSV parsing
- Chart.js — charts and visualizations
- All libraries loaded from CDN
Copyright © 2026 GamingDiver. All rights reserved.