I am a Front-End Software Engineer with a passion for creating high quality UX that is accessible and meaningful to the end user. I strive to build scalable, maintainable apps that make a difference to people's lives. I place importance on working within environments that encourage continuous learning and collaboration.
View CVA React application that fetches data from a movie database API. It dynamically renders information on most movies and tv series. Additionally, you are able to add a movie/tv series to a watchlist, which is saved to local storage.
A simple React CRUD application which allows users to create and store notes for display. As is the case with CRUD apps, they are also able to read, update and delete notes. This project was an opportunity to practice React Hooks.