Data science with functional programming and a MOBA API

I created a meta statistics website for the League-of-Legends-like game Vainglory.

The mobile online game Vainglory publishes players’ game data via an API. Using RamdaJS, a functional JavaScript library and knowledge gained from previous projects with the Vainglory API, I built a set of scripts to extract win and usage statistics of the four most popular game modes in Vainglory.

You can check the statistics on this website, which is built using the VueJS and BulmaCSS frameworks and hosted on GitHub pages.