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

    🍲 Recipe Page 🍲

    #sass/scss#accessibility
    • HTML
    • CSS

    0


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

    🍲 Its been a couple months since I last submitted a solution. Programmed this a couple days ago using HTML and SASS.

    ✍️ I've mainly been practicing using React and Tailwind over the last few months so there may be a few mistakes here and there.

    😅 Overall, this project was pretty simple and let me revisit the skills I previously learned. I remember not being able to work well with padding, but my understanding has improved and is now letting me use it to its full advantage.

    If there are any issues you find with my code, feel free to point them out. 👍

  • Submitted


    👾 Its been a while since I last submitted a challenge. I programmed this bit by bit over the last month. I used HTML, CSS/SCSS, and Javascript. The thing I found most difficult about this challenge is managing the large amount of styling and keeping things organized.

    A bug I couldn't fix was that overflow: scroll wasn't working for the mobile version of the desination page. Was hoping someone could help me figure out what I need to do.

    Overall, this was a fun project to work on. Hoping to do more projects similar to this in the near future. 🚀

  • Submitted

    Clipboard Landing Page

    #sass/scss
    • HTML
    • CSS

    0


    Another CSS heavy project which I worked on bit by bit in the last week or so. Feedback would be greatly appreciated. Thanks 👍

  • Submitted


    Relatively quick and easy challenge. Mainly served as a refresher. Any feedback would be appreciated. Thanks 👍

  • Submitted

    Room Homepage

    #sass/scss
    • HTML
    • CSS
    • JS

    0


    Short project. CSS was annoying to debug, but I got it to work in the end.

  • Submitted

    QR Code Component (React + Tailwind CSS)

    #react#tailwind-css
    • HTML
    • CSS

    0


    Still working on improving my React and Tailwind CSS skills. Planning on redoing and uploading solutions to a bunch of challenges using these two.

    Feedback and constructive criticism is greatly appreciated. Thanks 👍

  • Submitted


    Was working on this project bit by bit over the last few days. Made using HTML, CSS/SCSS, and Javascript. The CSS portion of the project was the most tedious and annoying thing I had to deal with.

    Overall, this was a pretty fun project and the outcome was a fun little game. Any feedback and constructive criticism would be greatly appreciated. Thanks. 👍

  • Submitted


    Created this with ChartJS in a few hours. Had to search up alot as I wasn't familiar with this library. Two issues I wasn't able to fix was the location of the tooltip popup location and the centering of the text inside the popup. Hope someone is able to explain to me as to how to fix this. Thanks.

  • Submitted

    IP Address Tracker

    • HTML
    • CSS
    • JS
    • API

    1


    Very fun project. Hoping to get some advice with localstorage and how I can use things such as .env, backend api's, etc in order to protect API Key's and other various things. Thanks.

  • Submitted


    Retried the first ever challenge I ever did on Frontend Mentor. This time I played around with some SASS/SCSS. Completed the challenge in ~8minutes.

  • Submitted


    Slightly annoying to work on, particularly with the layout. Any feedback would be appreciated. Thanks.

  • Submitted

    Advice Generator App

    • HTML
    • CSS
    • JS
    • API

    0


    Enjoyed this project. Any advice for improvements (especially with the Javascript) would be greatly appreciated. Thanks.

  • Submitted


    For some reason my Javascript code wipes out the default text in the entry area. Hoping someone can help explain as to how I can solve this issue. Thanks.

  • Submitted


    Made using flex box. Any suggestions for improvement would be greatly appreciated. Thanks.

  • Submitted

    News Homepage

    • HTML
    • CSS
    • JS

    1


    I used CSS Nesting for this project. Didn't even realize that this was an available feature for native CSS. Any feedback would be greatly appreciated. Thanks.

    EDIT: For some reason my preview site doesn't load the items the same way it does when I previewed it in the browser. Screenshot also apparently doesn't support CSS Nesting. So I got a really ugly inaccurate preview.

  • Submitted


    Getting the layout right was pretty annoying. Any suggestions for improvement would be greatly appreciated. Thanks.

  • Submitted


    When resizing my browser window my site reflects the changes from the @media query, but when using browser -> inspect to test with mobile device sizes it doesn't change. Hope someone could help explain to me why this is happening. Thanks.

  • Submitted


    I couldn't fix a bug relating to spacing of the button upon click on the mobile format. Could someone please tell me how to fix it? Thanks.