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?

    What I'm most proud of is taking on a difficult challenge, I felt like I needed to take on easier challenges but I was looking at this challenge and was thinking of the ways I could accomplish it, and here I am with it accomplished! I'm proud that I learned from my previous challenge and incorporated them onto this challenge, mainly the mobile-first workflow.

    If I were to do anything differently next time it would be better planning of how my files would look like, because I had most of my CSS files into one CSS file previously which created complications, and it also made it complicated when I made a folder and put all my CSS files there, but once I organized all of it it helped my workflow for the better! Will be more organized for cleaner coding!

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

    The challenges I encountered include:

    • Not knowing how to retrieve and use data from JSON files.
    • Trouble with CSS Flexbox, I would run into situations where it would look like how I wanted it, but had to trial and error some stuff in order to make it responsive, cause it would look good on a maximized browsers but when I would test the responsiveness, texts would be on top of each other.

    I overcame them by:

    • Researching on how others use data from JSON files and learning what I can do with it for the project at hand.
    • By trial and error and research on CSS Flexbox, I was patient with learning how to deal with the situation and was happy to get a result that looked amazing.

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

    The areas in my project I would like help with would probably be the following:

    • How to better use Grids and Flexbox, because there were times that it would look good on a maximized browsers but when I would test the responsiveness, texts would be on top of each other.
    • JavaScript APIs and possibly Frameworks, because I originally intended to learn React for this project to broaden my knowledge and experience, but I was harder than I thought.
    • Better CSS, maybe learning Tailwind CSS? I feel like I did a good job with the CSS with this but I feel like I could do more, especially more that would be good for an industry standard.
  • Submitted


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

    What I'm most proud of is actually taking on the challenge and finishing it in a couple of days, and that it looks close to the solution as well! I have been studying and getting into Web Development for quite some time now, like a month or two, and I'm proud of how much I know right now and am looking forward to learning more!

    The main thing I would like to do differently next time is incorporate the mobile first workflow, personally its much easier to make the website responsive when it is initially made for mobile.

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

    The challenges I encountered include:

    • Not knowing how to do an incrementing animation
    • Not being proficient enough in responsive web design
    • Not being used to mid-advanced JavaScript

    I overcame them by:

    • Looking through the internet and learning from seasoned developers and how they do it, I learned a lot by doing this and even made my workflow better cause of it
    • By testing numerous things I've learned while studying web development, and figuring out which works best in certain scenarios, which will be a great help in the future

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

    The areas in my project I would like help with would probably be the following:

    • How to make my website responsive better, I know there are better ways I could've done for it to look better and more responsive
    • JavaScript, I learned a lot while studying but would really be nice to get help in some things I'm not familiar with to grow my knowledge, like the incrementing numbers, I bet there are other ways to do that