Web App availabe at: https://tsd-friends-circle.herokuapp.com/
Contains all the files for the web app Friends-data-circle made using streamlit library in python.
This application basically provides a platform for a glance at the friendship with me(Tuhin Subhra De) along with other mutual friends. Despite of personal friendship with me it is open to all, anybody can be added as a friend.
Coming to encyption of passwords, I have made the encryption and decryption algorithms open and are available at Armor folder. It's because data doesn't consist of any valuable or sensitive information.
I know the system appears too simple and common, but with context to streamlit library, this is one of the most advanced usage of streamlit in python.😅