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?

    During this project I learned a lot, especially about CSS. Usually we use css in the ordinary way except that there was a simpler way to write it: writing nested styles just as is the case with tags. with this we are able to properly manage the scope of css logic.

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

    no problem

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

    I did everything logical but I forgot to put the exit animations from one step to another step. you can add these animations to it.

  • Submitted


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

    during coding I captured the process to add the animations with js, so I tried to implement it as best as I could, so next time I will create even more impressive animations than the one I I created in this project.

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

    initially the javascript fetch API sent me CORS errors telling me I was not authorized to access the data.json file, I searched and finally realized that it was not was not possible to access the date by file\\\: but rather not http:// or https://. therefore passed through a web server.

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

    nowhere at the moment.

  • Submitted


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

    I am simply proud to have been able to achieve this challenge

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

    setting up responsiveness was not easy, and also creating this animated effect when you play, but with Mozilla Developer I was able to find a solution.

  • Submitted


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

    proud to have discovered the eval() function in javascript, so soon I will find a way to neutralize its xss fails

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

    I had difficulty placing the keyboard buttons with the css grids but I noticed until I found it

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

    none at the moment everything is perfect

  • Submitted


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

    I realized how easy the grids were to use to manage content than flex boxes

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

    the solution for me locally was well centered vertically, but once hosted it is no longer, and I don't understand why

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

    please help me shape the style of the body so that it is more vertically centered