The password manager project is currently in development. Its purpose is to store all user passwords to multiple websites and encrypting them using AES-256 for ultimate protection. The best part is this application will store passwords locally on the user’s machine. Which means that users will no longer worry about the cloud being compromised. Currently the project is being developed with Python as the back-end, SQLite as the database, and KivyMD for a responsive and robust user interface.