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

  • caseem 330

    @kass8mal8

    Submitted

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

    I am proud of completing yet another challenge and put my skills to practice.

    @AdrienneAEW

    Posted

    Good job. Love how organized your code is. Makes it easy to review and is really good real world practice. And I think this was an ideal challenge for building with React. I hadn't thought of it myself. My React is so basic which really works for this challenge. I'll have to keep that in mind. Not only are you well organized, you use code efficiently and semantic. And although your mobile version of the profile is smaller than the challenge's design, it works well.

    0
  • @RubensTM

    Submitted

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

    Não colocaria a foto e o nome do dono kkkkkkkkkk

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

    Nenhum desafio

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

    Nenhuma, consegui fazer de boa e sem algum problemas, desafio facil.

    @AdrienneAEW

    Posted

    Great job. I noticed the shadow didn't grow on hover, although I don't think that's an issue at all. Sorry I only speak English, so I cannot write in your language. And I am not sure if you had any issues. Nevertheless, you did a good job and you created semantic copy and your card is responsive. You meet all the criteria for the challenge. Keep up the good work.

    0
  • @AymaneOnline

    Submitted

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

    I've done this challenge as it was part of the Frontend Mentor learning path. I've used SASS for the first time and also Lighthouse extension which I've got a score of 100% overall for desktop devices. Please if you've got any remarks or mistake to point out don't hesitate.

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

    The only for me challenge was to implement SASS into my solution, as it was the first time I'm using it.

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

    As much as possible.

    @AdrienneAEW

    Posted

    Very neat and concise coding and you did it without flexbox or grid. Goes to show that you get how important the basics are. On your coding journey you will find the most valuable things to know are html, css and javascript. If you have a good understanding of those 3 you can learn any language you find coming your way.

    Good job and happy coding.

    0
  • dewyrag 210

    @dewyrag

    Submitted

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

    finishing this project with no help

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

    Figuring out how to not have the image stick too 100% in media queries, and figuring out how to have the text not overflow the white box in media queries. I seperated the image and the text so the text would not overflow whenever i used flex-direction row in media.

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

    When I did display flex, flex-direction row in media quieres the image was shrunk in the white box because the width was stuck to 100% of the parent. How would I avoid this next time.

    Also can anyone look at my code and give me tips on what I could've done differently? And how I could've done this better.

    @AdrienneAEW

    Posted

    You actually did a wonderful job on the challenge. The best way to get the hang of it all is to keep practicing and don't be afraid to make mistakes - you can learn a lot from mistakes.

    If you put a width on the parent (image-card) the image will only be 100% of the parent. I didn't see a width for the parent in your code. This is one solutions for stopping the image from crushing the white box.

    Keep on coding you have a real knack for it. All the best to you!

    Marked as helpful

    1
  • P

    @peter4049

    Submitted

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

    I am most proud of understanding more about the responsiveness and detail of HTML tags like and I will do more difficult things next time.

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

    The challenges are in CSS display flex and small screen design which make me a little bit confused but I go back to theory and grasp the key point after that I can do it.

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

    responsive, display, media queries for small screen, text-transform, and more.

    @AdrienneAEW

    Posted

    Your code is semantic HTML and very clean. You sound like you are be beginner but you have very good instincts and your solution is practically identical to the challenge.

    Keep practicing. I think you have found your calling.

    0