Skip to content

Add a Random Password Generator along with its README.md#25

Merged
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
SanjeevDeori:RandomPassword
Oct 19, 2025
Merged

Add a Random Password Generator along with its README.md#25
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
SanjeevDeori:RandomPassword

Conversation

@SanjeevDeori

Copy link
Copy Markdown
Contributor

🔐 Add Secure Password Generator Web App

Description

This PR introduces a Password Generator web app that allows users to create strong, customizable passwords with live strength feedback. Users can copy, save, and manage passwords locally. It also includes a dark/light mode toggle and a responsive design for mobile and desktop.

Features Added

  • Generate passwords of user-defined length
  • Include/exclude uppercase, lowercase, numbers, and symbols
  • Live password strength meter
  • Copy password to clipboard
  • Save passwords locally with labels (localStorage)
  • Manage saved passwords: copy, use, delete, clear all
  • Dark/Light mode toggle
  • Fully responsive UI

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • localStorage for password management

Screenshots

Screenshot 2025-10-19 214607

@Tejas-Santosh-Nalawade can you review this pr and close the issue #20 if there is nothing to change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants