30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Projects made during the 30 days of the JavaScript challenge
### Is your feature request related to a problem? Please describe. This anagram checker app takes two string as input from the user and displays whether the two strings are...
### What happened? 1. Visual Consistency 2. Hierarchy and Readability 3. Spacing and Padding 4. Color Scheme 5. Responsiveness ### How can we reproduce this bug?  ### Desktop Information...
### Which pre-existing JavaScript project will you be working on? I want to work on the Tic Tac Toe game in which I want to improve it's UI so that...
### Is your feature request related to a problem? Please describe. The objective is to defeat waves of aliens with a laser cannon to earn as many points as possible....
### Is your feature request related to a problem? Please describe. The color contrast and UI of overall website needs to be improved to make website user appealing and improve...
### Is your feature request related to a problem? Please describe. Colour Matching Game is a fun game and can be made by using HTML, CSS and Javascript. ### Describe...
### Is your feature request related to a problem? Please describe. In todays busy world, everyone is busy more than they should be. So having a lot of tasks can...
### What happened? Elements at the bottom are misaligned, which affects the overall look and feel of the website, and potentially the user experience. This issue requires correction to ensure...
### 🛠️ Fixes Issue (Number) Example: Closes #1799 ### 👨💻 Changes proposed and Brief Description Added a fully functional Othello (Reversi) game. The game includes the following features: 1. Board...
### Is your feature request related to a problem? Please describe. This project implements a web-based calculator that converts numbers between different numeral systems such as binary, octal, decimal, and...