What are you most proud of, and what would you do differently next time?
I'm proud I've had the courage to try new things in this project, such as BEM naming convention, even though it's still not that refined.
Next time I'll try to write more compact css code using BEM
What challenges did you encounter, and how did you overcome them?
BEM naming rules and how to efficiently select BEM classes
What specific areas of your project would you like help with?
BEM and compacting CSS rules, I feel that sometimes my css code can be a lot more shorther and cleaner
I can't visit the url code! but, at a glance, the build code it's very good.
In this challenge my code it's very similar. I would recommend you work with first mobile.
If you don't know how, here you go a resource!
https://www.youtube.com/watch?v=6UhuG5iVR90&list=PL4cUxeGkcC9hH1tAjyUPZPjbj-7s200a4&index=14
The results looks like very good, congratulations! I suggest about the semantic HTML, change <div></div> for <section></section> inside the card for separating the profile and links
The code it's good!. In my case, I change the title h3 "Learning" for a paragraph and after that i add some styles with css. But depends for each developer I think.