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?

    Getting this done. It started easy but then I ran into a bunch of challenges with the desktop design and some of the JS -- but I got through it all. I also learned some new JS things and about the HTML `` tag which I found handy for this project

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

    I overcomplicated how to create the background and images above the card. A little internet research fixed the problem for me.

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

    I think I understand why frameworks make things easier. Doing this vanilla took a bit of work but I got there. Really the only thing I need help with is simplifying things in the future especially with the JS

  • Submitted


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

    Getting this mostly done by myself. I had to look up a bunch of JS but happy I got things done doing it the modern way

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

    Getting the mobile confirmation screen to look right. I eventually got it where I needed it to be with flexbox and some margins

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

    Streamlining my JS. I know I used some regular functions, maybe I could have used more arrow functions and streamlined it some

  • Submitted


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

    I'm proud I got through this. I struggled way more with the CSS than I thought I would. Next time I would find an easier way to get this done

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

    Positioning the share menu on desktop. It did not want to play nice until i eventually got there with some absolute positioning. I had no real issues with the JS, but the CSS really got me.

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

    An easier and cleaner way to handle the share menu on both desktop and mobile

  • Submitted


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

    Getting the grid right, I havent used it much

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

    Finding the right breakpoints

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

    None I'm satisfied with the solution

  • Submitted


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

    I followed a tutorial to complete this but I am most proud of being able to replicate it myself and not copying line by line

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

    The positioning of elements and the different colors along the top

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

    None

  • Submitted


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

    That I did 99% of this myself. I did follow a tutorial on it afterwards to refine my workflow and see how the pros do it

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

    None this was pretty straightforward for me

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

    None this time

  • Submitted


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

    Getting it done and including a table, its been years since using one

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

    Mostly getting the card and top image to take up the whole screen on mobile and have space around it on desktop. I overcame it with wrappers and media queries

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

    Not sure this looks great on every screen size, so more tips on how to make it look like the desktop and mobile pictures in the file

  • Submitted


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

    Getting most of it to work on the first try. Especially the color combinations -- not perfect but I think it works

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

    A few minor issues with responsiveness that I think I fixed

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

    I'm unsure about accessibility best practices with things like links as buttons, etc.

  • Submitted

    Blog Card

    • HTML
    • CSS

    1


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

    Getting this to match the figma file as closely as possible

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

    Figuring out how to make the typography fluid without a media query. Math is not my strong suit and I needed a fluid typography generator to figure out the proper clamp

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

    Any tips on how to make the typography easier to manage. I like that the clamp really minimized the lines I used but I'm not sure that was the best or more eloquent solution without a media query?

  • Submitted


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

    Remembering how to code I took a long break from it

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

    Just remembering syntax

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

    None right now, this was more to get used to coding again