Hi! I'm Ingrid, a web developer passionate about creating modern and functional digital experiences. I enjoy solving complex problems and learning new technologies. Currently, I'm focused on projects with React, TypeScript and Tailwind CSS, but I'm always looking to explore other tools.
Latest solutions
Testimonial Grid
#react#tailwind-css#typescriptSubmitted 4 months agoI need to practice more grid with Tailwind, I really racked my brains to get the layout as close as possible. But I haven't managed it yet. I intend to study a little more and come back here to finish it properly. The projects are all in a single repository, I'm using it to practice and learn more and so I don't intend to create a repository for each new project!!
Latest comments
- @LucasBaitzSubmitted 11 months ago
- @MehmetAydar01Submitted 5 months ago
- @7sg56Submitted 4 months ago
- @didgimanSubmitted 4 months ago
- @TuetrungNguyenSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Most Proud Of: Getting my solution to get as close to the original design as I could Do Differently: If I had the Figma files I would use them to better adjust my design to be more accurate
What challenges did you encounter, and how did you overcome them?My main challenge was getting the solution to look accurate without access to Figma page. I got through that by eyeballing and comparing designs to be as close as possible.
- @TuetrungNguyenSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Most Proud of: Being able to make the solution look as close to possible as the original design Do Differently: Using the Figma files to better understand the actual spacing, would have saved time if I used it earlier.
What challenges did you encounter, and how did you overcome them?Challenges: Trying to figure out how to set the normal max width length and have the card width adjust if the screen size is too small. Still working on that.
What specific areas of your project would you like help with?The card widths/max-widths as mentioned in the challenges. My attempts of setting the max-width and max-height followed by using w-full and h-full messed up the cards, not sure what else to do.