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 a satisfying project to work on. Looking back, though, I would make some adjustments to the button placement. I found it challenging to keep them as close to the requested design as I would have liked. Next time, I'll ensure to pay more attention to those specific details

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

    One of the main difficulties was ensuring the buttons were positioned exactly as requested. I found it tricky to maintain the precise alignment and spacing that the design called for

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

    I'd appreciate some guidance on improving the responsiveness of the dark theme and hover effects across different devices and screen sizes

  • Submitted


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

    I'm proud of how I implemented the hover effect. It added interactivity and improved the visual feedback for user interaction. Next time, I would approach the CSS with more structured classes and perhaps utilize more efficient selectors or frameworks to streamline the styling process. This would ensure cleaner code and easier maintenance in the future.

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

    Adjusting the positioning of elements, especially text sizes, posed a challenge. To overcome this, I utilized CSS properties such as margin, padding, and flexbox for layout adjustments.

  • Submitted


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

    I'm proud of simply achieving it! Next time, I would handle centering things differently since I struggled a bit with that.

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

    What I'm really proud of is figuring out how to make that card design work, even though I had a bit of a mix-up with getting it centered. At first, I dove right into styling the card without setting up a container, so things weren't lining up like they should. But once I realized what was going on, I quickly fixed it by adding a proper container around the card. It was a good lesson in starting with a solid structure from the beginning. Next time, I'll definitely make sure to set up my containers right off the bat to avoid those early hiccups!

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

    I attempted to use Figma but didn't quite grasp it, so I ended up writing the code directly. I needed help specifically with centering elements in my project.