CalumDingwall

CalumDingwall

0-day streak
I spent a lot of this summer working on an app for my local 4-H Fair. I worked on a system that allowed the fair people to send notifications/important message to visitors and volunteers, as well as an app that had lots of necessary information. github.com/caburum/sc4hfair-notification-sender has the code for the interface to send notifications github.com/cyfinfaza/sc4hfair-sveltekit has the main app code github.com/cyfinfaza/sc4hfair-webpush has the server that manages sending out the webpush notifications to all the subscribers
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1fcd137d-caad-4c1f-bb5d-6000f915e70b-image.png
for both learning about how the minecraft bedrock api works, and wanting to better track playtime than available in the build in realms timeline, i wrote a plotly/dash python app that displays playtime data in a viewable format any realm one main pain point was trying to make the x-axis scale nicely to not have too much information when zoomed out, but still show the hourly data when zoomed in to a specific day github.com/caburum/minecraft-realms-playground
https://scrapbook-into-the-redwoods.s3.amazonaws.com/13b45874-addc-4117-914b-38f2c99383cc-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8b50d9cc-64b4-494b-8883-4ebe6a345363-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/e12155bd-bfc6-42f3-8e88-2fbbf9a20dbe-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f880f196-f423-49d8-a36b-425c3b2234cb-image.png
made a quick little tool to remotely sleep/wake my main desktop since i don't want to leave it running constantly, but still need to sometimes access it, before i go on vacation github.com/caburum/windows-remote-start
https://scrapbook-into-the-redwoods.s3.amazonaws.com/17d9fbd9-8a14-4eaa-b4dc-b9fdc020697c-image.png