Magic Clock
Magic Clock webapp using Next.js and Typescript
A Better Clock
It gets tiring looking at the same-old time and date clock on our devices everyday, so seeing this interesting product from my scroll was a fun sight to see
Thus, I wanted to replicate this product through a form that I am very familiar with - a website! The concept was simple enough, but the end result was quirky and fun. However, little did I know that the implementation itself would be a bit repetitive and time-consuming (due to a lot of errors on my part as well). So, I used the tools I was familiar with and learning at the time - Next.js and Typescript.