Monte
GitHub: TheRealMonte
2024 Canvas Stats web app - View your stats, the pixels you placed, and download your pixels as a png image!
Canvas Stats, hosted on Github pages. The web app lets you search for a user who participated in the event. Current features:
- View your ranking based on number of pixels place
- View what color pixels you placed and how many
- View the coordinate where you placed the most pixels and other users who had the same top coordinate
- View the pixels you placed and download them as a png image!
- View the stats from the 2023 event and compare how you did each year
- View all of the pixels placed of just one color
- The app will display in dark mode based on your device’s setting
- You can now save Canvas Stats as a PWA
click here to view the web app.
view the code here
I checked my csv file and both of the txt files Grant posted. I found 1700 lines that had your username. I ran some code to get every color you placed and still got the same results: [‘000000’: Black, ‘unset: Undo’, ‘FFFFFF’: White, ‘F14FB4’: Magenta, ‘FDE111’: Yellow, ‘B9C3CF’: Light Grey, ‘0334BF’: Blue, ‘F66E08’: Rust, ‘777F8C’: Medium Grey, ‘1F1E26’: Dark Grey, ‘424651’: Deep Grey, ‘FF9F17’: Orange, ‘FFFFA5’: Pastel Yellow].
If you did place red pixels (or any other shade of red/pink), it was not recorded in the log files. Maybe the pixels where lost during one of the downtimes during the event.
I have also created a file that lists the coordinates that a user place a pixel at the highest number of times.