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


    My solution for the tip calculator app. I designed it using the Mobile First approach. Used SASS, and mainly designed for 1440px and 320px. If you have any tips to make it better in responsivness so it'll look good on all resolutions, feel free to tell.

  • Submitted

    Advice generator app

    • HTML
    • CSS
    • JS
    • API

    0


    My solution for advice generator app. Did it by using the Mobile First approach.

  • Submitted


    My solution for Age calculator app. It was pretty challenging to validate the months and days, but it was fun. If you have any tips feel free to share.

  • Submitted


    It was pretty challenging to position the images properly but accomplished it. If you have any tips about how can I improve the positioning or the JS code, feel free to share.

  • Submitted


    My solution for Four card feature section, I've added some transitions to make it more interactive.

  • Submitted


    My solution for Huddle landing page challenge.

  • Submitted


    It's the first Frontend Mentor challenge that I've used grid. If you have any tips on how I can improve myself, feel free to share!

  • Submitted


    It's the sixth challenge that I've completed and the first one I implemented some JavaScript in it. Feel free to add some reviews and check what I could've done better :)

  • Submitted


    So it's my fifth challenge from Frontend Mentor that I've completed. I had some difficulties to find out how to achive the same result on hover of the image.

    Firstly I tried to do it with filters on the image, but then I decided to add another div with the same size of the image and just set the opacity to 0, so it won't be visible when you're not hovering on it.

    It was fun and a good practice, if you have any tips feel free to share :)

  • Submitted


    It was a fun challenge and a good practice. If you have any tips or reviews, feel free to share!

  • Submitted


    In first I was using vh and vw for height and width, because I'm used to work with them. But as soon as it started to mess up the card component, I changed the sizes to pixles and it solved my problems. It was a good practice. If you have any tips or reviews to add, feel free to do it :)

  • Submitted


    I had some difficulties when trying to make the qr code responsive to any screen when, it was needed only to make it look good on 1440px and 375px screens.