Latest solutions
Latest comments
- @ChinweGlorySubmitted 2 days ago@bluu14Posted 1 day ago
In my opinion, spacing should be used, because everything is compressed too much.
0 - @wellsprSubmitted 9 days agoWhat are you most proud of, and what would you do differently next time?
I like the way I'm organizing and structuring the project with a src folder containing the assets and styles folders along with the index.html file. This way I can separate the relevant files to send to production from the other dev, supporting files. Also, I'm using the projects to practice the git flow.
Now as regards to the design, I'm not trying to be pixel perfect, but doing my best in inferring the spaces and dimensions by the eye. In this perspective, I'm very satisfied with the result so far.
What challenges did you encounter, and how did you overcome them?I thought this project was very straightforward, considering my overall attitude of not trying to go much further into pixel-perfect.
What specific areas of your project would you like help with?I'll be glad to hear your feedback on my solution.
- @roomacarthurSubmitted 16 days ago
- @DevDiiasTrSubmitted 21 days agoWhat are you most proud of, and what would you do differently next time?
Desenvolvi um gerador de QR Code responsivo usando apenas HTML5 e Sass. O objetivo foi criar uma interface simples e eficiente para gerar códigos QR de forma rápida e intuitiva.
Aprendi a estruturar melhor meu código Sass, utilizando variáveis, mixins e aninhamento para tornar o CSS mais modular e organizado. Também aprimorei minhas habilidades em design responsivo, garantindo que o gerador de QR Code funcionasse bem em diferentes dispositivos.
What challenges did you encounter, and how did you overcome them?Um dos principais desafios que enfrentei foi organizar e estruturar o código Sass de forma eficiente. No início, meu código estava ficando desorganizado e difícil de manter. Para superar isso, utilizei variáveis, mixins e a técnica de aninhamento para tornar os estilos mais modulares e reutilizáveis.
@bluu14Posted 20 days agoThe html code is semantic, readable and well structured. The solution is slightly different from the design, but in a good way, because the author added something from himself.
0