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?

    This one took me a while, I'm proud of all the javascript functionality. There was a lot going on with this one and I really had to drill down on each little thing to get it all working correctly.

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

    I had little bugs popping up throughout, sometimes the answers wouldn't populate correctly or icons wouldn't show up in the right spot etc. I used a lot of console.logs to find out specifically where I was running into trouble. I also did a fair amount of research on certain things, like the dark mode toggle for instance.

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

    Any feedback would be welcome!

  • Submitted


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

    There was a lot going on with this one so I took my time with each little thing and really focused on the getting it functioning properly and looking like the design.

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

    The slider was the first challenge, getting it to turn green as it moved, then the checkbox styling with the check icons was a whole other challenge, then getting the strength boxes working correctly was tough too. I just kept at it, did more research and got help from the community as I went along.

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

    I think I'm good on this one, but any feedback is welcome.

  • Submitted


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

    I'm proud of making the javascript nicely organized and easy to read. I also started incorporating more comments which makes it easier for me to go back and remember what's going on.

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

    The javascript is always a little daunting to start but once you get going and really focus on what needs to be happening it starts getting easier.

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

    My media queries aren't perfect, mid sized screens look a little off but other than that.

  • Submitted


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

    I'm proud of the javascript functionality. and the responsive design.

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

    Getting the icons in the right position was tough. I still didn't get them perfect but I tried a whole bunch of stuff to fix it and just eventually had to move on.

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

    The icons. Getting the icons in the right spot. If anyone could help me out with that I'd appreciate it.

  • Submitted


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

    I'm proud of completing the javascript portion and the mobile first approach.

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

    The javascript section was a big challenge and I went back to basics and tried to make it as simple as possible.

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

    Any feedback is welcome, thanks!

  • Submitted


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

    I'm most proud of getting that button to work.

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

    Getting the button to work was the hardest part for me. I researched more javascript and got help thru the community of frontend mentor.

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

    In general, if there are any ways to improve my solution I'd be more than happy to hear what others have to say.

  • Submitted


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

    I'm proud of the responsiveness all around.

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

    I usually put the footer outside the main section but I couldn't get the footer to extend the full width so I had to put the footer inside the main section.

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

    For the life of me I couldn't get the text in the footer button to be on one line and I couldn't get it to change colors and turn the cursor to pointer on hover. The hero buttons work fine on hover and even though the footer button is the same, for whatever reason it won't work.

  • Submitted


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

    Starting with a mobile-first approach, next time I'll do this way again.

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

    I had a hard time positioning the big quote mark but I got it as close as I could.

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

    Maybe if someone wants to help position that quote better for desktop and mobile.

  • Submitted


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

    I tried a mobile first approach for the first time and that worked out great.

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

    I had a hard time getting the grid right but sought guidance from the frontend mentor community.

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

    I got the help I needed from the frontend mentor community.

  • Submitted


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

    I'm proud of the responsiveness I was able to achieve. Next time I might try a mobile-first approach.

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

    At first I didn't realize there were mobile and desktop version of the image so I spent some time trying to get the desktop image squeezed into the mobile version but then I saw the two versions and it all worked out.

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

    No help on this one, maybe next time.

  • Submitted


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

    I'm most proud of making it responsive and next time I might organize the css a little more.

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

    Getting some of the margins and paddings to match the design.

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

    No help needed on this one, maybe next time.

  • Submitted


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

    Proud of completing my third challenge.

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

    It took some time to figure out how to style each link once instead of styling each one individually. I ended up putting each one in an tag and styling the tag so the styling applied to all of them at once.

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

    I ended up figuring out what I needed help with, but I'm always open to feedback.

  • Submitted


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

    I'm proud of completing my second challenge.

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

    It was unclear to me if the box shadow increased when you hovered over the card, so I just when ahead and increased it on hover.

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

    I wasn't sure if the size of the box shadow increased when you hovered over the card.

  • Submitted


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

    I'm proud of completing my first challenge following a Figma design and deploying it using Github Pages.

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

    I had to look up how to handle that box shadow to make it look floating.

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

    I didn't need help on this one, but I most likely will on future challenges.