Day Seven of coding a Cute Pomodoro Timer -- Coding time: 30 mins YET (but ain't done for today, just wanted to share a COOOL progress update)
Yeah. I actually lost my sanity. I thought brb, I'm gonna take off for a few days. But we're SO BACK and made awesome progress today. Turned out I was doing everything fucking dumb. ALMOST everything has been reimplemented except for some neat little stuff.
Day Six of coding a Cute Pomodoro Timer -- Coding time: 2 hours
Yeah, developing extensions is crazy. Gimme a few more secs and I'm actually gonna lose my sanity. Anyways, sum progress ig?
Day Six of coding a Cute Pomodoro Timer -- Coding time: 2 HOURS AND 50 MINUTES?!?!?Yeah, i've gone actually bonkers. I was supposed to study.
Added a cool animation to this! Also, tried to migrate processes to background.js. This is PAIN!!!!11111Day Five of coding a Cute Pomodoro Timer -- Coding time: 40 mins
I hate CSS. I. HATE. CSS. No, but like actually. I actually hate it. Seriously. It's like - I can't even describe my hatred for CSS. Just no. Not funny, CSS. Stop right there. I said no!
CSS is like a box of chocolates. You never know what the hell you gonna get.
Unlike the box of chocolates though, it's always something bad.
\- mart, 2024
idk if this passes lmfao, i worked a shit ton this week, 8 hours total coding time so decided to take a break today
Day Four of coding a Cute Pomodoro Timer -- Coding time: ~1,5 hours, suffering time: the whole day.
I suffered a LOT. I toiled the whole evening and part of the night (sleeped at 00:50 or so) to finish the extension up before the Browser Buddy deadline. It looks like I may not even be granted the $30 because it's not "unique enough..." :sadgepepe:
Anyways, today was also suffering, trying to get zipping + releasing working automatically whenever I either manually trigger and enter version number, or when the package.json "version" field is incremented on a pull request. It pulls changelogs from the CHANGELOG.md file.
You can check out the action @ github.com/ThatFrogDev/studymate/blob/v0.1.3/.github/workflows/release.yml. Combine with github.com/ThatFrogDev/studymate/blob/v0.1.3/.github/workflows/release-tag.yml, otherwise it won't work!
Day Four of coding a Cute Pomodoro Timer -- Coding time: ~2,5 hours
I managed to do lots of stuff. The whole thing is way more aesthetic now, and I even shipped it!
Check it out @ github.com/thatfrogdev/studymate
Day Three of making a Cute Pixel-Art Pomodoro Timer Browser Extension -- coding time: ~2 hoursFor day one and two, see my discord server here:discord.com/channels/1178803368806842408/1310350396396666910But since you can earn doubloons now, I gotta post them here too!
I made a shit ton of progress today. The first video is how it looked before today, the second video and the second picture how it looks now.
This is what I added (among other things:)
• A cute pixel art font and nice colors
• A selector for different timers (pomodoro, short and long break)
• Made the timer reset to its original time after it finished
• Disabled the selector when a timer is running already. You can click "pause" and then you're able to start a new timer.