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 challenges did you encounter, and how did you overcome them?

    Animating the svg for the timer

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

    Again anything regarding optimization or file structure or how I could have made the program into more scalable reusable components.

  • Submitted


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

    Any tips regarding optimization, making the code more modular or reusable and so on would be appreciated. Any suggestions regarding animations I can add or lazy loading would also be very much useful. And ofcourse any other pieces of advice would be greatly appreciated :D

  • Submitted


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

    I am very proud of the animations in the features section.

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

    Animating the features part was a bit difficult especially with the blue rounded div behind the pictures.

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

    Anything regarding the animations and responsiveness or how to write cleaner react code or things like file structuring would be appreciated

  • Submitted


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

    I am proud of the speed I developed this in and that I started using SCSS.

  • Submitted


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

    I learned how to deal with cookies in JavaScript. I would add more comments next time

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

    I had a problem with storing the cookies in a way that would be easily accessible and iterable. In the end decided to stick with a JSON object

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

    I would really appreciate some feedback regarding the clarity of my code and how can I write cleaner and more optimized code as in my opinion thats as clean and optimized as it can get.