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?

    This project made me practice accessibility and also some CSS features like the accordion.

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

    The challenge was to perform the accordion without using JavaScript. CSS only.

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

    I would like more accordion styling tips.

  • Submitted


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

    In this project I managed to learn about accessibility. I still didn't know anything about this subject. In the next projects I will apply the accessibility rules.

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

    I had difficulty finding the necessary attributes for screen readers.

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

    I would like more tips on accessibility to apply to future projects.

  • Submitted


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

    In this project I was able to learn more about JavaScript and apply the concepts. It was my biggest challenge to date.

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

    My challenges were obtaining the values ​​and working with the events in the DOM. I did research in the JS documentation and also studied other codes for this challenge.

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

    Tips on how I can improve my css and js code.

  • Submitted


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

    I'm proud to have finished the project, as I learned a lot about JS. It took me a while to finalize the solution. because I was searching for some DOM commands.

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

    My challenge in this project was to apply the solution in JS. How to get the value and change it in HTML was a challenge for me. I hope I learned a little about DOM

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

    JavaScript and CSS Grid Layout

  • Submitted


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

    This project was a great challenge, as I'm new to JS and wanted to improve my knowledge of the language. I wouldn't do anything differently, as I did a lot of research to complete the challenge.

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

    The challenge was to validate the email in JS. I searched several forums and the mozilla documentation.

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

    I would like to see other solutions in JavaScript.

  • Submitted


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

    This project was very challenging, as I am a beginner in JS. I researched several solutions to implement in the project. In the next challenges where JS is used, I already have some ways to use.

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

    I still haven't been able to find a solution on how to make the modal's polygon and I found it difficult to position it when it is activated.

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

    I would like help with creating the modal polygon and how to simplify JS further.

  • Submitted


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

    In this project I used other grid layout functions to position the elements such as the grid-area. I'm proud to have learned this technique to apply to specific projects.

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

    My biggest challenge was trying to fit the sections within the grid in the project order. With the grid area it was easier to do this. In the next projects, I will apply this function.

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

    I would like help making the grid more responsive with less code.

  • Submitted


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

    In this project I learned a lot about grid layout. It seems like it's an easier layout to adjust than flexbox, but it's limited. I didn't have many difficulties applying responsiveness.

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

    I found few difficulties applying grid layout. But next time I will use other grid layout resources so I don't need to use media queries.

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

    Suggestions on how to simplify the grid layout.

  • Submitted


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

    This project is the first time I started with the layout for mobile devices. I'm proud of being able to finish it in a short time. But next time I'll start the layout with the larger screen devices.

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

    As I never started with the layout for mobile devices, I had a little difficulty adjusting the margins and images.

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

    I would like help with making fonts more responsive in a few lines of code

  • Submitted


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

    Foi um projeto bem diferente e excelente para praticar CSS. Eu sempre começo a desenvolver a página pelo layout de desktop. Nesse projeto, é melhor começar pelo layout de tela menor.

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

    O maior desafio que encontrei e não consegui concluir foi realizar os ajustes nas listas. Não consegue alinhar igual ao desafio.

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

    Ajustar os textos em listas como está no projeto.

  • Submitted


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

    Estou muito grato em finalizar esse projeto em pouco tempo. Sinto que meu conhecimento está ficando mais sólido. Nos próximos projetos vou tentar simplificar mais ainda o código.

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

    Meu desafio nesse projeto foi tentar alinhar os links para ficarem na mesma largura. Depois de alguns testes consegui alinhá-los.

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

    Preciso de mais conhecimento na parte de animações em CSS para aplicar em outros projetos parecidos.

  • Submitted


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

    Tenho orgulho desse projeto, pois aprimorei minhas habilidades e escrita no código com CSS e HTML. Aprendi mais sobre git para publicar o projeto.

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

    Novamente me deparei com a centralização do cartão para ficar no meio da página, mas eu já tinha feito em um projeto anterior e consegui aplicar com mais facilidade.

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

    Achei o projeto bem fácil e rápido de desenvolver. Críticas e sugestões sempre são boas para o aprendizado.

  • Submitted


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

    Me orgulho em ter pesquisado e não opiado nenhum código. À medida que eu tinha dúvias e pesquisava, eu aprendia muito mais.

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

    Encontrei dificuldades em centralizar o contéudo e ajustá-lo em layout para dispositivos móveis. Com muita pesquisa e testes consegui chegar ao objetivo.

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

    Gostaria de ajuda em reduzir o código com códigos mais simples, mas que tenham o mesmo efeito.