Can I improve my chess skills using data?
In this project I wanted to see if I could find a way to improve my chess rating by analysing
my past games. Although I could achieve this goal by studing chess theory, or playing more, I was curious to see if there were trends hidden in my games tht could pinpoint my weaknesses.
Luckily for me, Chess.com provides a handy API to obtain all kinds of data. Built around this API, I deployed an automated solution on Google Cloud Platform
to ingest my game data, apply data transformations, and finally display the analytics using Google Looker Studio.
Explore the dashboard below to see the final result or