P
Joshua Hovis
@joshhovisAll solutions
- Submitted 3 months ago
Entertainment App - React, NextJS, Authentication, APIs
- HTML
- CSS
- JS
I feel like I wrote a lot of code with this project, I'm sure a lot more than necessary. I have plans to go back and heavily refactor my code as best as I can to adhere to better standards. There is a lot in here that is repeated, so centralizing certain pages/components/styling to cut down on project size is in the plans.
There isn't anything that I really need help with, but if you have any suggestions or ideas then feel free to leave a comment!
- Submitted 4 months ago
Responsive BMI Calculator
- HTML
- CSS
- JS
I want to figure out how to not use absolute positioning here. I feel that there is a way to organize the limitation boxes in a way using css grid but I wasn't able to figure it out.