Twitch Communities. See which Twitch streamers share audiences and form natural communities.

github.com/necauqua/VisualizingTwitchCommunities

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2021
  • Move credential sanity check outside of the API, lift the limit from …
  • Rewrite the dict merging function to be so small that I inlined it, a…
  • Some more refactor and documentation, then went a bit overkill with l…
  • Make getting viewer data nearly instantaneous by rewriting HTTP reque…
  • Normalize the twitch data api, no intermediate json lol
  • Finally fix folder structure and file names, pfew. Also remove the da…
  • Fix data analysis file path and nan checks
  • Make completed streamers list a set so te optimization makes sense
  • Further normalize that api by moving credentials to the application l…
  • Refactor the analysis module, use just json for storage instead of we…
  • Remove intermediate collections (especially extra viewer sets, ew) an…
  • Replace simple string concats with interpolation, move the rest of th…
  • Apply basic formatting and rename everything that should be renamed t…
  • Remove the utf-8 and stdout.flush nonsense, especially since we use u…
  • Temp better credentials so it can at least run for me, use user_login…
  • Remove output images
January 2021
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md