so instead of actually buckling down yesterday and prepping for my OA for this internship, I procrastinated even more by *spontaneously deciding to host my webapp* 😭😭
see it at anisa.tech (i love my domain name so much i think its so cool!!!)
Quick demo:
Study Time/Focus Time/Proportional Pomodoro (can't decide on a name) is a sort of Pomodoro style timer, except you have the option to focus for longer (or shorter) than 25 minutes, and when you decide to have a break, it will be proportional (25:5) to the amount of time you focused for. So if you work for 40 minutes it'll give you an 8 minute break. But you can also do a set break if you don't want the proportional break. I also just like knowing exactly how long i was working, which is why i added the total time when you extend your timer.
I built this because I love using pomodoro timers, but I sometimes get so focused and skip my 5 minute breaks, or even skip the long breaks. I'd end up working for a couple hours straight and when I'm finally ready for a break, it gives me a 5 minute break 😑 So then I'm like, "no way, im taking a longer break" but then I take a several hour long break and feel bad for taking too long of a break.
It's not completed by any means, theres a couple bugs still and TONS of features i still wanna add. Like adding the long breaks, or the option to change the focus:break ratio. And dark mode. But its functional for the most part, at least for my purposes. **Edit: oops actually I forgot I the functional code is in a branch that I wanted to clean up before merging to master, so the actual functioning version of the timer is not what's being shown on my site. I'll get that fixed soon.
honestly i only decided to host it yesterday because i actually use this timer a lot, and im tired of having to open vsCode and launching Live Server lol. I'm hosting using aws S3, which is free (or free for 1 year, idr) but that's why there's that long chain after my domain. If i knew it was gonna add all of that i probably would have just payed the $20 for a year of hosting somewhere else lol. Also using Deployhq to update the site after a Git push.
anyway check out anisa.tech if you like productivity timers :)








