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?

    • Completed the project.

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

    • The only challenge for me was to give accurate spacing between elements. I tried my best.

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

    • Please review my code and tell me what things I could have done better.
  • Submitted


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

    • proud to complete this challenge
    • I would like to complete this project using a single grid only.

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

    • I was a bit confused with the layout, but used simple approach and made two grid instead of one.

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

    • Just review my code, and tell me what mistakes I have done and how can I improve my code.
  • Submitted


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

    • Happy to complete this project, I was confused how I'm going to make the div round but after few trials and error, I was able to do it.

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

    • The biggest challenge for me was to make the div into circle.

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

    When I hover over the button, there is no delay in changing the color. I searched and find out that if you use gradient, then transition property doesn't work. Help me with this.

  • Submitted


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

    Proud to complete this project

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

    Most challenging was to fit the background images.

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

    • I'm unable to make the container image round.

    • When I use overflow hidden, the background image gets hidden (but the top border gets round.)

    • Also can tell me what I could have done better

    Can you please tell me a way to round the top border without the background image getting hidden?

  • Submitted


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

    • Nothing really, As I have good knowledge of CSS.
  • Submitted


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

    Proud to complete this project.

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

    • Not much.

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

    Review my code and tell me what I could have done better.

  • Submitted


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

    • Completed the challenge is the biggest positive.
    • Will so nothing differently as I have used the basic approach.

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

    • Nothing really, As I have made some more similar cards. This one was also not very special. Just need to follow the same approach.

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

    • Review my code and tell me what changes would you like to make in this code.
  • Submitted


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

    • Proud to complete this challenge

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

    • Not much, as It was quite easy for me

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

    • review my code and tell me what I could have done better.
  • Submitted


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

    • I'm proud that I have completed the project.
    • Think that I would do differently is nothing, really.

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

    • This project seems too easy at first, but when you come to the active state the fun starts.
    • I wasted almost an hour to use pseudo-element with images, turns out you can't use them with images.
    • Knowing that I have to use the active state image in the HTML, then I found out you can change the images when we hover/active by changing the position of the secondary image (changing positioning is easy for me).
    • Another challenge was to give the container the same height as the first images. I was using "inherit" but it didn't work. I found out that inherit only works when the height/width is specifilly defined. So I have to use the 100%.

    These are some challenges I faced.

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

    Tell me how to change the image when we hover over the primary image. I used the method where I wrap the image in a div, then change the position of the div using position absolute.

    If there are other methods, then tell me.

  • Submitted


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

    • Proud of completing the project.
    • I won't use grid areas properties because it's weird. I think it's a bit confusing for me to set a layout.

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

    • The biggest challenge is spacing and sizing always as I don't have any Figma files of the UI.
    • Making box shadow is also quite difficult, as it takes times to get the accurate shadow.

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

    • will be helpful if you can tell my mistakes and what things I could have done better.
  • Submitted


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

    • I'm proud of completing this project.

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

    • making this page responsive was a big challenge for me, I don't know how to do it with grid. It took time but was able to complete it.

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

    • Review my code..
  • Submitted


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

    • I would like to use flex box instead of grid. I think grid just make things easy for layout, that's why I use it everywhere.

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

    • Making it responsive for mobile was challenging as I forget how to resize the grid cell.

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

    Just tell me what I could have done better with my code

  • Submitted

    Recipe page

    • HTML
    • CSS

    0


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

    • Firstly, I completed this project, so I'm happy.

    Things what I could have done differently.

    • I should have used helper classes so that I don't need to write the same code again and again, plus that saves a lot of time.
    • I must have used grid or flexbox, but didn't because I want to do it with generic CSS to understand properties better. Like margin and padding.

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

    • Designing the tables was a tough part, as I have never worked with them. But some help of MDN makes the day.
    • I didn't have the Figma files, so it was tough to judge the size of the elements and spacing.

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

    You folks can tell me if this code is good or not.

  • Submitted


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

    • Complete led the project easily
    • will try to use flexbox for alignment

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

    The only challenge I got was to give proper margin and padding to the elements. As I don't have premium, I won't get the Figma files. So analyzing the right spacing was the biggest challenge.

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

    Would love if someone reviews my code and tell me what I could have done better. It will help me to notice my mistakes which I have not seen.

  • Submitted


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

    • try to make it faster

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

    • sizing
    • making it responsive for mobiles

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

    • Can anyone please review my code, and tell me what things I could have done to make this code more minimalism.
  • Submitted


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

    I completed the project quite easily, So I'm proud of completing this project quickly.

    Next time I won't use grid or flex box as they make designing easy.

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

    Not much, Just got confused with the width of the card.

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

    Can you review my code and tell me if it's minimal or not? I think I over use some properties.