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


    I had a lot of fun building this challenge using Svelte and Chart.js for the first time. 🤓

    Compared with React, for example, which I use daily, coding with Svelte really feels more straightforward and closer to pure HTML + CSS + JS. Chart.js is also a great lib, although I need to search a lot to make the chart equal to the one in the challenge design - and, tbh, it's still not 100% accurate.

    Any tip on how to improve the code or the way I handle things in Svelte is more than welcome! 🙂

  • Submitted


    So, I did this one as a warm-up to do more challenges this year! 🤓

    I found it a nice challenge to do using only HTML and CSS. I struggle a little with a weird bug related to flexbox and using width: 100% in the body, but in the end, I can fix it.

    Any feedback and suggestions are welcome! 🙂

  • Submitted


    [2023 UPDATE]

    Hi! I decided to refactor all my code to solve this challenge with the skills I acquired in the past months. And, wow, I really happy to do this. 🤓

    It's very pleasant to discover that I now can tackle this layout faster and more confidently about my decisions. I feel that in the end, my code has less code smell and ugly choices.

    But for sure there is room for improvement here, so any feedback is more than welcome. 🙂