Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
70
Comments
23
Mohd Sadaf
@MsadafK

All comments

  • AndresOreVel•370
    @AndresOreVel
    Submitted 3 months ago
    What are you most proud of, and what would you do differently next time?

    I'm mostly proud of the slide; I managed to get it working properly. In the next challenge, I'll look for new ways to do the same thing.

    What challenges did you encounter, and how did you overcome them?

    Getting the row and column layout right was quite tricky, but after looking at some documentation I got it right.

    What specific areas of your project would you like help with?

    Expand the use of sass

    homepage

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 3 months ago

    you button which holds left n right arrow signs covering up your cta link at screen sizes >= 1280px. the whole point was to implement animations & transitions which you already implemented i guess. so overall project looks good to me.

  • Tst Max•420
    @Tasin269
    Submitted 4 months ago

    ...

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 3 months ago

    i think you uploaded wrong project. Please take a look again.

  • Adam Alexander•790
    @aja26
    Submitted 12 months ago

    Found this tricky

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 3 months ago

    really good! i tried this project to look as exactly as provided in figma design, but somehow it didn't happen. your UI looks exactly like the provided design which is good. The only thing that almost everyone does in this project is that the logic issue the put while checking out items. for example i added two different dishes with quantity of 3, 1 respectively, but the total cart items is showing 4 items added but in reality there were only 2 items in the cart with diff quantity.

    Overall your project looks good to me. i hope you find this feedback helpful!

  • P
    To-be-Sun•530
    @To-be-Sun
    Submitted 5 months ago

    Results-summary-component-assignment

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 4 months ago

    good job 👍

  • collins-ai•450
    @collins-ai
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    I was able to make the landing page responsive across mobile, tablet and desktop devices. I also used javascript to change the page's images across different devices.

    What challenges did you encounter, and how did you overcome them?

    Nothing much.

    Loopstudios landing page using html, css and javascript

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 5 months ago

    you really did a great job. UI looks clean to me and indeed it's responsive! well done 👍

    Marked as helpful
  • P
    clickglue•440
    @clickglue
    Submitted 9 months ago
    What are you most proud of, and what would you do differently next time?

    Straightforward build, code is relatively clean I think. Put some effort in fixing details and refactoring the JS code as described in the article.

    What challenges did you encounter, and how did you overcome them?

    Sometimes you loose time with the simple things (typos, linking a JS file etc.)

    Tip calculator app plain vanilla

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 9 months ago

    hello, i see there is no hover effect. also reset is enabled while there are no input values present. also i have to manually hit enter key at "number of person" thing to calculate split values. also no heading at mobile screen sizes. other than that UI looks clean to me. i hope u ll find this feedback helpful 😊

    Marked as helpful
  • ManojSinghDashauni•390
    @ManojSinghDashauni
    Submitted 9 months ago

    using grid first time

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 9 months ago

    woah!! brother there is huge problem here. your site at mobile screen sizes looks extremely wrong. i means images/icons are not portrait correctly. divs are even not center aligned. No use of javascript at all. it was a javascript challenge but you not applied that just used hardcoded values. brother if you need help ask in discord community. but don't walk your journey this way. I hope you ll take this feedback in a positive way 😊.

    Marked as helpful
  • Mudasir Nadeem•430
    @mudasirNadeem
    Submitted 9 months ago
    What are you most proud of, and what would you do differently next time?

    That's great! For your web accessibility page, you can reflect on things like making sure the page is easy to navigate for people with disabilities, ensuring good color contrast, or using semantic HTML.

    To answer the question, you could say:

    What you're most proud of: "I'm proud of making the page easy to use with screen readers by applying WAI-ARIA roles correctly and ensuring keyboard navigation works smoothly." What you'd do differently: "Next time, I would spend more time testing with real users who rely on assistive technologies to find any areas that could be improved." Would you like help with specific parts of the accessibility page?

    What challenges did you encounter, and how did you overcome them?

    To answer the question "What challenges did you encounter, and how did you overcome them?" for your web accessibility page, you could consider the following:

    Challenges you encountered: Think about any difficulties you faced while making the page accessible. For example:

    Ensuring proper keyboard navigation. Using WAI-ARIA attributes correctly. Managing color contrast for readability. Testing the page with screen readers or other assistive technologies. How you overcame them: Explain the steps you took to solve these challenges. For example:

    Researching and applying best practices for WAI-ARIA roles. Using online tools to check color contrast ratios. Testing your page with accessibility tools or getting feedback from others. Would you like help detailing any specific challenge you encountered while working on the accessibility page?

    What specific areas of your project would you like help with?

    For this question, focus on particular parts of your web accessibility page where you feel unsure or need improvement. Being specific will help others give you useful feedback. Here are some examples you can consider:

    Keyboard navigation: "I want to make sure my page is fully accessible via keyboard. Can anyone suggest improvements or tips on how to enhance this?"

    Screen reader support: "I’ve used WAI-ARIA roles on custom elements, but I’m not sure if they are correctly applied for screen readers. Could someone review this part of my code?"

    Color contrast: "I’ve tried to follow contrast guidelines, but I’m unsure if my color choices are accessible enough. Any feedback or suggestions for improvement?"

    Form accessibility: "I’ve added labels and field descriptions to my forms, but I’m not sure if they are fully accessible. Can anyone test or review them?"

    Would you like help drafting specific questions for your project?

    potential-happiness-master

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 9 months ago

    project looks good to me 😊

  • pavikrish26•200
    @pavikrish26
    Submitted 10 months ago

    NFT preview card component - HTML & CSS

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 9 months ago

    overall code looks good to me. few things can be improved like : => always try to select element through classes rather than by their tag names. => your codes looks good at width "375px" but when the screen sizes reduces to with "320px" then the design gets shrink somehow because there were no styles added for screen size "320px".

    hope this helps you in some way 😊

  • Jorge•190
    @f-avalos
    Submitted 9 months ago
    What are you most proud of, and what would you do differently next time?

    I feel satisfied with the result, for now I don't think I will make any future changes.

    What challenges did you encounter, and how did you overcome them?

    I had problems adding a Hover effect to the buttons, I used the linear-gradient() property to add a more custom color when hovering over the button, but the transition effect didn't work, until now I couldn't solve it.

    Newsletter sign-up

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 9 months ago

    try adding this "transition: background-image 0.3s ease, box-shadow 0.3s ease; " to your ".newsletters button".

    hope this helps with your hover effect.

  • Jesus24-Dev•110
    @Jesus24-Dev
    Submitted 11 months ago

    Primera practica con JavaScript

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    just a little feedback

    1. there is no error message for "Query Type"
    2. there error messages are very generic. not enough descriptive to understand what the real issue is.
    3. heading style is normal not italic but you can leave this point.
    4. instead of directly selecting element by their tag name, try to use classes to select them.

    i hope you ll find this feedback helpful 😊

    Marked as helpful
  • Azzam Al Kahil•310
    @AZZAM-K
    Submitted 10 months ago

    faq accordion with javascript

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    just a little feedback, when i click on the plus sign to see the answer. it just expands means your accordion box just takes the full width of screen. so next time try to use width or max-width wherever needed/possible.

    hope you find this feedback helpful 😊

  • P
    AdamullaOsas•800
    @AdamullaOsas
    Submitted 10 months ago

    react & tailwind

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    hey there! your project looks nice. one thing i noticed is that when you select any rating by clicking it, it should also works in reverse i.e. if you again click on the same rating, it should deselect it.

    hope you find this feedback helpful 😊

  • P
    maziarja•520
    @maziarja
    Submitted 10 months ago
    What are you most proud of, and what would you do differently next time?

    This is my first project where I implemented a mobile-first approach, and I would structure the menu’s HTML differently next time

    What challenges did you encounter, and how did you overcome them?

    The minus and plus SVG buttons didn’t work correctly for me, so I had to switch to Font Awesome for another SVG. However, it wasn’t a challenge

    What specific areas of your project would you like help with?

    I would appreciate it if you could take a look at my project and code, and share your feedback.

    MVC Architectural Design Pattern With Vanilla JS

    2
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    this looks great 👍

  • gk6294•190
    @gk6294
    Submitted 11 months ago

    Article preview component

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    .

  • AKdeBerg•160
    @AKdeBerg
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I guess everything!. I learned how to write media queries with mobile first approach and desktop approach.

    What challenges did you encounter, and how did you overcome them?

    It was super challenging for me to make it responsive! I learned few things hard way- Making images responsive is also a bit tricky and large padding can also break design in smaller resolution.

    What specific areas of your project would you like help with?

    Any feedback on this challenge is greatly appreciated.

    Meet Landing Page (Desktop First Responsive Approach)

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 10 months ago

    i just checked your project. it looks great to me. there are some points which i like to highlight here:

    1. at mobile screen sizes, the footer image, i think you just put the desktop version image here rather than mobile size image.
    2. always try to use max-width whenever needed or possible because when you go over 1440px screen size, your projects starts to look not very appealing.

    hope you find this feedback helpful 😊

  • omarsafti09•90
    @omarsafti09
    Submitted 12 months ago

    Testimonials grid section with CSS Grid

    1
    Mohd Sadaf•1,160
    @MsadafK
    Posted 12 months ago

    .

  • arun81302•60
    @arun81302
    Submitted 12 months ago
    What are you most proud of, and what would you do differently next time?

    step by step i am learning web development

    What challenges did you encounter, and how did you overcome them?

    I think i still stuck on flex box and grid

    What specific areas of your project would you like help with?

    website responsive

    four card features

    2
    Mohd Sadaf•1,160
    @MsadafK
    Posted 12 months ago

    .

Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub