Abouelhouda Iliass
@ilyesabAll solutions
- Submitted 4 months ago
Single Page Portfolio Page
- HTML
- CSS
- JS
I would like to know if my code is well structured and organised.
As always any feedback is welcomed!
Thank you for viewing my solution!
- Submitted 5 months ago
Interactive Card Details Form
- HTML
- CSS
- JS
I would like to know if my code is readable, understandable and follows best practices.
Of course any feedback is welcomed.
Thank you for viewing my solution!
- Submitted 6 months ago
Age Calculator App
- HTML
- CSS
- JS
As always I'd like to know if my code is understandable, readable and follows best practices.
Thank you for viewing my solution!
- Submitted 6 months ago
Contact Form
- HTML
- CSS
- JS
I'd like to understand if the structure / code of my project is readable, understandable and follows best practices.
Thank you so much for viewing my solution.
- Submitted 6 months ago
Static Job Listing With Filtering
- HTML
- CSS
- JS
I'd like to understand if my code is readable, understandable and follows best practices.
As always any feedback is welcomed.
Thank you so much for viewing my solution!
- Submitted 6 months ago
Interactive Comments Section
- HTML
- CSS
- JS
I'd like help to know if my code is readable, understandable and follows best practices.
Any feedback is of course welcomed!
Thank you for viewing my solution!
- Submitted 6 months ago
Newsletter Sign Up Form With Success Message
- HTML
- CSS
- JS
As always I'd like to know if my code is readable and understandable.
Any feedback is of course welcomed!
Thank you for viewing my solution!
- Submitted 6 months ago
Time Tacking Dashboard
- HTML
- CSS
- JS
I'd like feedback around the structure of my code , my typing and readability of the code base.
I'm very interested in finding out if other developers find my code base readable, understandable and follows best practices.
As always any feedback / criticism is welcomed!
Thank you for viewing my solution!
- Submitted 6 months ago
Pricing Component With Toggle
- HTML
- CSS
- JS
I would like to know if I should have used CSS Modules or used separate CSS files for each component?
I would like also to know how other developers think about the structure of my components, hooks and their types. and if they are readable and understandable.
Thank you for viewing my solution!
- Submitted 7 months ago
Tip Calculator App
- HTML
- CSS
- JS
I tried to use BEM to structure my CSS and HTML Classes. It's always an aim for me to have structured and readable code.
I'd like to know if you found my code readable, understandable and follow best practices.
As always thank you for viewing my solution!
- Submitted 7 months ago
Results Summary Component
- HTML
- CSS
I'd like to know if my code structure is readable and understandable to other web developers. I'd also like to know if I'm adhering to best practices.
Thank you for viewing my solution!
- Submitted 8 months ago
Advice Generator App
- HTML
- CSS
- JS
- API
I would like to know if my code is readable and understandable by other developers.
Thank you for checking out my solution.
- Submitted 8 months ago
Intro Component With Signup Form
- HTML
- CSS
- JS
I would like to know if my code is readable and understandable by other developers.
Thank you for viewing my solution!
- Submitted 8 months ago
Interactive Rating Component
- HTML
- CSS
- JS
I would like to know if the structure of my code is readable and understandable for other developers. if you find it confusing please let me know.
Thank you for viewing my solution!
- Submitted 8 months ago
Interactive Ping Coming Soon Page
- HTML
- CSS
- JS
I would to know if my JavaScript code adhere to best practices.
Thank you for your interest in my solution.
- Submitted 9 months ago
Responsive Testimonials Grid Section
- HTML
- CSS
Getting the spacing and font-size correct by using only the jpg images was hard. I doubt I got it correct but I think I got it close enough to be similar to the design provided.
- Submitted 9 months ago
Responsive Social Proof Section
- HTML
- CSS
This is my first time using clamp. I'm not sure I used it in an appropriate way. the values I used were kinda arbitrary and based on trial and error.
- Submitted 9 months ago
Responsive Four Card Feature Section
- HTML
- CSS
Thank you for checking it out my solution. Iet me know if it looks good on the device you're using.
- Submitted 9 months ago
Responsive Product Preview Card Component
- HTML
- CSS
I think I still struggle on how to achieve a design that looks optimal across the wide range of devices in the market today.
I tried to make typography and padding responsive in this particular challenge using the calc function and vw / rem units. but I'm unsure if I used them correctly.