Skip to content

~/project

Password Management Desktop Application

A desktop credential manager in JavaFX. Master-password gated, locally stored, with architecture documentation written alongside the code.

  • JavaFX
  • MySQL
  • Jsoup
  • JUnit

Role: Personal project · Year: 2023 - 2024 · Status: archived

tldr: A JavaFX desktop password manager built to understand credential handling properly: master password hashing, local persistence, and JUnit coverage over the behaviour that should not break quietly. Architecture notes were written as decisions were made, not after the fact.

A desktop credential manager in JavaFX. Master-password gated, locally stored, with architecture documentation written alongside the code.