Hadeed Ahmad
@hadeedjiAll solutions
- Submitted 3 months ago
NFT Preview Card Component
- HTML
- CSS
I want help with how to get the hover overlay working. I think I don't understand how it's really working in my solution, I used AI and stackoverflow. The relevant code:
If you could comment on this section, and comment on how you would do it that'd be great!
- Submitted 4 months ago
Recipe Page
- HTML
- CSS
I mixed tailwindcss and regular css in some way, would love comments on if that's a good idea, pros and cons of the way I did it, etc.
- Submitted 4 months ago
Blog preview card
- HTML
- CSS
I did most other projects using tailwindcss, I would love advice on css organization. And also on html semantics.
- Submitted 5 months ago
Contact Form
- HTML
- CSS
- JS
I would love help with custom components organization. I was using the Radix UI library. If this was a larger project, how would that be integrated with the custom components that are built (such as text fields and checkboxes). Thanks
- Submitted 5 months ago
Tic Tac Toe
- HTML
- CSS
- JS
Making it responsive was a challenge, I think I did it a bad way. First I made the desktop interface, then whatever wasn't working I fixed media queries, I am unsure if that is a good approach, any input will be appreciated.