Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
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


    I managed to filter the jobs by selecting the keywords, but there's a slight problem, when you remove a keyword from the selected keywords the list of jobs won't get back.

    I tried everything, but couldn't solve this issue, anyone can help me ?

  • Submitted


    I've been taking a React course, and I decided to create an easy project to give it a try. Comments and suggestions are welcome.

  • Submitted


    I managed to finish the project, but my code solution is very repetitive, how could I change it?

  • Submitted


    Can anyone tell me how I can change the color of the social icon in the footer when hovering over it?

  • Submitted

    URL shortening API

    • HTML
    • CSS
    • JS
    • API

    2


    I couldn't solve how to save the previous shortened links. How can I do this?

  • Submitted

    ip-address-tracker

    • HTML
    • CSS
    • JS
    • API

    1


    I added an API to get the user's IP address, but apparently something is blocking "Failed to load resource: net::ERR_BLOCKED_BY_CLIENT".

    I would also like to know how can I remove the last marker when the user searches for a new IP address? I couldn't find how to do it.

    Feel free to give me your feedback!

  • Submitted

    calculator app

    • HTML
    • CSS
    • JS

    0


    I decided to change the design and create my own design with the light and dark theme and more minimalist, but with the same functionalities as the real project!

  • Submitted

    advice generator

    • HTML
    • CSS
    • JS
    • API

    1


    I added the function to copy the advice to clipboard

  • Submitted


    I'd like to know what would be a better way to insert a zero in front of the number without have to repete those lines of code?

  • Submitted

    Calculator Tip

    • HTML
    • CSS
    • JS

    0


    It was very difficult at the part about creating the grid for the percentage number list. I could not get the RESET button in the middle of the div.

    Using the grid layout is very difficult!!!

    I would like to know how I can do the calculation by changing the selected percentage number? Currently I need to change the value of the number in the entry.

  • Submitted


    I'd like to know if there are better ways to add and remove class of some element.