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?

    How are you guys? In this challenge I confess that I saw things that I hadn't styled until then, such as the checked button or even the input range (it took some work) but here we are in fits and starts.

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

    I had a lot of difficulty working with the inputs, until then I hadn't seen this type of stylization so I had to watch a lot of videos, but I think it turned out well for a difficult solution.

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

    Any feedback, but I mainly want to improve my lines of code as tips to improve the readability of my functions.

  • Submitted


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

    Another solution that wasn't easy, JS was used a lot in this solution because I had a lot of buttons, so I had to use a lot of array methods, I got a little lost but I managed to find other solutions and documentation.

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

    I found it difficult to deal with a lot of data at the same time, with a lot of buttons, I had to develop a lot of logic, GPT chat helped me with some things unfortunately.

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

    Any feedback is welcome!

  • Submitted


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

    Hello guys!

    I feel like I'm getting closer and closer to frontend development, in this challenge I already knew what to do with JSON, the best way to use it for better efficiency

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

    My biggest challenge was managing the CSS, in this case I had many elements to style, each element had different characteristics and in the end I don't know if I managed to do so well with the number of selectors used.

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

    I would like some feedback on my CSS lines, if I can improve something

  • Submitted


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

    another solution built with JavaScript, as completed, I will adapt better with the language I had the idea of ​​making loops to save lines of JavaScript

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

    As I used loops to solve with forEach I had the complication of having a lot of code on my screen and knowing where it all went, but I calmly solved it and printed the data in the log to see if it was right.

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

    Any feedback is very important, especially when it comes to my JS 😊😊

  • Submitted


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

    Hello guys

    Another solution that was very difficult, but I realize that little by little I will increase the fluidity with my lines, both in JavaScript and also in HTML and CSS. I believe that this is all a matter of consistency.

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

    Well, I think most of my problems were with JavaScript as well as CSS since I was using JavaScript to handle styles but I had to research a lot of documentation and I had help from AI but I was always trying to learn

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

    Any help on how I can improve the accessibility of my HTML as well as how I handled events in JS

  • Submitted


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

    As I'm still very new to JavaScript, everything has been very difficult so far, I don't know what it would be like without the chat, or other people's solutions, because even the documentation is difficult to understand, but I know that everything is constant and that all this It's going to get into my head at some point

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

    *the whole JavaScript issue

    I always put it on chatGPT and asked him to explain it to me line by line and why, I always try to use AI to teach me and not do it for me*

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

    If anyone had feedback on my code or even a tip on how to better learn JavaScript, I would be very grateful!

  • Submitted


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

    *Hello guys! more one solution complete.

    I managed to adapt better with the relative and absolute position in this code, but I thought I created too many lines of CSS (even trying to remove all possible redundancies)*

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

    I was still getting used to 'position' but until I got along after reading certain documentation, another thing I had difficulty with was the lines in my CSS, I was surprised that it reached 200 lines, I reviewed my code to find redundancies but I didn't find it.

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

    *I intend to continue my coding, especially in CSS and JS, I've been practicing and with practice I'm sure I'll reach excellence. *

    So any feedback that helps me on how to improve would be extremely helpful.

  • Submitted


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

    Hello Guys! ✨😊

    As I mentioned in my documentation, I had a small breakthrough with JS (I started to understand the script lines) which was really magical for me, as it was something I had to force myself to learn, force myself to leave my comfort zone, but I know the road is still long!

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

    As it was my first time creating a solution with JS, I had some problems with the share-content because it would only appear when I clicked the button and it took me a while to understand that I could change its display later. 😭😭😂😂

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

    Maybe how I can improve my JavaScript lines, if the way I pulled the data into the variables is right, the use of my if too, all feedback is very valuable at this moment.

  • Submitted


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

    What´s up guys? 🤗

    I faced the challenge of changing the background-image, I had never gone this far as I'm still a junior, but it was a pleasure to make it work after many attempts!

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

    As I said, I had some challenges with the background image, but I also had some problems with my lines of code, it had a lot of redundant effects but I tried to reduce it as much as possible afterwards.

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

    I would like feedback on how my lines of code are, if there is anything I can improve, in terms of how my solution looks on the website as well, maybe there is something I haven't seen and what I am doing with my footer, cause this is wrong💚

  • Submitted


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

    Hello guys ❤️

    This was the biggest challenge for me so far, I still didn't know how to use the CSS grid and this challenge made me chase that knowledge!

    Little by little I'm getting better at reading documentation, as I had to read a lot, but I learned and got along well with CSS Grid

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

    CSS Grid columns widths At first I only knew how to define the column size in CSS grid using ''1 fr'' which left me very limited and I had difficulty with this when adjusting the window size

    A bad css? As I didn't know exactly what I was doing, maybe my lines of code were messed up?

    Anyway, I hope that you can helpe with some tips 🤓🧠

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

    Any tip is very welcome and valuable, thank you!

  • Submitted


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

    Hello Guys! ⭐😊

    I believe this solution was the one that added the most so far.

    I only knew the flex-box and in a very mediocre way. Today I see that there is much more to do, and many ways to make your CSS better, something that makes sense for the user and browser!

    I had the opportunity to gain some affinity with CSS grid.

    Continued development I intend to continue my study with the cube CSS methodology, I really liked it and I believe it brings much more meaning to what it means to code in CSS, I intend to improve my lines, more and more!

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

    I had a lot of difficulty learning how to use the display grid, I had to read a lot of documentation, but in the end I learned some things.

    I had a lot of difficulty learning how to use the display grid, I had to read a lot of documentation, but in the end I learned some things

    I think some things could be written in a better way.

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

    In my CSS maybe I made "patches" like throwing the dirt under the rug, because there were many moments when what I wanted in CSS wasn't happening so I made changes that maybe weren't the best, or in agreement.

                                            ass: pablodev
    
  • Submitted


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

    whats up guys! ✨

    This solution was a little different from the others I've done so far, which made me learn a new way of doing "a responsive way" I learned to use media query to provide responsiveness to different devices.

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

    I found a limitation in my codes of using relative measurements such as vw, vh, em and others. I'm not yet familiar with these measurements, but I hope to improve my way of building responsive websites.

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

    I think that, I have to improve my lines of code.

    And start to use relatives measures!

    thank you guys

  • Submitted


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

    Hello guys❤️

    The challenge was easy for me, I had problems in some parts, but it was very important for me to learn new tags and features

    I learned how to change the color of the list type, in which case it inherits the color of the parent tag

    I also learned how to use tables

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

    I had problems with how to define the color of the list marking elements, I researched some videos and now I know how it works

    I also had a problem with the last nutrition div, I looked at other solutions here on the platform and saw index.html there I learned that there is a table tag, I researched its documentation and understood how it works

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

    how my code can be organized in a better way

    All help is appreciate!

  • Submitted


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

    I'm proud to have a clear understanding of what I'm doing. When I first looked at this project, I already knew how to manage tags in CSS. It's gratifying to see how my practice is simplifying coding!

    My skill gap still hinges on the features that I can implement. I need to gain more knowledge to create new features that go beyond those of a typical beginner's website.

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

    My challenge involved aligning the H1 and P elements in CSS. Despite using 'display: flex,' they wouldn't center properly. Eventually, I discovered that using 'text-align: center'; resolved the issue.

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

    believe I need assistance with my code. It seems like I'm being repetitive in my CSS.

  • Submitted


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

    Improving in everything I can

    I'm proud of being able to have an idea of ​​what I'm doing, when I looked at this project I knew how tags would be handled in CSS, I was happy how my practice is making coding easier!

    My skill gap still depends on features that I can implement, I have to acquire more knowledge to create new features that are a bit different from a common website for beginners

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

    My challenge was to align the H1 and P in the css because even with flex display it wasn't going in the middle, then I discovered text align: center

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

    I think I need help with my code texts, I have a feeling that I'm being redundant in CSS

  • Submitted


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

    #I'm still a beginner but I've managed to learn some very important functions such as the flex display, where I've managed to familiarize myself with it and with other functions.

    I think I still need to improve a lot because the main problem now is not not knowing what to do but how to do it, so I need to train more.

    Pablo Teixeira.

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

    The main challenge I've found is knowing how to work with each element of the HTML in the CSS, knowing where I am and what I need to do there to make it look the way it does in my mind, but I think that's a problem of practice.

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

    I'd like to get some feedback on how my HTML and CSS lines are doing, if I can improve my way of writing or a better methodology, I think I sometimes end up being redundant in my lines.