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?

    Im proud that I am getting more comfortable with grid and flexbox and I dont have to research for resources to find solutions.

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

    I had a little challenge with resizing the avatar images. The solution I found fixed the problem but is probably not the best one.

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

    Any suggestions for improvement are welcomed.

  • Submitted


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

    Im proud I finished this challenge using grid after at first I thought will be difficult to figure out.

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

    No challenges encountered.

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

    Any suggestions for improvement is highly welcomed.

  • Submitted


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

    I am proud that I had the patience to research and learn flexbox when I was frustrated with my choices of properties without proper comprehension of the rules. Every problem has a solution you just need to understand it.

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

    Main challenge was learning flexbox - when to apply properly its properties.

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

    Any suggestions of improvement is highly welcomed.

  • Submitted


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

    At first looked like a very simple challenge that wasn't worthy to try but it proved to be very entertaining and I learned new things. I am proud that I managed to find solutions keeping the code simple and responsive. Next time I will know to define the problem better. Its difficult to find the answer you are looking for when you can't formulate the questions properly.

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

    The biggest challenge was finding a simple solution for the Equilibrium image hover: to center the eye icon in a responsive way and change the background hue color. Solutions:

    • I used grid to overlap and center the Equilibrium image and "eye" icon.
    • for the change of color I used mix-blend-mode property at hover (blending of the Equilibrium image and a previously defined image container background color) to achieve the desired hue color.

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

    Any suggestions on how I can do better or different I will highly appreciate.

  • Submitted


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

    This was not a difficult project but it required a lot of change in the properties as the design had different details. Im proud I did find a solution to all and Im happy with the result. Hopefully as I keep learning I will improve my code solutions.

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

    I had to remind myself the list and tables properties (something I rarely use). w3school has saved me many times.

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

    Any suggestions on what I could have done better or simpler I will greatly appreciate. Thank you.

  • Submitted


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

    I am proud that this project felt easier than the previous ones. It was mostly a consolidation of what I learned in the previous challenges. I guess hard work pays off.

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

    The main challenge was trying to "see" the project design as I tried to recreate it because of the dark background colors and no Figma files.

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

    Any suggestions for improvements I will greatly appreciate.

  • Submitted


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

    Im proud that I finished the challenge and I managed to find solutions every time I got stuck. Next time I hope I can write better responsive CSS.

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

    Main challenge is to write mobile first workflow. I think my CSS code does the job but its too much.

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

    I would like help on how to improve the responsive design.