GitHub: TheRealMonte

2024 Canvas Stats web app - View your stats, the pixels you placed, and download your pixels as a png image!

  • 4 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle





  • Monte@sh.itjust.workstoCanvas@toast.oooCommunity Tools | Canvas 2024
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    1 month ago

    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
    • NEW: The app will display in dark mode based on your device’s setting
    • NEW: You can now save Canvas Stats as a PWA

    click here to view the web app.

    view the code here







  • Monte@sh.itjust.worksOPtoCanvas@toast.oooCanvas Stats Website
    link
    fedilink
    English
    arrow-up
    8
    ·
    2 months ago

    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.