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


    This one was not too hard,i just want to learn a better way to load images in the background,my solution loads them on the fly when the arrow is pressed,not the prettiest solution.

  • Submitted


    The most challenging part of this project was cart functionality,decided to use localstorage to save the data. Looking forward to making a full ecommerce project with a real database and user authentication.

  • Submitted


    This one really tested my javascript knowledge,even though i managed to finish the project i still think it is a bit of spagetti code,i will eventually come back to this one and refactor it.

  • Submitted


    First time i did dark mode toggle,i managed to do it on my own,without looking up online for solutions. Seems to be working fine,and did not take a lot of Javascript code.

  • Submitted


    I made a mistake of going desktop first on this one,ended up needing to overwrite a lot of styles on smaller screen sizes.

    Also,i haven't managed to remove hover on card background when three dot button is hovered,tried a few things but i did not work,will look up other peoples sollutions.