Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am proud of this challenge, I managed to recall the concepts of getting and fetching from the API. I am also proud to have managed to assemble all the JavaScript for searching words in the API.

    What challenges did you encounter, and how did you overcome them?

    I found several bugs in the light and dark theme function, and I also didn't know how to create it. I learned by using ChatGPT and in the end, found a bug where it doesn't apply the dark theme to new searches because the elements are generated anew. So, I decided to use a setTimeout and solved the problem.

    What specific areas of your project would you like help with?

    I think about implementing the light and dark theme.

  • Submitted


    What specific areas of your project would you like help with?

    I wanted help with making the responsive part of the iPhone Pro Max 14 resolution because when I put a height on the body it messes up other resolutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud of having completed the project in less time than previous projects and having managed to apply the display grid correctly

    What challenges did you encounter, and how did you overcome them?

    The challenge I had was thinking how to make a BMI calculator without a calculate button. After thinking a bit, I managed to come up with a solution using the input event.

    What specific areas of your project would you like help with?

    I would like help with the responsive part to do this more efficiently and with fewer lines of code