GiftMsgs is a React Native mobile application that allows two people to connect and send secure, time locked, messages.
Friend System
I designed a secure friending system that allows people to connect with eachother and manage their connection.
Security
I used AES-256 encryption along with symmetric algorithms to securely store and retrieve sensitive data like friend codes, messages, and names.
Database Integration
Firebase authentication and Firestore database was used for managing user sessions, securely storing information, and real-time snapshot updates.
Languages
JavaScript, TypeScript
Frameworks & Libraries
React Native, Firebase, Firestore, Vercel, Node.JS