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 game took quite a while to complete, however all the functionality and animations are present. If there is an issue or you just have any general feedback then please comment.

  • Submitted


    This is my second react solution, if there are any issues or ways to make the code more efficient or accessible.

  • Submitted


    This is my first react solution and so it might be a bit subpar, however if you have any feedback then please comment.

  • Submitted


    This was my first time using the a link shortening API so there may be some issues I'm unaware of, but so far it works just fine. If you have any feedback then please comment below.

  • Submitted


    This was my first attempt at making a product page, so a lot of the different components are new to me and might not be the best. So if you have any feedback please leave a comment.

  • Submitted


    This was my first time pulling data from a local JSON file instead of it being in the JavaScript file, however, since it only took a few hours everything seems to have turned out well. If you have any feedback then please comment.

  • Submitted


    Are there any best practices that I've missed out on? If so then please comment your feedback.

  • Submitted


    This was my first time creating a project with so many different modals, therefore it took quite a while and I still might have to revisit this project in the future. If there are any issues then please leave your feedback below.

  • Submitted


    This project was on the rather difficult side, as I am still not used to using JavaScript classes however Kyle from Web Dev Simplified's video helped a lot. If there is an issue then please comment your feedback.

  • Submitted


    This was my first time building a slider so I'm wondering whether there are any best practices to implement, if so please comment your feedback.

  • Submitted


    While doing this project I focused on how to make the tip calculator feel as functional as possible so that no matter which input is changed the outputs change as well. As usual all feedback is welcome.

  • Submitted


    This landing page is rather simple but at the same time quite elegant, and so I had quite a bit of difficulty when it came to the background aspect of each section, so if you have any feedback on how to make it look better or any best practices in general then please leave your comments.

  • Submitted


    A rather big project which took quite a lot of time, if you have any feedback especially about the scripting your comments are welcome; thanks in advance.

  • Submitted


    This is my first time using an API so I suppose the code looks a bit sketchy however it appears to work on both Chrome and Firefox, which is where most people had issues.... If anyone has any advice on how to work with APIs your feedback would be appreciated.

  • Submitted


    This project was rather fun because of the use of grid however I would like to know whether there are better ways to implement the different themes and whether or not it is accessible enough.

  • Submitted


    This was an easy project for the most part however I struggled a bit on the resizing of the nav bar so if anyone has tips on how to fix that and also any accessibility issues then please leave your feedback.

  • Submitted


    I used this project to try and improve my ability to make websites that only need to take up the available height of the screen, if there's an issue please feel free to leave your feedback.

  • Submitted


    This didn't take long however figuring out how to position the images took a while so if anyone knows a better way to do it your feedback would be appreciated.

  • Submitted


    This project was fun as I have created a countdown timer in the past, however I couldn't create the folding animation but everything else works fine.

    I made the countdown timer start 14 days away by taking the current date when you load the page then adding 14 days to it and the countdown timer is created by finding the difference between the two dates.