Skip to content
View securemsg-dev's full-sized avatar

Block or report securemsg-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. privateMessengerApp-frontend privateMessengerApp-frontend Public

    Private messenger mobile app built with React Native (Expo) and TypeScript. E2EE messaging using TweetNaCl, real-time chat, voice notes, push notifications (APNs/FCM), and offline support. iOS 17+ …

    TypeScript

  2. privateMessengerApp-backend privateMessengerApp-backend Public

    End-to-end encrypted messaging API built with FastAPI, PostgreSQL, and Redis. Features JWT authentication, real-time WebSocket messaging, contact sync, and AWS integration (SNS OTP, S3 file storage…

    Python