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 comments

  • EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Well done

    0
  • EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Well done!

    1
  • @germanMenaDev21

    Submitted

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

    Me siento satisfecho al solamente verme un curso de yt para poder realizar mi primer desafío usando grid, espero prontamente hacer un desafío sin ayuda.

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

    Quizás el desafío más grande que pude enfrentar fue con git, al haber iniciado recientemente a programar fue como subir 2 pisos por las escaleras jajaja. Aunque no hay nada que una investigación pueda resolver.

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

    Quizás alguna fuente de información completa de comandos git.

    EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Good Job, Buddy!

    0
  • P

    @flaviocmb

    Submitted

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

    I'm particularly pleased with the implementation of the CSS Grid layout. It provided a flexible and efficient way to structure the page and ensure consistent spacing across different screen sizes. The use of clamp() for font sizing was also a great choice, as it allowed for a balance between minimum, preferred, and maximum font sizes, enhancing the overall readability and responsiveness of the design.

    If I were to redo this project, I would focus on streamlining the CSS by reducing the number of custom properties and potentially using a CSS preprocessor like Sass or Less for better organization and maintainability. Additionally, I'd explore more advanced grid techniques to create even more complex and dynamic layouts.

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

    One of the biggest challenges was achieving pixel-perfect precision when matching the design's typography. The custom font and specific measurements made it difficult to get an exact match using standard font families and units. To overcome this, I experimented with different font combinations to find the closest match. I also fine-tuned the font-size values and line-height using a combination of pixels and rems.

    Another challenge was managing the complexity of the layout while ensuring responsiveness. I found that using a combination of grid, flexbox, and media queries helped me achieve the desired layout across different screen sizes.

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

    I would like some advice in CSS maintainability.

    EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Good job!

    0
  • EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Good Job, Buddy

    Marked as helpful

    0
  • P

    @harkhanid

    Submitted

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

    I faced problem when i was applying padding and border-radius to the image. it was not getting applied evenly, I troubleshooted problem by removing single css propery separately. I solved this by creating a wrapper div and applied padding to the div instead of image.

    EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    Good job, Buddy!

    1
  • @Felipe020507

    Submitted

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

    The challenge for me was to define the size, without reducing the content that was inside. And in the mobile part I think I didn't understand very well

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

    In the mobile part, I lost one to assemble

    EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    You can read more on responsiveness (@media screen) at MDN web docs, there you will find examples that could put you through.

    0
  • @Prototype-113322

    Submitted

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

    This time I used rem sizes as you advised me in the last project. Thank You

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

    Used color picker to choose color.

    EL harabiy 150

    @Mubarak-Adeyemi

    Posted

    You can add some line heights to the paragraph and some padding to make the card look more similar to the original design. Also, it would be best if you refined the box shadow.

    Marked as helpful

    0