I’M BACKKK All I’ve been seeing on Instagram is “pomodoro this” and”pomodoro that”, so I’ve decided to make my very OWNNN pomodoro timer. It is plain right now as I’m figuring out the layout and structure of the clock. I’ll add this to my portfolio project for sureee. The actual update: I created the timer, added the basic start, pause, and reset buttons, and a banner that will display when the timer ends. I’ve been playing around with the @Keyframes element inside CSS, so the glowing ring around the timer is actually slowly pulsing. How cool is that?? When I implement the JavaScript function, I’m thinking about making the color change based on whether the timer is paused or resumed. When it’s paused, the ring will turn red, and when it’s ticking, it’ll be green. Additional info I would like for people to fork my GitHub repo code and customize it to their liking when I’m finished. I’d love to see what the community comes up with!!