Projects.
1
Winpeed Portfolio Website
A redesign of my portfolio that was initially buillt on WordPress. I took up the challenge to rebuild the site using a Headless CMS with Next.js Framework.
2
Movie Watchlist
One of the projects from Scrimba's Frontend Developer Career Path. The application was built using the Next.js framework with a focus on mastering the usage of TypeScript in my projects. A watchlist feature is also on the application which allows users curate movies to be seen later. This feature was implemented using Local Storage.
3
University Student Management App
One of the side projects I worked on while job-hunting. It was my first time building a full-stack application. I got to understand some concepts with Client and Server-Side Authentication, Dockerization/Containerization etc. I also got to work with MongoDB as my database.