Mobile
WhichApp
WhichApp is a mobile-first, end-to-end encrypted messaging application built with React Native and TypeScript. The app implements RSA encryption on-device, ensuring private keys never leave the user's device while enabling secure real-time communication through WebSockets. Features include multi-device support with message queuing and local SQLite caching. Built as a school project to demonstrate and test modern mobile development practices with a cryptographic security implementation.