Password Manager SPA

COMP1004 • HTML/CSS/JS • Local-only single-page app

HTMLCSSJavaScript Security mindsetUX

Overview

Built a local-only password manager as a single-page web app. Includes authentication flow, secure password generation, storage UI with customisation, and password health checks.

Highlights

  • Secure password generator
  • Validation and strength/health checks
  • Local storage constraints (no backend)
  • Accessible UI improvements