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?

    nothing for now

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

    none for now

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

    none for now but any suggestions will be appreciated.

  • Submitted


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

    I was able to use the script I used for the ping page for this project, greatly accelerating the time I used in building this project.

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

    I had some issues with designing the form because I was sticking to a "textbook pattern" but after giving free rein to my thought process, I was able to get the task done.

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

    Am still kind of trying to understand Regex.

  • Submitted


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

    I think what I am most proud of will be my ability to write my own form validation though I know I still have a long way to go but it is never bad to celebrate the little victories.

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

    I had challenges understanding regular expression and how it works and I can not boldly say that I still understand it but right now am taking baby steps in learning it and putting it to use. For this current project, I had to copy another regex for validating my email because I could not write one myself.

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

    I would assistance in the learning of regex, and also explanation on why the e parameter has to be included in the function. I get that it helps prevents the form from being submitted but since it was never called or given a value down the line, I don't get why it should be use. For example: const add (a , b) -> { return a + b;}; add(1, 3);

    here the params are later called and given values outside the function but that is not the case with the params "e/event" in form validation.

  • Submitted


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

    The fact that I could write JS more easily than before shows a lot of improvement that I have made. I used for loop template literal classlist keyword

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

    I wanted to add a close button that will return the content of my main section to its initial stage but I could not do it and I had no choice but to let it go

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

    Any advice on how to do a close button that removes the thank you page and renders the rating page.

  • Submitted


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

    Finally, I feel like am making headway in my understanding of JavaScript, it took way less code to write my JavaScript and my love for arrays and loops are on another level.(at least for now)

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

    I had challenges sorting out the pop up and down of the faq text but I was able to sort it out when I understood the error I was making and I also had issue making the plus and minus image change on click, for that I used the includes keyword.

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

    I will really love any advice on how to understand the basics of JavaScript in a much better way.

  • Submitted


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

    I am not feeling proud in any way instead I am feeling like a dullard and I feel very embarrassed. I used a whole week just to finish this project.

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

    The whole JavaScript is like massive blockage. I had to watch lots of videos, read lots of book.

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

    The animation part of this project please.

  • Submitted


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

    My journey as a newbie has being smooth and I get to learn something everyday

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

    None really but I am open to any improvements/suggestions

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

    None for now

  • Submitted


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

    The time taken to complete the project, I will continue to improve on that.

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

    positioning the icon part of this project gave me a little headache, I ended up making it two copies, one for mobile and one for desktop.

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

    I guess it will be making my page non scrollable.

  • Submitted


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

    Nothing really

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

    None really, still building my foundation as a newbie with this projects

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

    how to make my code less reduntant.

  • Submitted


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

    Nothing really

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

    the background images setup, and I did not do it

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

    Background Images setup

  • Submitted


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

    Nothing really, still solidifying my position as a newbie.

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

    None at all

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

    For this project, None

  • Submitted


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

    The ease and speed at which I am completing the project.

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

    I did not face any challenges

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

    Help on how to center my section very well.

  • Submitted


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

    Nothing really

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

    I have issues doing the hovering of the equilibrium image and still haven't found a solution for it yet.

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

    The hovering part of the equilibrium image

  • Submitted


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

    Nothing really for now, am just trying to solidify my newbie skills. but I can say that I am making improvement with my grid layout

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

    None

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

    None for this project

  • Submitted


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

    Nothing really

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

    Making my page responsive across all screen sizes, I later used flexbox for the screen of 600px and above.

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

    I need more rigorous understanding of the grid layout

  • Submitted


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

    The fact that I used grid for this project makes me proud, I have always avoided the use of grid wherever possible but for this project, I broke my bottleneck.

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

    I faced challenges in making my left and right card centered on the desktop but with the help of google, I was able to get a simple method of solving the problem.

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

    I have been making progress regarding less code when necessary and there has been improvement, but I would love to make more progress regarding it whereby I do not have to write redundant codes.

  • Submitted


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

    The time taken to complete the task, which is less than usual, shows that I am getting the hang of it.

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

    still the centering of my main content.

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

    centering

  • Submitted


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

    The fact that I do not to write any media queries while making my code responsive.

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

    I encountered some issues in making the design as similar to the original as possible but I was able to fix this using width percentage.

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

    I need to learn to write lesser amount of CSS code to achieve the same result.

  • Submitted


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

    The ease with which I was able to write the code. It shows that I have been making improvements.

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

    No challenge was encountered

    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?

    What I can say that I am most proud of, is my ease in writing html and css markup.

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

    I faced challenges in making my card responsive and I fixed it by making the card's width automatic.

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

    More understanding in making my card responsive while writing lesser code.

  • Submitted


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

    My use of flexbox to make the webpage responsive.

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

    The width of my QR-bar, and I overcame this by setting a max-width.

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

    None for now