Yamien Ariel
@ariel172All solutions
tip calculator developed by Ariel Yamien
#accessibilitySubmitted 5 days agoI would appreciate feedback on the following areas:
JavaScript code structure: Are there ways I could improve the organization of my functions or reduce coupling between logic and DOM manipulation? Form validation: Does my current validation logic follow best practices for maintainability and accessibility? Responsive design: I used a mobile-first approach and added a desktop layout using media queries — is my implementation flexible enough for all screen sizes? CSS structure and naming conventions: I used BEM-like class naming in French — is this clear and consistent for others to read and maintain?
Any suggestions on how to further improve clarity, modularity, or performance are very welcome!
Time tracking dashboard by Ariel
#accessibilitySubmitted 10 days agoI'd love to get feedback on how I've structured my JavaScript code, particularly with regard to DOM manipulation and how I've handled dynamic rendering of activity maps. I've kept everything in a single function for now, but I'm not sure that's the most scalable or maintainable approach.
I'm also open to suggestions on how to improve my SCSS layout on the desktop version. It works visually, but I feel it could be more flexible or cleaner in terms of grid placement and spacing.
Finally, I'd like to learn how to make my code more accessible (a11y), especially for screen readers or keyboard navigation, as I haven't spent much time on this in this version.
Newletter e-mail Validation
#accessibilitySubmitted 3 months agoIn JavaScript though I've encountered challenges on other languages but it's JS that I need help too Grid CSS
Article preview component
#accessibilitySubmitted 4 months agoResponsive! It's as if I had to make it for every pixel to display the social network menu properly.
testimonials section page with css grid by Yamien Ariel
#accessibilitySubmitted 4 months agoI don't understand the css grid, but I hope that with practice it will get better. If you can give me some resources to learn that would be cool thank you in advance
section de quatre cartes avec CSS Flexbox et CSS Grid
Submitted 7 months agoI'm still having trouble with flexbox, grid and media squerie, and that's where I need to work on using them better.
Page de recette HTML5 CSS3
Submitted 8 months agoI'd like help with media queries as I've already mentioned I'm not yet familiar with them.