AnonSpace - The Anonymous Space is a free online proximity based anonymous messaging app.
It is designed to generate connections for people who are on the go.
This app is 100% written in Kotlin. MVVM architecture is used with Android Architecture Components and Koin for dependency injection.
The Backend is written in NodeJS using MVC architecture and Google Firebase Realtime Database.
The Web Frontend is written in ReactJS.
Leveraging the Google Nearby API and Location API to connect with nearby AnonSpace users.
We have leveraged the power of Google Cloud Computing Engine for filtering the abusive words as well as hosting the Backend.

- Single SignIn with Google authentication.
- Create or join a room with people within 100 meters of a radius around you.
- You are completely anonymous throughout the app.
- Dataset has been used to filter out the abusive or bad words.
- Another dataset has been implemented to generate motivational quotes.
- ROT Cipher and complex mathematic algorrithms have been used for End-to-End message encryption.
AnonSpace Android App
AnonSpace Website
AnonSpace Figma Prototype
AnonSpace App Repository
AnonSpace Backend Repository
- Hemanth Krishna (@DarthBenro008)
- Malvika Rajesh (@MalvikaRajesh)
- Aarush Bhatt (@r-ush)
- Shubham Palriwala (@ShubhamPalriwala)
* We plan to make our App cross-platform.
* We aim to introduce a more secure asymmetric cryptographic algorithm such as RSA.
* We would also like to introduce Social Twists to make the experience more fun and engaging.
Copyright 2020 Hemanth Krishna, Malvika Rajesh, Aarush Bhatt, Shubham Palriwala
Licensed under MIT License : https://opensource.org/licenses/MIT
Made with ❤️ by Team AnonSpace
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
