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?

    Really happy with getting the layout right without hitting any walls. Took time to style multiple elements together in my CSS instead of repeating. Don't think I caught everything but was trying to keep an eye on it.

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

    Had an issue with adding border radius to the top image on desktop view, just had to make my master container a flexbox. Has to create a "sub-flexbox" for everything but the image so the image took up 100% width in mobile view.

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

    If anyone knows how I would have solved issue above while keeping the image in the main container box, let me know!

  • Submitted


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

    Really happy with the layout and the transitions and transforms used on the buttons.

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

    Had some layout alignment issues which appeared to have been caused by some mismanagement of some flex items. Managed to fix it!

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

    Really not sure how to best handle hover, active and focus states when on mobile view. On desktop, you get a really nice hover effect, which doesn't really work well on mobile, so need to look into finding a better way to handle this on mobile.

  • Submitted


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

    Happy with how quickly I can spin up the layout. Understand it is a single column, and the hardest stuff is still to come with multi-column, but I feel I can apply the knowledge I have and figure it out.

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

    Has issues with the responsive text size on and getting the profile image vertically aligned while placing is using ::before. Found resources online to help with (linked these on my github repo).

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

    Think I have the project pretty bang on, but any feedback would be welcome!

  • Submitted


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

    One good thing I used which I just recently learned is setting width and max width on my container/wrapper div, to keep it responsive, but also keep it from stretching at wider screens widths.

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

    I found this fairly simple as I have just finished a CSS course, so concepts were still pretty fresh in memory.

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

    None on this, but can imagine help with be great for more complex projects.