Haxmas Prize Calculator banner

Haxmas Prize Calculator

1 devlog
2h 32m 18s

So for those who don't know, Haxmas was a super cool YSWS that just ended where for 12 days there was a new workshop each day, and for each day you completed, you had the choice between a prize, or some snowflakes which you could spend in the shop…

So for those who don’t know, Haxmas was a super cool YSWS that just ended where for 12 days there was a new workshop each day, and for each day you completed, you had the choice between a prize, or some snowflakes which you could spend in the shop. There wasn’t one place where all the prizes were, so I made a simple app where you can put in what days you did and it will add up all your prizes!

Demo Repository

Loading README...

TheSeagullDev

Shipped this project!

Hours: 2.54
Cookies: 🍪 5
Multiplier: 1.95 cookies/hr

Time to ship! I made this project all in one shot yesterday, but forgot to add to flavortown, so now I’m adding it today! For the technical details, I went into it in my devlog.

TheSeagullDev

This was a pretty simple project, so only 1 devlog. I was debating on whether or not to use tailwind CSS for this and ultimately decided to just stick with plain CSS because I didn’t want to make a complicated build step and just wanted to deploy it easily on Github pages, and I couldn’t get the play CDN to give me autocomplete in VSCode. As for the actual design, I just modeled the days as some objects with attribues for prize, snowflakes, and the additional snowflake amount for not taking the prize, as well as a few other details. I then just looped over the days and cretae buttons for each option, recalculating all the prizes when a selection is made.

Attachment
0