Portfolio
Projects
Certifications
The following are my favorite projects I've worked on over the years. To see all of my work, please visit my GitHub profile.
This app was built while taking the React Native course on Zero To Mastery Academy. I learned about React Native through building this Postmates competitor that searches for restaurants in a particular area. The searchable locations are between Chicago, San Francisco, Toronto, and Antwerp with preset restaurants for each of these locations. I'm using Firebase for login authentication and account registration, incorporated Google Maps to pin the restaurants for the specific locations using lat-long coordinates, navigation from react-native-navigation, saving favorites and profile information via AsyncStorage, and implemented state management via React hooks and context.
Personal Site V2
What began as a passion project turned into this site you're visiting now! I took a completely different approach from my first site by utilizing GatsbyJs, styled-components, some cool CSS animations, etc. This fresh and revamped site is probably my favorite project to date.