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?

    I am most proud that this is my first Vue3 + Vite project. I have learned so much from it.

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

    I encountered countless problems ranging from understanding the project structure of Vue3, the Vuetify library and how to manipulate it's css, and to Vite's deployements.

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

    I would love to better myself at understanding the structure of Vue3 and more of what it can do

  • Submitted


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

    I am most proud of the error handling, it took a long time to perfect.

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

    It took my way too long to make this due to a ton of breaks in-between development. I ran into a few challenges like absolute positioning on a few elements, as well as the js logic for the calculator.

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

    I would love help with bettering my js development

  • Submitted


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

    I am most proud of being able to overlay a modal without having to rely on style changes within JS

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

    I encountered a few challenges attempting to associate boolean values for each of my radio input values, as well as properly centering my modal.

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

    I would always love to better my knowledge of data manipulation in JS.

  • Submitted


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

    I am most proud of having a comfort in using FlexBox to easily create a responsive layout.

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

    I had some very minor challenges trying to get my cover image perfect in both the mobile and desktop display

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

    Some areas I would love help in is better usage of FlexBox and what containers to apply it to, and prettier image placements

  • Submitted


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

    I am most proud of creating an object literal to easily return the JSON object key-value pairs

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

    I encountered a few issues with with setting the max height of my container enough to allow all of the text without overflow, but not too much to have a lot of white space, as well as, getting around the scope of my api fetch

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

    I would love help with learning more about the layout of APIs, as well as, other method types.

  • Submitted


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

    I am most proud of better orienting my JS to be clean, but still using an Object.

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

    Using display: grid; in my css was very challenging as I have not used it often, as well as, having position issue within my mobile navbar modal on different browsers

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

    Becoming more family with different display types and possibly using object literals in my JS for a more professional view

  • Submitted


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

    I am most proud of better usage of selectors to properly organize my styles

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

    The challenge I encountered was the json file. I have note parsed json files before and had to youtube it for awhile.

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

    I would love to better myself in json and responses because that is a very common production format of retrieving data.

  • Submitted


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

    I am trying to get better at structuring my code, and while this isn't the best, it's definetly getting better.

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

    I had some issues of formatting my Date object along with my validation function without breaking it

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

    I would love to have a better idea of professional code structuring in OOP

  • Submitted


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

    It took a vast amount of time to try to utilize my js in the form of a class, but not as much as last time.

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

    Tons of issues with event listeners and making my functions reusable

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

    Better understanding of OOP

  • Submitted


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

    I spent a lot of time trying to properly use classes and object orientation for my Javascript as well as better usage of Flex items

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

    For some reason, my relative links for my css script and images did not like my github pages webserver, so it took a solid hour to fix that alone. Also trying to work around DRY (don't repeat yourself) with my js was very difficult and using classes and self referencing is not very intuitive always.

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

    I would like to become better and faster at developing my css which will give me more time to plan out my js.

  • Submitted


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

    Utilizing Custom CSS Properties for cleanliness, and reusability

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

    Using Flex to properly align the main container

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

    Better usage of responsive layouts

  • Submitted


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

    I am most proud of using a mobile first structure

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

    Challenges I encountered were analyzing the mockup width and heights

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

    Areas I would like help with is better utilizing responsive designs

  • Submitted


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

    I am most proud of utilizing a mobile-first css approach which allowed an easy resposive view.

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

    Challenges I encountered were selecting the correct display type to allow perfect alignment.

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

    Some areas I would need help with are better understanding of display and positioning

  • Submitted


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

    Using better responsive language to cut down on media queries is always helpful

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

    Analyzing font families, weights, and sizes and easily assigning them to multiple selectors

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

    Responsiveness such as using different width and height formats