30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

Projects made during the 30 days of the JavaScript challenge

Results 149 30DaysOfJavaScript issues
Sort by recently updated
recently updated
newest added

What is your feature request related to a problem? Please describe. The goal is to make a to-do-list with html, css and javascript. Describe the solution you'd like. I propose...

### Is your feature request related to a problem? Please describe. Most of the concepts of DOM manipulation can be easily understood with the implementation of a Blog app using...

### Which pre-existing JavaScript project will you be working on? I have made a simple currency converter website using HTML,CSS and Javascript which converts currency based on current exchange ratio...

### Is your feature request related to a problem? Please describe. In the tic tac toe game, there is no feature to display which player(X/O) is supposed to play next....

### Which pre-existing JavaScript project will you be working on? The UI looks very plain static and old fashioned ### Describe your enhancement/improvement I can make it more appealing and...

A cryptocurrency price tracker app which displays the realtime prices of the cryptocurrencies. Users can also search for other cryptos Clean and minimal easy to use UI for the Crypto...

Added a Airpods Animating website . ### 🛠️ Fixes Issue (Number) ### 👨‍💻 Changes proposed and Brief Description ### ✅ Check List (Check all the applicable boxes) - [ ]...

### Is your feature request related to a problem? Please describe. It is always important to track the exercise and number of reps you do while working out to calculate...

**I would like to add an Expense Tracker to this project** Which will be an easy to use app to track their expenses and categorize them based on their usage....

### Is your feature request related to a problem? Please describe. Beginner JS developers always like to work on some building clones of websites, where **login feature** is one the...