Project Overview
Password Generator is a front-end web application designed to help users create secure and random passwords through an intuitive interface. Users can customize password length and select different character types to generate strong, unique passwords. Built with HTML, CSS, and vanilla JavaScript, the project focuses on clean UI design, responsive layout, and practical JavaScript logic, demonstrating core front-end skills and an understanding of basic security best practices.