https://tf2stats.onrender.com/
A website where you can see your personal Team Fortress 2 statistics in graphs, tables, and charts using the Steam API! All you have to do is just put in your username.
This includes how long you've played each map, how much damage you've done as each class, how long you've played each class, your MvM statistics, and much more.
Install all dependencies: npm install
Make a Steam API key, then make an environment variable API_KEY="Your_API_Key"