Canvas Stats Website (sh.itjust.works)
submitted 2 years ago* (last edited 2 years ago) by to c/canvas@toast.ooo
 

Hi everybody! I have finished building a web app that allows you to search for a user and view their stats from the event! The app will tell you your overall ranking, number of pixels placed, the coordinate you placed the most pixels on, and how many of each color you placed.

I will probably add more features to the website, but I wanted to get something out there so everyone could see how they did.

Thanks @grant@toast.ooo for providing the data.

Here is the link to the web app.

all 8 comments

sorted by: hot top controversial new old
[–] 10 points 2 years ago
[–] 6 points 2 years ago (1 child)

That’s sick! Great job on the website.

One thing I noticed is it’s definitely missing some red pixel that I placed. Got 0 when it should show a handful that I placed to fill out a background.

Otherwise it’s looking accurate.

  • source
  • hideshow 2 child comments
  • [–] [S] 8 points 2 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 years ago* (last edited 2 years ago)

    Good ranking!

    Using some analysis tools, my template has 1356 pixels to draw. I spent parts of pixels on my drawing, and the rest on everything else.

  • source
  • [–] 5 points 2 years ago

    2084 pixels. I'm very happy with that :)

    Thanks for the web app. This is great!

  • source
  • [–] 4 points 2 years ago

    Love it, thanks!

    Man, I did much worse than last year lol

  • source