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?

    It was relatively easy to code, nothing rocket science. Took me 30 minutes, I am starting to get fluent in writing, and this is what I'm proud of.

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

    No challenges faced at all.

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

    It was easy so I don't think I need any help.

  • Submitted


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

    I am starting to get better at things now and rarely ever require a tutorial for help.

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

    The line where we write "0.041 ETH" has an icon on its left, and same with the "3 days" line. I created 1 div for the whole thing and then divided them into 2 divs for each of the lines. But when I do display:flex, there exists a gap between the icon and the value which I cannot get rid of no matter what. I have tried multiple things for it but in vain.

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

    I would like to get help regarding the issue I stated above that how can I overcome this problem in future and know what is happening inside the code.

  • Submitted


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

    the last project i did, i had to watch a tutorial for two or three things because i got stuck. But this time i did not watch a single tutorial and built this from scratch, which i am the most proud of.

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

    Not a challenge but my mistake I would say, I selected align items center for everything, but I had to align the last child to left which I had trouble doing. Then I realized why it wasn't aligning to the left and I fixed it.

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

    This was a relatively easy project so I do not really need any help, however improvement suggestions are always welcomed.

  • Submitted


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

    coded 95% without any help from a tutorial or anything.

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

    I had trouble styling buttons, so I had to watch a tutorial for it. Otherwise, I did everything myself and I am proud that I am starting to escape tutorial hell.

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

    Understanding and adding media queries, I had problems with responsiveness on mobile screen at the end. I think I should have started with mobile first, but I did not know how. However, the end product was good for desktop screens, so I left it as is. I would like help about understanding media queries and how to implement them to make mobile responsive sites.

  • Submitted


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

    Make better divs and containers

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

    Applying a style to one thing changed the whole code. And mostly I used capitalized initials for class names but when I was styling in CSS I was using lowercase letters and wondered why my styles weren't working.

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

    The font did not apply at all. I had to go to google fonts and import fonts from there. The given fonts just won't work I don't know why.