I am the second child out of 4. I was born in San Diego, California. Currently, going to a community college but will be transferring to a UC college. Add me as a friend so we can connect and network! Excited to be a part of this community of developers!
I’m currently learning...I am currently learning SASS, and Intermediate Javascript. I have solid fundamentals in HTML & CSS. Soon, I will be learning solidity so I can enter into the web3 space!
Latest solutions
Latest comments
- @abdullah43577@CodingTimmyeth
Hey, this project looks, really nice. Overall, your code was understandable to read and very clean. One little minor thing, I noticed is that you forgot to add a transition dice when hovered, nothing too big but it could improve the user experience. But great job on the project!
Marked as helpful - @CodingTimmyeth@CodingTimmyeth
The advice generator works I just forgot to do the screenshot when the quote is displaying
- P@mayor-creator@CodingTimmyeth
Hey! I had the same issue with the background color for the icon and the numbers. The way I figured it out was by using the $darkBlue variable and changing the last percentage to 21% and it worked pretty well for me!
Marked as helpful - @CodingTimmyeth@CodingTimmyeth
One more, thing I had trouble with the media queries that's why my front page likes small and tight. How can I improve on that?
Thanks again!
- @charlie-techorse@CodingTimmyeth
Hey! When you hover over Add to Cart, the cart disappears and the background-color is the wrong color. You should add the cursor:pointer element to your button. Besides that everything else looks good.