SteamCharts

An Android app that provides real-time statistics and insights for Steam games.

Back to Portfolio

About SteamCharts

SteamCharts was inspired by web-based tracking sites and designed as a mobile-first alternative to check real-time player statistics for Steam games. This was one of my first Android apps built using Android Studio & Kotlin, where I worked with APIs and databases for the first time.

Challenges & Lessons Learned

One of the biggest challenges I faced was parsing Steam's API data. Steam's JSON structure nests data in multiple layers, making it difficult to extract key information like player count, description, and pricing.

App Demo

Technical Details

SteamCharts was built using Android Studio & Kotlin and connects to Steam’s public API to fetch live data.

Try SteamCharts

Check out the source code on GitHub or try the app (if available).