/NickX.PasswordSafe

Personal Project, learning stuff

Primary LanguageC#

NickX.PasswordSafe

Just your common Password Safe.
Personal project for learning purposes. Hacky as fuck. Will continue on improving as I'm learning new stuff.

Written in C#, based on .NET Core 3.1, using WPF as UI Framework (MaterialDesign). Data Storage made through selfhosted MongoDB server & communication is made via MongoDB.Driver.