Passionately
Perfecting
Pixels
I recently completed the Full-Stack Web Development Program with CareerFoundry and couldn’t be more excited to start a career in frontend web development! I’m eager to learn new technologies and contribute to impactful projects.
Outside of work, I love riding my motorcycle, SCUBA diving, skateboarding, and discovering new and old music.
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.