Show and Tell - GPU Analytics Dashboard

Hi all,

I made an analytics dashboard for comparing popular GPUs! I am still pretty new at this, but Dash is definitely a lot of fun to play with. A lot of the modern websites either overwhelm you with too much data/ads, or too little data. I tried to make something hopefully better.

https://gpuanalytics.codingdisciple.com/

Github repo: https://github.com/sengkchu/gpu-analytics

Data Source: Web scrape of PassMark and PcPartPicker

Hoping to add cryptocurrency price data later on for fun.

2 Likes

very clean! thanks for sharing!