A website that prioritizes Twitch streamers based on their streaming schedule consistency!

Hello there,

I have created a website that shows a list of Twitch streamers based on their streaming schedule consistency, over the last 60 days.

I’m using Twitch APIs to constantly get the top 500 streamers. This whole thing is made of 3 components, a backend service to fetch data, an api that caches the data and the UI thats show the data.

It is a fun project to do. I have learned so much. I wanted to share it here, to receive constructive feedback. Let me know what you think.

Here it is the website: https://www.whostreaming.net/

My main goal was to learn, but I hope this also helps new streamers to increase their user base.

Let me know if you are interested enough, I may open source all of the code in the future.

Thank you for your time.