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?

    What am I most proud of?

    I'm proud of completing the Social Links Profile challenge, creating a visually appealing and accessible card component, and paying attention to detail.

    What would I do differently next time?

    Next time, I would focus on writing cleaner and more efficient CSS code, consider using a preprocessor or CSS framework, and test more thoroughly.

    Where do I need support?

    I need support improving my CSS skills, particularly writing more efficient code, and learning more about responsive design, CSS Grid, Flexbox, and accessibility.

  • Submitted


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

    What I am most proud of:

    I’m proud of implementing a responsive layout using Flexbox, which ensures the QR code component looks great on all devices. The integration of the "Outfit" font and the use of the color scheme also enhanced the design's visual appeal.

    What I would do differently next time:

    Next time, I would focus on improving accessibility with more ARIA attributes and better color contrast. I’d also explore using CSS Grid for layout and incorporate automated tests to ensure cross-device compatibility.

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

    Challenges Encountered:

    1. Ensuring the QR code component was responsive across different devices.
    2. Correctly integrating and applying the Google Font.

    How I Overcame Them:

    1. Used Flexbox for a flexible layout and tested on multiple devices.
    2. Followed Google Fonts documentation for accurate font integration and styling.

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

    Specific Areas for Help:

    1. How can I further improve accessibility with ARIA attributes?
    2. What are best practices for using CSS Grid in this layout?
    3. Which tools are best for automated testing of responsiveness and cross-device compatibility?