This is the first app I built with React! It provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies. The app's backend was also built by me in my "Movie API" project.
This simple PokeDex app uses an API to get data about various Pokemon. Users can view a list of pokemon, and open a Modal to view extra details about each one.
Meet is a serverless, progressive web application (PWA) built with React using a test-driven development (TDD) technique. The application uses the Google Calendar API to fetch upcoming events
Movie API is the backend functionality and Database for a movie app. It was built with Node.js, Express.js, and MongoDB/Mongoose. Devolopers can use it like I did in my FilmFan projects to make an app where users can see information about movies, select their favorites, and view/edit their user profiles.
This app is similar yet slightly different to the React version in functionality. It uses Angular routing to take users through each interface view. Users can see various details about a movie, make a list of their favorites, and view/change their user information.
This app was built using React Native and Expo. It gives users the ability to chat with one another, including options to send images, videos, take images with the device's camera and share location. I tested it's functionality on my own iPhone and on an Android Studio emulator.