Skip to content

javierdebug/password-generator-tool

Repository files navigation

🔐 Password Generator Tool

Live Demo: javierdebug.github.io/password-generator-tool

📖 About the Project

This is a password generator tool built with Vite, React, TypeScript, and Tailwind CSS for a modern development stack and styling approach.

The application allows users to generate random and secure passwords based on their preferences:

  • ✅ Adjustable password length
  • ✅ Options to include uppercase, lowercase, numbers, and special characters
  • ✅ Options to exclude similar characters (i, l, 1, L, o, 0, O)

This tool also includes:

  • ✅ Copy-to-clipboard functionality
  • ✅ Fully responsive design

The original version was and old project of mine archived repo built with vanilla HTML, CSS, and JavaScript. This new version improves performance, maintainability, and styling flexibility.

🖼️ Preview

General View:
General view of the web app

Generating a password: General view of the web app

Copy to Clipboard functionality: Password generated and copied

🛠️ Tech Stack

  • Vite – Lightning-fast build tool
  • ⚛️ React – Component-based UI
  • 🟦 TypeScript – Strong typing for reliability
  • 🎨 Tailwind CSS – Utility-first styling

About

Password generator tool built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published