
Hector Ramirez
@hectorlil48All solutions
FAQ accordion
PSubmitted about 2 months agoI struggled to get the background image to fit properly, especially on larger screens. While I was able to make it responsive for most viewports, it still doesn’t stretch past 1440px, which makes it look cut off on ultra-wide monitors. I tried different CSS properties like background-size: cover and background-repeat: no-repeat, but I couldn’t get the desired result. I’d appreciate guidance on how to make the background image stretch consistently across larger screen sizes.
Intro component with sign-up form
#tailwind-css#reactPSubmitted 2 months agoI’d like to get better at organizing and managing Tailwind classes in a way that keeps my code even cleaner and more maintainable. I’m also interested in learning how to customize the Tailwind configuration more effectively, like setting up custom colors, fonts, and reusable components. Any feedback on best practices for structuring React components with Tailwind would be really helpful too.
Frontend Quiz App
#reactPSubmitted 4 months agoWhile I’ve made significant progress on my quiz app, there are still a few areas where I’d appreciate some guidance to improve and refine my work:
-
State Management with Context API or Redux: As the app expands, managing state across multiple components is becoming more challenging. I would love help understanding the best practices for using Context API or Redux to streamline state management and avoid prop drilling.
-
Testing the Application: I haven’t yet written tests for my app, and I’m unsure where to start. I’d like help with setting up testing frameworks like Jest or React Testing Library and writing effective tests to ensure my app works as expected.
-
UI/UX Design Improvements: While the app is functional, the design could use some refinement. I would appreciate feedback on improving the user interface and user experience, such as making it more intuitive, visually appealing, and accessible.
-
Performance Optimization: As the app grows and becomes more complex, performance could become an issue. I’d like help identifying potential bottlenecks and optimizing the app for better speed and responsiveness.
-
Deployment Best Practices: Although I deployed my app on GitHub Pages, I’d like to learn more about other deployment strategies (e.g., Netlify, Vercel) and how to set up Continuous Integration/Continuous Deployment (CI/CD) for smoother project management.
-
Password generator app
PSubmitted 7 months agoI want to get more practicing using the Dom and writing functions. I'm getting better at CSS, but I still want to get practice on some of the input styles and animations.
Tip Calculator App
PSubmitted 9 months agoNeed more practice solving problems with JavaScript. I intend to do more problem-solving.
Time tracking dashboard
PSubmitted 9 months agoHow to plan out a project better. I feel like I don't know how to properly break down a project and find out where I need to start on it.
Newsletter sign-up form with success message
PSubmitted 10 months agoI feel pretty confident in my abilities so far. I just need more hands-on practice with CSS and Javascript.
Article Preview Component
PSubmitted 10 months agoI want to know if there is a better way to code this project. I think I did a good job but it could always be better.
Meet Landing Page
PSubmitted 11 months agoI need assistance with setting a fixed background image that doesn't expand on larger screens.
Testimonials Grid Section
PSubmitted 11 months agoMaybe how animations work. But using them more in my projects will help get me a better understanding
Four card feature section
PSubmitted 11 months agoI didn't have much of a problem coding this design. I just had to learn how to use a display grid and how to make it responsive.
Recipe Page Main
PSubmitted 12 months agoI want to get better at making my projects more responsive. I want to look into the mobile-first approach.
Social-links-profile-main
PSubmitted 12 months agoI want to understand when to use responsive units and I want more practice using media queries.