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 took me some time to figure out how to work with vanilla js. It was fun doing it.

  • Submitted


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

    I am proud of the background , i learned how to use tailwind-css classes with normal css classes.

  • Submitted


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

    I was stuck on the background image implementation using tailwind. I found it very difficult to change background image based on screen size and also doing it using tailwind-css. I saved the background images in the tailwind config file, but i put the relative path based on tailwind config file's location, but it should be according to output.css file's location. In my case, i used "./assets/path_to_img" instead of "../assets/path_to_img".

    When i was stuck, i checked whether my img file is okay, then checked whether my classname bg-mobileBackground is getting defined in output.css. That's when i found that the relative path is the problem and solved it. It was really a great learning experience.

  • Submitted


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

    In these project, I used two different images for different screen sizes. That is something completely new to me.

  • Submitted


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

    I learned how to use gradient using tailwind css. I would like to use the json file to complete this project for next time.

  • Submitted


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

    It took me quite some time to figure out how to make the links to full length. I used relative position to solve it and i am proud of it.

  • Submitted


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

    I make it using tailwind css and using i think i did a quite a good job. I would try to take less time next time i am doing this.

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

    I did face some difficulties while coding it using tailwind css, but i somehow overcame it and i am happy now.

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

    I, sometimes, find it difficult to make the padding and margin-related decisions. I need to practice more.

  • Submitted


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

    I would most possibly use Saas, Less or tailwind instead of plain css.

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

    I encountered how to get the right height and width for the card.

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

    Nothing really.