AdrienneAEW
@AdrienneAEWAll comments
- @herojk64Submitted 16 days ago@AdrienneAEWPosted 16 days ago
Wonderful job. I wish I could us json as well as you have. I see you didn't use the font-variant property for list markers, it was a sticking point for me. It's hardly noticeable that the number list font-face is different from the body's font-face. Any hoo, it's so minor I don't know why I mention it aside from the fact that it stuck in claw.
You've used a number of frame works and libraries which added to the difficulty of the challenge. It shows you are quite skilled at coding. And you've inspired me to up my game in a re-do of this challenge for my portfolio where I will attempting to use some of the techniques you employed here.
Great job.
Marked as helpful1 - @kass8mal8Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of completing yet another challenge and put my skills to practice.
@AdrienneAEWPosted 3 months agoGood job. Love how organized your code is. Makes it easy to review and is really good real world practice. And I think this was an ideal challenge for building with React. I hadn't thought of it myself. My React is so basic which really works for this challenge. I'll have to keep that in mind. Not only are you well organized, you use code efficiently and semantic. And although your mobile version of the profile is smaller than the challenge's design, it works well.
0 - @RubensTMSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Não colocaria a foto e o nome do dono kkkkkkkkkk
What challenges did you encounter, and how did you overcome them?Nenhum desafio
What specific areas of your project would you like help with?Nenhuma, consegui fazer de boa e sem algum problemas, desafio facil.
@AdrienneAEWPosted 4 months agoGreat job. I noticed the shadow didn't grow on hover, although I don't think that's an issue at all. Sorry I only speak English, so I cannot write in your language. And I am not sure if you had any issues. Nevertheless, you did a good job and you created semantic copy and your card is responsive. You meet all the criteria for the challenge. Keep up the good work.
0 - @AymaneOnlineSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I've done this challenge as it was part of the Frontend Mentor learning path. I've used SASS for the first time and also Lighthouse extension which I've got a score of 100% overall for desktop devices. Please if you've got any remarks or mistake to point out don't hesitate.
What challenges did you encounter, and how did you overcome them?The only for me challenge was to implement SASS into my solution, as it was the first time I'm using it.
What specific areas of your project would you like help with?As much as possible.
@AdrienneAEWPosted 5 months agoVery neat and concise coding and you did it without flexbox or grid. Goes to show that you get how important the basics are. On your coding journey you will find the most valuable things to know are html, css and javascript. If you have a good understanding of those 3 you can learn any language you find coming your way.
Good job and happy coding.
0 - @dewyragSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
finishing this project with no help
What challenges did you encounter, and how did you overcome them?Figuring out how to not have the image stick too 100% in media queries, and figuring out how to have the text not overflow the white box in media queries. I seperated the image and the text so the text would not overflow whenever i used flex-direction row in media.
What specific areas of your project would you like help with?When I did display flex, flex-direction row in media quieres the image was shrunk in the white box because the width was stuck to 100% of the parent. How would I avoid this next time.
Also can anyone look at my code and give me tips on what I could've done differently? And how I could've done this better.
@AdrienneAEWPosted 6 months agoYou actually did a wonderful job on the challenge. The best way to get the hang of it all is to keep practicing and don't be afraid to make mistakes - you can learn a lot from mistakes.
If you put a width on the parent (image-card) the image will only be 100% of the parent. I didn't see a width for the parent in your code. This is one solutions for stopping the image from crushing the white box.
Keep on coding you have a real knack for it. All the best to you!
Marked as helpful1 - @peter4049Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I am most proud of understanding more about the responsiveness and detail of HTML tags like and I will do more difficult things next time.
What challenges did you encounter, and how did you overcome them?The challenges are in CSS display flex and small screen design which make me a little bit confused but I go back to theory and grasp the key point after that I can do it.
What specific areas of your project would you like help with?responsive, display, media queries for small screen, text-transform, and more.
@AdrienneAEWPosted 6 months agoYour code is semantic HTML and very clean. You sound like you are be beginner but you have very good instincts and your solution is practically identical to the challenge.
Keep practicing. I think you have found your calling.
0