this post was submitted on 21 Nov 2023
1 points (100.0% liked)

Side Project

29 readers
1 users here now

A community for sharing and receiving constructive feedback on side projects.

founded 2 years ago
MODERATORS
 

I believe that founders who use their own products will always win. So, do you use your own product(s) on a daily basis?

In the comments, write your side project and how you use it on a regular basis.

you are viewing a single comment's thread
view the rest of the comments
[–] LittleGreen3lf@alien.top 1 points 2 years ago

I created my own password manager for all my passwords, it can generate passwords, encrypts them into a json file and uses a hash to password protect it. Every time I sign up to a new website or anything I just load it up real quick get a new password and plug it in. It keeps everything safe, as far as I know, and I am the only one with access to it. It gives me peace of mind that I have control over my own security instead of praying that I am not in any dataleaks. It was also just fun to code, use, and to know that I made something that is useful to me.