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'm proud of learning new things every day. This lesson was more complex than previous ones, especially in understanding the logic behind input handling and user interaction.

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

    The main challenge was not knowing how to approach certain tasks, so I consulted ChatGPT and used trial and error to grasp its suggestions throughout the process.

  • Submitted


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

    I'm proud of how much I've learned and improved over time. This lesson taught me how to fetch data and I also use React's hooks to manage state when switching between timeframes.

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

    At first, I had a hard time getting the styling right and managing data. I picked up how to use Figma to make better style adjustments, and handling state updates with hooks was a bit tricky. By applying what I learned from previous lessons and sticking with it, I managed to overcome these challenges and improve my skills—though I know there's still a lot more to learn!

  • Submitted


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

    I'm proud of getting the form submission, error management, and navigation between the success and form submission pages to work. Although it wasn’t smooth, I learned much from the lesson. Next time, I’d focus on improving my event-handling skills by gaining more experience and applying best practices from the start to make the development process smoother.

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

    I faced challenges with handling events using JavaScript, which was new and initially confusing. To tackle this, I took a moment to step back, then relied on documentation, consulted ChatGPT, and used a trial-and-error approach to understand better and address the issues.

  • Submitted


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

    I followed the advice from the learning path, which suggested using vanilla JavaScript instead of modern frameworks like React or Vue. This made the challenge significantly harder! The task was more complex due to the need for additional functionalities and styles, and setting up the build and deployment process was also quite difficult. It took me three days, and I felt exhausted and almost gave up. However, I persevered by staying calm and taking things one step at a time. Although the final result isn't perfect—for instance, some elements still shift when resizing the window—I’m proud that I completed it. Next time, I might consider simplifying the approach or better preparing for the configuration process.

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

    Tackling the project without a modern framework was a challenge, but I stayed focused and addressed each problem as it arose. Although there’s room for improvement, I’m pleased with what I achieved. This experience taught me a great deal and provided valuable insights that I’ll build on in the future.

  • Submitted


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

    I’m really proud of finishing the project despite the challenges. Even though the result isn't exactly as I envisioned, it was a significant leap in complexity compared to previous tasks, and I’m pleased with how I handled the issues. Next time, I’ll focus more on planning and organizing the HTML layout from the start. This should help me avoid making so many changes later and keep the code more organized and manageable.

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

    I ran into challenges mainly with the mobile-first approach and HTML structure. I didn’t plan the HTML layout as thoroughly as I should have, which led to frequent adjustments and made the code a bit messy during work for tablet and desktop design. To address these issues, I kept making tweaks and learned from each problem as it came up. Next time, I’ll focus more on careful planning and structuring from the start to make things run more smoothly and keep the code cleaner.

  • Submitted


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

    I am most proud of my ability to learn and practice various techniques for managing layouts and appearances for different elements. I have gained a deeper understanding of using span and map to adjust items dynamically. Compared to previous lessons, I was able to complete this one much faster due to the lessons I learned previously. Next time, I would plan more efficiently and explore additional techniques to enhance my skills.

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

    One of the main challenges was mastering the use of span and map to manage the layout and appearance of different elements. Initially, it wasn't easy, but through practice and applying what I learned from previous lessons, I could grasp these concepts more quickly. By breaking down the problem and using available resources, I successfully overcame these challenges.

  • Submitted


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

    I am most proud of learning how to adjust layouts using Flexbox and CSS Grid. Initially, I was quite confused, and it took some time to understand and visualize the final outcome. Despite the challenges, I am proud of completing something that closely resembles a real-world website. Next time, I would start with simpler examples to build a better foundation before tackling more complex layouts.

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

    The main challenge I encountered was the confusion and difficulty in understanding Flexbox and CSS Grid at the beginning. It took some time to grasp the concepts and imagine the final layout. I overcame these challenges by dedicating extra time to study and practice, which eventually led to a better understanding and successful implementation.

  • Submitted


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

    I’m proud of handling more complex elements and improving daily. I’ve learned to use a mobile-first approach and SCSS for responsive design. Next time, I’d focus on optimizing performance and exploring advanced techniques.

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

    I struggled with responsive design but overcame it by learning a mobile-first approach and using SCSS to adapt images to different screen sizes.

  • Submitted


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

    I am most proud of being able to create a recipe page, which was more complex than my previous challenges. Additionally, I successfully developed a responsive webpage for mobile devices.

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

    I encountered challenges with the complex structure of the content and initially struggled to manage the different sections. I overcame this by reconsidering the related parts and grouping them, which made the structure more manageable.

  • Submitted


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

    I am most proud of the new skills and knowledge I gained throughout this project, as well as the effort I put in to see it through to completion. It was a challenging journey, but the experience has been incredibly rewarding.

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

    The most difficult part for me was adjusting the CSS styles and Flexbox to closely mimic the original design. It was quite challenging and triggered my OCD, but I overcame it by calming down and investigating step by step using the inspect tool.

  • Submitted


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

    I am proud of myself for giving my best effort to complete this project successfully. It's a great beginning for learning to create detailed, real-world web elements.

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

    I faced challenges with the complex design, which felt overwhelming at first. However, by encouraging myself and breaking down the elements, I was able to tackle it step by step until it was finished.

  • Submitted


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

    • I'm most proud of successfully creating a website from scratch for the first time. It was a challenging journey, and I’m really pleased with my perseverance, especially when I felt like giving up. I’m also grateful for the support from ChatGPT, which was a crucial resource in helping me navigate various obstacles.

    • Next time, I think I can complete a project more efficiently thanks to the foundational knowledge I've built from this experience. I also plan to focus on refining my code and improving the overall quality of the product as I continue to develop my skills.

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

    • I faced several challenges during this project, including managing the complexity of building a website from scratch and learning new technologies. One major hurdle was getting familiar with React and integrating it with Bootstrap. Additionally, ensuring the site was responsive across different devices proved challenging.

    • To overcome these issues, I leveraged ChatGPT for guidance and troubleshooting, which helped me address problems and clarify concepts. I also made use of online resources and documentation to better understand the tools and techniques required. By combining these strategies, I successfully navigated the challenges and completed the project.

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

    I warmly welcome any positive feedback or constructive critiques. Your insights and suggestions are greatly appreciated as they will help me refine and enhance the project further.