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 used Tailwind.js for the first time in this project to enhance the overall design. I also developed an email component utilizing the EmailJS library, which allows users to send me email via a button click when the API credit limit is reached. So I can comeback and generate a new API.

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

    I am here to offer any help I can.

  • Submitted


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

    This was my first intermediate challenge and I'm proud of making these bonuses:

    Creating a special error component: You can test it by submitting an empty input, entering the same new input, or making a new edit with same value.

    Implementing localStorage: This allows users to refresh the page or return later to view their to-do list.

    Designing a pencil icon for editing: I'm particularly fond of this feature. I created a separate component for it and designed a div that adapts for both light and dark modes.

    Enabling the website to detect your default color mode (dark or light): The site automatically adjusts to your preferred choice.

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

    I am here to offer any help I can.

  • Submitted


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

    I believe I created beautiful, smooth animations. Every time a user clicks on button, both the advice and the advice ID appear from a different direction with each interaction. Additionally, when users return to our website—whether they've changed tabs or come back from another app—the animation will pop up from a new direction.

    I also worked on loading and error handling, developing a separate component for these features to enhance my skills. For instance, if a user loses their internet connection, an error message is displayed, along with a button that allows them to attempt to reconnect. When they click on that button, it will retry the connection.

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

    I am here to offer any help I can.

  • Submitted


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

    Great work with javascript after a while. This App can calculate your age and detect any wrong date that you enter and it gives you specific errors (including recognizing the ability of the leap year and observing its days).

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

    I made a condition for one of my components that made me go through a challenge but I passed it and learned from it.

  • Submitted


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

    I'm proud of myself for doing this project in 1 day :) I can see signs of my progress

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

    making it responsive was a little bit challenge. but grid helped me.

  • Submitted


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

    Using libraries like jquery and validate to create my website. I'm proud of myself for completing this project in just 2 days (working faster and smoother)

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

    This project didn't have a such a hard challenge, you just needed to play with html css.

  • Submitted


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

    I'm proud of myself for making this site as the second project.

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

    Moving & working with child and parent components...

  • Submitted


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

    I'm proud of seeing myself growing and learning how to use those code to make a website.

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

    The only challenge that I encounter was making input and number within it. actually I searched a lot at first but It didn't help me, So i tried chatgpt (I know I shouldn't make this as a habit but I get better when I read solution code :). According to others: " Fake it until you make it").