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?

    Using a simple js code, I showed the share section according to the description. However, for this exercise, I found it difficult to manage the different layouts for the different devices (web or mobile), and I feel more proud of that part of the solution, although I think it would require more improvements.

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

    I found challenging the implementation to have different layout depending on the device, but also how to show the share section depending on the layout. I ended up using the js logic and media-queries with also position: relative properties

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

    Is there a better way to show the share section? For the desktop view: How can I show the blob above the text properly?

  • Submitted


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

    There were a lot of elements, managed to add them. Tried to improve CSS elements management, using general classnames. Used general variables

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

    Using general classnames. Achieve the real dimensions and dispositions

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

    Improve the css attributes, general values, etc

  • Submitted


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

    the style system using the variables and names.

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

    the radious borders at the social media items does not seem to match with the design, I think the vertical lines do not close correctly

  • Submitted


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

    How similar it ended with the designs. The use of a minimal design system with bars

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

    use of media queries

  • Submitted


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

    First attempt, maybe some accessibility improvements must be added. I also have to check if it behaves correctly for every screen size. I'd probably use media-queries.

    Still have to publish the app

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

    Center the item properly

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

    accessibility, responsiveness