password manager using python with JSON
This password manager can generate passwords, and the generated passwords will be automatically copied in our clipboard, so that we can directly paste it anywhere we want, and it can also save the passwords with the name we provide in a JSON file.
Can you please assign this to me @RK1905101 ? I would love to contribute for this project!
Thank You.
hi @dhruvil-1207, password related projects already exists in this repo, can you look into some other distinct project? or if possible could you add more advanced functionalities to it
HI @RK1905101, Thank you for the feedback, Could you tell me what kind of project you are thinking about
I have currently got three options: i) A Birthday Wisher, which automatically wisher person on their birthday with given data via email ii) Quizzler - An OOP based quiz app (with tkinter UI) which calls an API of open trivia database and asks random questions keeping the record of the score of a user iii) A classic retro style Snake game with snake's speed and length increasing as it eats more food and, keeping record of current and previous high score with OOP
If you have suggestion do let me know! Thank You.