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?

    funky design

  • Submitted


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

    Better UX than design (user can navigate from everywhere and better link description)

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

    That freaking triangle of the mobile menu really got me thinking.

  • Submitted


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

    • bill amount input field functions like the one of paypal (just type, dot is inserted automatically)
    • instead of letting the user run into errors, the goal was to prevent them to improve UX (reduce frustration)
  • Submitted


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

    Had to some vanilla css on this one. Statisfied with the result. Data is all dynamic and animated. Biggest amount gets highlighted.

  • Submitted


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

    Focused on making the content as dynamic as I could think of doing. Notifications are read from json.

  • Submitted


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

    Articles are provided dynamically via json.

  • Submitted


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

    Added some small improvements to the UX.

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

    Wanted to go with a styled component approach to the form fields first, but figured out this is way more (unnecessarily) complicated than duplicating some code. Would likely go for this approach in a bigger project though.

  • Submitted


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

    Straight forward layout, nothing complicated. Quite rewarding challenge.

  • Submitted


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

    Beautiful challenge. Never worked with grid before, so had to do some research, but think this one turned out pretty nice.

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

    Used a preset color of tailwind, since the styleguide is not complete.

  • Submitted


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

    worked with a fixed header and think the validation is solved pretty neatly.

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

    Had a small problem with the layout from the desktop-hero, that I was able to fix.

  • Submitted


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

    I learned that using dynamic className variables in tailwind doesn't work, so i duplicated the colored parent div. Maybe you have a more elegant solution?

  • Submitted


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

    Managing the layout was quite challenging for this one. But think I managed it ok.

  • Submitted


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

    Did the cards as a separate component this time to change things up. Not super proud of how it worked out, since I had to write a good bit of extra code to keep the colors dynamic, too.