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?

    I made it as close as it can be to the design.

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

    A lot of challenges, a lot of things I didn't know, a lot of things I had to practice. I might need to create a similar project.

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

    Code readibility and general improvement.

  • Submitted


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

    I went a bit overkill with this one, used a lot of different components, passing data, mapping data and some conditional styling. Even after all that I'm thinking it lacks reusability.

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

    Of course, since I went overkill, I had to think of iterating logic and how to properly style looped elements. Also, the final table wasn't a walk in the park and went overkill again with conditional styling again.

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

    I just want some advice to simplify the code and make the code's reusability improve as a whole. Any comment is helpful.

  • Submitted


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

    I think I'm getting better with flexbox and usage of react.

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

    I had a little difficulty with passing props to make map method work for printing out the social media links.

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

    I would like some help with code reusability and maintenance. Also, suggestions on Tailwind usage would be helpful.

  • Submitted


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

    I am getting the hang of both flex and tailwind. In the meantime, I struggle with padding sizing because they should have been standardized in my code.

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

    Just forgot to align the avatar and name with items-center.

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

    I want to get feedback on how to structure my code base because it feels really untidy and tailwind classes as well as the substantial amount of divs are making the code verbose, frankly.

  • Submitted


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

    I didn't think I would finish as fast as this time using Tailwind. It was daunting to look up different classes and get confused but I got it.

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

    The main challenges were that I forgot to center the flex children and add responsive width to the child div of the main div.

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

    I would like feedback on how responsive the code should be because I feel weak designing responsive codes and I would also like suggestions on the usage of my tailwind classes.