Skip to content

aditiiisinghh/KeyMorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyMorph 🔑✨

HTML CSS JavaScript

KeyMorph is a modern and responsive frontend project built to demonstrate clean UI design, smooth interactions, and strong frontend fundamentals.
The project focuses on usability, responsiveness, and scalable structure..


🚀 Features

  • Generate strong random passwords
  • Password strength indicator
  • Copy password to clipboard
  • Adjustable password length
  • Include/exclude:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Symbols
  • Fisher-Yates shuffle for randomness

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript

📱 Responsive Design

KeyMorph is optimized for:

  • Mobile devices
  • Tablets
  • Desktop screens
  • Large displays

🧠 Concepts Used

  • DOM Manipulation
  • Event Handling
  • Fisher-Yates Shuffle Algorithm
  • Responsive Design
  • Clipboard API
  • Random Password Generation Logic

📁 Project Structure

KeyMorph/
│── assets/
│── index.html
│── styles.css
│── script.js
│── README.md

🔮 Future Improvements

  • Dark/Light mode
  • Password history
  • Save generated passwords
  • Strength analytics
  • Backend integration

About

Responsive web app built with HTML, CSS, and JavaScript that creates secure custom passwords using intuitive controls, a real- time strength indicator, Fisher-Yates shuffle, and clipboard support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors