Latest solutions
Latest comments
- @minister20014@showkat219
very nice and good coding
- @LelloX-DevWhat are you most proud of, and what would you do differently next time?
I'm proud of how clean and responsive the layout turned out, especially considering how minimal the HTML is. The use of CSS custom properties helped me manage colors and design tokens efficiently, and the hover states feel smooth and intuitive.
If I were to redo this project, I would:
-
Use BEM naming conventions for better CSS structure
-
Possibly build a version using a JS framework like React or Vue to practice componentization
@showkat219very good code writing
-
- @KaizenC7@showkat219
Great code keep going
- @IAMSSROBINSONWhat are you most proud of, and what would you do differently next time?
I am most proud that I implemented a component based architecture to create this project using modules in vanilla JS.
What challenges did you encounter, and how did you overcome them?I thought about how the layout might change if the screen size was minimised, so I tried to circumvent negative visual impact by clipping potential overflowing text.
What specific areas of your project would you like help with?I would love to get some help and advice on what improvements could be made and/or industry best practises in relation to the solution I have submitted.
@showkat219nice code man keep it up