Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendan-leighton/password-generator
https://github.com/brendan-leighton/password-generator
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brendan-leighton/password-generator
- Owner: Brendan-Leighton
- Created: 2020-06-27T18:36:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T02:01:34.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:39:05.446Z (5 months ago)
- Language: HTML
- Size: 110 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Password Generator
# Table of Contents
* [About the Project](#about-the-project)
* [Finished Project Link](#finished-project)
* [Project Screenshot](#project-screenshot)
* [Assignment](#assignment)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)# About The Project
## Finished Project
Project Link: [https://br3ndan-l8n.github.io/Password-Generator/](https://br3ndan-l8n.github.io/Password-Generator/)## Project Screenshot
![Screenshot](Assets/Images/screenshot.png)
## Assignment
### 03 JavaScript: Password Generator
Create an application that generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code. It will also feature a clean and polished user interface and be responsive, ensuring that it adapts to multiple screen sizes.
# Contact
* [Email]([email protected])
* [LinkedIn](https://www.linkedin.com/in/brendan-leighton-ab5944113/)# Acknowledgements
* [GitHub Pages](https://pages.github.com)
* [w3schools.com](https://www.w3schools.com/)
* [Google](https://www.google.com/)