PasswordNoProb banner

PasswordNoProb

3 devlogs
3h 4m 8s

Always stressing with passwords. this helps you generate random passwords and also store them so you don’t have to worry about remembering hundreds of passwords.

This project uses AI

I was able to utilize AI to help me understand the different errors that I had on my projects. Only the ones that i couldn’t figure out using my notes.

Demo Repository

Loading README...

aniskaa.v.08

Finished this project and got approved. I am excited to start on my second project but hope you guys can show love and vote so i can get my payout. Love constructional critisicm over normal comments.

Attachment
0
aniskaa.v.08

Shipped this project!

Hours: 1.78
Cookies: 🍪 3
Multiplier: 1.92 cookies/hr

What I built:
A secure, terminal-based password manager that generates complex credentials and saves them to a JSON database. No more “forgotten password” resets.
Error Handling: Implemented try/except blocks to prevent crashes from invalid user inputs.
File Detection: Used the ‘os’ module to check for existing databases before loading. Storage: Used the json module to save data to the hard drive so it stays there even after the program closes.
Security: I researched the difference between the standard random module and the secrets module to ensure the passwords generated were actually secure.

aniskaa.v.08

Finished this simple password generator that also helps you store you passwords so you won’t be scrambling around in your computer trying to find that one password that you created days ago.

Attachment
1

Comments

7157
7157 15 days ago

How are you dealing with security and password hashing?

aniskaa.v.08

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0