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?

    Using css grid area is an interesting way of positioning the links on the footer section, and I will use more on my next projects.

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

    The hero images were a nice challenge of positioning overlapping elements, luckly there's a lot of content on youtube about this.

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

    Any comments on the project are welcome!

  • Submitted


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

    This project was a great opportunity to practice my HTML and CSS skills. I focused on creating a responsive layout that closely matches the design provided in the challenge. Check out the live site: Loopstudios Landing Page

  • Submitted


    I'm thrilled to share my solution for the Expenses Chart Component challenge by Frontend Mentor. I developed this dynamic web application using HTML, CSS/SASS, and JavaScript.

    The challenge required creating an interactive chart that visualizes expenses over the last 7 days. Users can hover over the bars to view the exact amounts spent each day. The application has a responsive design and offers a seamless user experience across different devices.

    I employed modern web development techniques, including DOM manipulation, asynchronous programming with the Fetch API, and object-oriented programming. The codebase is clean, well-structured, and follows best practices to ensure maintainability and scalability.

  • Submitted


    Excited to share this project —an Age Calculator application using HTML, CSS, and JavaScript. This web application allows users to input their birthdate and calculates their age in years, months, and days. The application features a user-friendly interface, responsive design, and error handling for input validation. I also implemented object-oriented programming and event handling concepts to enhance the functionality. It was a challenging but rewarding project that helped me strengthen my skills in web development and problem-solving.

  • Submitted


    Any comments on the code are welcome! This time the challenge was to improve the acessibility and responsivity of the page. I Used JavaScript DOM to generate the HTML content in the attributes summary section and to calculate the overall result. What do you guys think of that?