Passionately
Perfecting
Pixels
The myFlix React app shows viewers information about movies pulled from the myFlix API. Users have a profile view where they can change user information, view a list of favorite movies, or delete their account. The UI was built using JavaScript and React framework.
This simple mobile chat app was built with React Native. Users can login to their own account, choose a chat screen color, send messages, share their location, and share images. The content is stored in a Firestore database, and when the connection is lost, AsyncStorage and NetInfo are used to provide a limited offline experience.
Here I built a serverless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Google Calendar API to fetch upcoming events.