I wanted to learn about Next.js and Tailwind and decided to try them out by building my CV due to the simple nature of what a CV is. This allowed me to understand how Tailwind works before I moved onto a bigger project - my portfolio.
I made this while working on the Studyperks project to be used in the study rooms. I plan on improving this timer by allowing users to set their own pomodoro times and also integrating it with my Studyperks project.
I decided to create a Pokedex like web application to learn about how to get data from APIs. I styled the page to imitate the Pokedex entries in the original Pokemon games released on the Gameboy Color.
This was created as part of Angelu Yu's web development bootcamp course. This was one of the first 'complete' projects I made and it really helped me understand the basics of how Javascript(Jquery) worked.