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. Yes, my feature request is related to providing a fun and engaging game option in the 30DaysOfJavaScript repository under...
### Is your feature request related to a problem? Please describe. The website lists many projects, but it's hard to understand what each one does without going to a separate...
**MARKDOWN PREVIEWER** This project tries to convert the given markdown text input to HTML code. **SKILLS LEARNED** - About marked.js library (But tried to implement using general code concerning patterns)
### 🛠️ Fixes Issue (Number) ### 👨💻 Changes proposed and Brief Description ### ✅ Check List (Check all the applicable boxes) - [ ] My code doesn't break any part...
### Is your feature request related to a problem? Please describe. Addition of testimonial box feature ### Describe the solution you'd like. Just like various games and features, I am...
### Is your feature request related to a problem? Please describe. The goal is to integrate a lightweight JavaScript code editor allowing users to write, edit, and review JavaScript code...
`// Array of quotes const quotes = [ "The only way to do great work is to love what you do. Steve Jobs", "Innovation distinguishes between a leader and a...
### Is your feature request related to a problem? Please describe. I'm looking to develop a JavaScript project for a mutual fund calculator. ### Describe the solution you'd like. The...
### Is your feature request related to a problem? Please describe. The Body mass calculator is used to assess the health of a person using height and weight. ### Describe...
# EXPENSE SPLITTER - Building an application that helps groups of people split expenses evenly, such as when dining out or traveling together. - the application allows users to input...