30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Projects made during the 30 days of the JavaScript challenge
I want to add my Portfolio Project @swapnilsparsh
**Before Making a PR** 1. Don't message in the issue for assigning this issue, you are open to submitting your JS Projects in this repo. 2. Create any issue for...
Repo [Link](https://github.com/swapnilsparsh/30DaysOfJavaScript/tree/master/100%20-%20Coin%20Game) Live website [here](https://30daysofjs.netlify.app/100%20-%20Coin%20Game/index.html)
### 👨💻 Brief Description A tic-tac-toe game with html, css and js that will help to improve upon skills and master these languages. I have written the code so that...
What is your feature request related to a problem? Please describe. The goal is to make a proper game with html,css and javascript. Describe the solution you'd like. I propose...
### Is your feature request related to a problem? Please describe. The current Random Password Generator lacks provisions for users to assess the strength of their generated passwords or make...
### Is your feature request related to a problem? Please describe. The current password generator lacks flexibility in allowing users to specify the types of characters included in the generated...
### Is your feature request related to a problem? Please describe. Users choose very weak and common passwords for apps ### Describe the solution you'd like. So they need to...
@swapnilsparsh ,i wanted to add a ROCK PAPER SCISSOR game which will have the following tech stack features: HTML,CSS and JAVASCRIPT. Basic logic: Rock kills scissors; paper kills rock &...
### Is your feature request related to a problem? Please describe. Any project does not have a back to home button. If there is this feature user can directly go...