Creative Designer and Developer

Personal Project

Me Map App

Me Map is a personal reflection app built with Expo and React Native — capture values and thoughts on an interactive body map, shareable as a PWA and web app without an app store.

Key Deliverables

  • Cross-platform app with Expo — React Native for iOS/Android and React Native Web for the browser
  • Interactive body-map canvas with SVG silhouette and talk-bubble placement for thoughts
  • Values & beliefs flow, entry modals, and linked thought detail views
  • PWA build with service worker and Vercel deployment so anyone can use the app via link (no app store required)
  • Local persistence with AsyncStorage — no backend database required

Tools & Technologies

  • React Native and Expo
  • React Native Web
  • Progressive Web App (PWA) with offline-friendly caching
  • react-native-svg for vector body outline
  • AsyncStorage for entries and values
  • Vercel static hosting