Skip to content

Created a dynamic password generator with user-defined criteria and validation. Implemented user prompts for password length and character types, ensuring secure password creation. Ensured a responsive design for various screen sizes.

License

Notifications You must be signed in to change notification settings

bcgosselin/JavaScript-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript: Password Generator

Created a dynamic password generator with user-defined criteria and validation. Implemented user prompts for password length and character types, ensuring secure password creation. Ensured a responsive design for various screen sizes.

Live Web App

https://bcgosselin.github.io/JavaScript-Password-Generator/

Description

This project is Robert Gosselin's third web application challenge. This project was created to showcase his skills and aptitude using only text based instructions. This webpage's index script and style began with a starter code that is listed in Credits. The goal of this challenge was to develop and engineer a fuctioning password generator on a live website. Everything included was apart of an ongoing bootcamp to develop and hone Full Stack Web Development skills.

Table of Contents (Optional)

Installation

NA

Usage

Feel free to view below screenshot (ctrl + click).

alt text

Credits

Starter Code: https://github.com/coding-boot-camp/friendly-parakeet

Window Prompt https://www.w3schools.com/jsref/met_win_prompt.asp

.value https://www.w3schools.com/jsref/prop_text_value.asp

if https://www.w3schools.com/js/js_if_else.asp

Random Number Generation https://www.freecodecamp.org/news/javascript-random-number-how-to-generate-a-random-number-in-js/#:~:text=is%20the%20following%3A-,Math.,number%20between%200%20and%201%20.

Jasvascript Password Tutorial https://www.youtube.com/watch?v=XH7CzSZ-9gY&ab_channel=TylerPotts

GitHub repo with relating to password generation https://github.com/TiffanyCasey/Password-Generator/blob/master/script.js

friend assisted with javascript coding

License

MIT License

Copyright (c) [2023] [Robert Gosselin]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Created a dynamic password generator with user-defined criteria and validation. Implemented user prompts for password length and character types, ensuring secure password creation. Ensured a responsive design for various screen sizes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published