Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
26
Comments
14
mohamed azoz mahoud
@MohamedAzoz

All comments

  • P
    Andre Dantas•240
    @andredantasti
    Submitted 11 days ago
    What are you most proud of, and what would you do differently next time?

    Me orgulho de todo o processo ter ficado mais de um mês sem mexer com layout e css e conseguir realizar e desafio, além colocar alguns aprendizados de Javascript puro em pratica, lógico com a ajuda e consulta na internet e IA.

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

    desafio de organizar e pegar os dados da api e depois organizalos todo sem usar tanto if

    Responsive Time tracking solution - Andre Dantas

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 10 days ago

    The design is good but there is a note that the data is not updated

    Marked as helpful
  • P
    turtlewords•500
    @Turtlewords
    Submitted 21 days ago
    What are you most proud of, and what would you do differently next time?

    The "CPU" response was fun to implement. Next time, I might look more into SVG elements or using icons as custom fonts.

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

    Both the hover states and the animation of the winning tile backgrounds still escape me.

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

    Responsiveness, design accuracy, and functionality. Thanks!

    Tic Tac Toe with vanilla JS

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 20 days ago

    This is great work.

  • Milos Markovic•510
    @Oreolis
    Submitted 21 days ago

    Newsletter Sign Up Form

    2
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 21 days ago

    This is great work.

  • Duy Tran•110
    @DuyTM0508
    Submitted 26 days ago

    Using css, js

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 24 days ago

    good work

  • ameenshas•80
    @ameenshas
    Submitted 25 days ago

    box

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 25 days ago

    Good work

  • Akllm•160
    @AMALK319
    Submitted 2 months ago

    Four-Card-Feature-Section

    2
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 25 days ago

    Good work but add in body padding-top , To make the content centered

  • David Agredano•50
    @davidagredano
    Submitted 2 months ago

    QR code component

    2
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    This is very nice work

  • Luzar Iliya•160
    @Luzaliya
    Submitted 2 months ago
    What specific areas of your project would you like help with?

    positive review will be accepted thankyou

    qrcodecomponent

    3
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    The design looks good but could do with improvements Put this code in body width: 100%; min-height: 100vb;display: flex; justify-content: center; align-items: center; To put the content in the middle of the page

    Marked as helpful
  • ARahimovic•40
    @ARahimovic
    Submitted 4 months ago

    ProductPreviewCard

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    The design looks good but could do with improvements Delete min-width: 320px; from body tag in css and Delete width: 90%; height: 80%; from #mainContainer and reduce the width and height #mainContainer

  • Skwarek•40
    @Skwarekk
    Submitted 3 months ago
    What challenges did you encounter, and how did you overcome them?

    I didn't know how to style list marker, but after big research i did it!

    Recipe page

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    This is good

  • bigboyemma20•100
    @bigboyemma20
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    Being able to centre the avatar was such a relief and I am proud of that.

    Try out a CSS framework like TailwindCSS, w3css or Bootstrap to speed up the process

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

    challenge was styling the hover and active states for the buttons in a way that felt smooth and professional. Initially, the changes looked too sudden, but by adding a transition property (transition: all 0.3s ease), I was able to make the interactions feel much more natural and polished.

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

    While the project works well on mobile and desktop, I want to know if there are even cleaner ways to write my responsive CSS or better handle spacing and sizing.

    Social-links-profile with HTML and CSS

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    This is good

  • AstriaLfy•20
    @AstriaLfy
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    i learn about css hover, and i think i should learn about tailwind css and typescript for the next project

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

    i struggle in part when the card shadow is different length, and i got solution of it by asking a friend, and i also still dont know how to make text or content justified and center like i want.

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

    align text, content etc, i got struggle in positioning content

    Blog preview card using html and css, i also learn about hover text

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    This is good

  • Alperen Aksoy•150
    @aksoyalpi
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    I had to revisit the flexbox and layouting with css

    What challenges did you encounter, and how did you overcome them?
    • centering divs and other text
    • changing the font of text

    => i googled

    What specific areas of your project would you like help with?
    • i am wondering if it is the best solution for responsive layout

    Responsive page with flexbox

    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 2 months ago

    Put this code in body width: 100%; min-height: 100vb; padding: 5rem 0; display: flex; justify-content: center; align-items: center; To put the content in the middle of the page

    Marked as helpful
  • P
    RogeanCosta•200
    @RogeanCosta
    Submitted 3 months ago
    What specific areas of your project would you like help with?

    Hello! 👋😊

    I'm excited for share with you my solution for Four card feature section challenge! 😄

    In this challenge, I worked with CSS Grid Layout and Flexbox. I also worked with CSS variables and utility classes. 😉

    I think I'm starting to get the hang of it. I'm not having any trouble with the newbie level challenges anymore. 💪😎

    I am open to suggestions and comments. I will be grateful for them. 🥰

    My solution for Four Card Feature!

    #pure-css
    1
    mohamed azoz mahoud•370
    @MohamedAzoz
    Posted 3 months ago

    This is great work.

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