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?

    Proud of keeping the streak of coding daily for few weeks now in general. Using Grid system & Flexbox together sharpened my skills and made me learn alot.

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

    Not using Grid system in first try made it really difficult. Simply used Grid and It's all good now. πŸ‘πŸ˜‚

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

    The responsiveness. Is it normal to change elements width one by one like I did or there is a better approach ?

    Background images position using negative values. I feel like there is a better way to do it.

  • Submitted


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

    made the whole design using CSS on my own without looking for help or documentations (Took 2hrs, Not sure if that's too slow). Next time I would focus more on the responsive part as the design is barely responsive now.

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

    changing page content after pressing submit button and showing selected rating number. Learned more about (for loop & textContent & target& forLoop)

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

    Few tips about responsiveness would be really appreciated.

  • Submitted


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

    applying grid system & flexbox was difficult, but got comfortable with it.

    Didn't make it responsive so I believe that is the next step for me.

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

    Getting data from the Json file and changing css from JS.

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

    How to study fetching data from json file cause I found many different ways to do so.

  • Submitted


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

    My first attempt using JavaScript in a project (It ain't much but it's an honest work)

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

    making the hover affect of the share icon. tried using the hover selector but apparently it's the wrong way.

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

    should I have used the Grid system for the profile image and its info ? flexbox worked but I felt like it wasn't the best practice.

  • Submitted


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

    I made my first project on github ever, which is a big step in my career

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

    the text lines length so I used tag instead.

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

    I couldn't do the text wrapping part so I used the tag and made it manually