Work
MyFlix Client
A React app that allows users to create, update, and delete a profile. Using my movie database API, users can also create a list of their favorite movies.
Case StudySee the project on GitHub
Movie API
A REST API built using Node.js, Express.js, and Mongo to be used with the MyFlix Client react app as well as the MyFlix Angular Client.
Case Study See the project on GitHub
SimpleDex Pokédex
An app that uses the PokéAPI to get and display a list of the first 151 Pokémon. Users can click on a list item to reveal a modal for each Pokémon.
See the app hereSee the project on Github
Meet App
A test-driven progressive web application built using React and the Google Calendar API and Recharts to fetch and visualize information about upcoming events.
See the app hereSee the project on Github
Chat App
A React Native app that interacts with a Firebase database to save text conversation between users
See the project on GitHubMyFlix Angular Client
A new version of the MyFlix App built using Angular and Typescript. Users can sign up, log in, add movies to their favorites, update or delete their account.
See the app hereSee the project on GitHub