← Back to Portfolio

Password Analyzer

A React app that helps users create stronger passwords through immediate visual feedback.

Problem

Users often choose weak passwords because they cannot quickly evaluate strength as they type.

Solution

Built a lightweight front-end tool with immediate feedback logic to classify password strength and encourage safer password patterns.

Architecture

User Input -> Strength Rules Engine -> Score Mapping -> UI Feedback Bar + Labels

Tech Stack

React, Vite, JavaScript, CSS

Outcomes

What I Would Improve Next