my coding projects
>
this is where i put all my coding projects that i've made as a coding newbie!
#1. locally hosted music player
You can see it in action on the top of this page right now!
This birthed from my rage of not finding a single music widget that works for my website. It's a simple top bar music player made with html, css, and js. It directly plays from mp3 files hosted on your website or elseswhere, so no external scripts required!
You can find the code on this github repo, just remember to throw me a credit if you were to use it on your own site!
#2. to-do list pomodoro widget
A cute desktop app to track your tasks AND have a lil pixel cat accompnay you while you work :)
This is a practice project from following @cozy..coding's to-do widget and pomodoro clock JS tutorials on tiktok. Ended up combining the two and adding a lil bit of my own flair to it aswell.
You can donwload this app here on github!