World of Warships Blitz Combat Information Center

The World of Warships Blitz Combat Information Center is a lightweight web app that helps players access detailed ship stats and information. It works like a wiki and analytics viewer, giving users data to plan upgrades and strategies.

I built it around a RESTful API, with a responsive React frontend that works smoothly on both mobile and desktop.

The biggest challenge was turning raw game data into clean, readable information. I optimized the API for quick responses and made sure the frontend displayed everything clearly without clutter.

The tool includes detailed stats like armor layouts, reload times, concealment, and more.

This project was done in close collaboration with Wargaming, the game’s developer. They provided access to structured data and guidance to ensure accuracy.

Players have received the tool very well, using it for detailed comparisons and gameplay decisions. It’s a good example of how community driven tools can enhance player experience when backed by good data and solid design.