Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
7
Comments
7

HamzeKabi

@HamzeKabi100 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Testimonials grid section using css grid, flexbox and sassy css

    #sass/scss

    HamzeKabi•100
    Submitted 11 months ago

    DRY. Reducing redundancies


    1 comment
  • four card feature section using css grid, flexbox and sassy css

    #sass/scss

    HamzeKabi•100
    Submitted 11 months ago

    I used flexbox for single column and css grid for multicolumn version. I'm curious to know what methods others have used.


    1 comment
  • product preview page using flex and sassy css

    #sass/scss

    HamzeKabi•100
    Submitted 12 months ago

    For this project I did not used grid, and only used flex. Is grid a better option regarding this project?


    1 comment
  • Recipe page using flexbox and sassy css

    #semantic-ui#sass/scss

    HamzeKabi•100
    Submitted 12 months ago

    I mentioned my problem in

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

    section, How can I overcome it without using !important.


    1 comment
  • Social links profile using flexbox with the use of semantic elements

    #accessibility#semantic-ui

    HamzeKabi•100
    Submitted 12 months ago

    I'd like to know how others solve the web responsiveness issues


    1 comment
  • Interactive blog preview card using javascript


    HamzeKabi•100
    Submitted 12 months ago

    Here is a question:

    In a 1024px screen there is a line that is 100px long. By using html and css only, how can I change length of this line, so that as the screen width decreases, length of the line increases?

    I had similar issue when writing h-offset and v-offset of boxshadow for different screen size.


    1 comment
View more solutions

Latest comments

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

    I haven't used CSS grid for a while, but I'm glad I managed to do it correct from start. Of course, I have chosen the most basic approach, but I will refine my CSS grid skills for the next projects. I also start to understand better the use of SASS and how it can keep my code clean.

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

    I wanted to get the most out of SASS and to use the mobile first approach. I learnt how to use @mixin for media queries and will use this approach for my further projects.

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

    I am ok for now, thanks

    Responsive testimonials card using CSS Grid

    #sass/scss
    1
    HamzeKabi•100
    @HamzeKabi
    Posted 11 months ago

    Hi bro, good job.

    You could write this: grid-template-columns: repeat(4, 1fr);

    instead of grid-template-columns: 1fr 1fr 1fr 1fr;

    Look into grid-template-areas. It's makes writing grid much easier

    Marked as helpful
  • Jarmo•80
    @Jarmovd
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    Working with grid went really well and it was easy to develop mobile first. Next time I would like to make it full responsive and not only mobile 375px and desktop 1440px.

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

    Had to look into grid-row and grid-column some more to position the desktop version but after little research it went smoothly.

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

    Any feedback is welcome!

    Four card feature with Sass

    #sass/scss
    1
    HamzeKabi•100
    @HamzeKabi
    Posted 11 months ago

    good coding

  • Patricio Zarauz•140
    @PatricioZarauz
    Submitted 12 months ago
    What are you most proud of, and what would you do differently next time?

    What I'm most proud of is the mobile first approach that I had during the whole challenge and also that I made the component as accessible as I could off.

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

    The main challenge I encountered was regarding the html structure and tags to use, in order to make it as semantically as possible. What I did to overcome this is read a lot of articles online, regarding what the best tags to use in this particular case was. This is one of the articles that helped me out

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

    I would like to get some feedback regarding on how to cleanup or simplify the code and how to make it more accessible. Also some help on how to fix the preview error that I'm having.

    Product Preview Card Component

    #sass/scss
    1
    HamzeKabi•100
    @HamzeKabi
    Posted 12 months ago

    your solution is different from the design

  • gabgonsan712•90
    @gabgonsan712
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I was proud that I was able to build the proyect with ease and speed, a sign that I have improved my knwoledge.

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

    My only problem was solving the spacing of the lists, between the bullet point and the text, I solved it using stackoverflow

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

    None

    Responsive Recipe Page using flexbox, media queries and SASS

    #sass/scss
    1
    HamzeKabi•100
    @HamzeKabi
    Posted 12 months ago

    I use scss as well, you made a good use of saving variables and mixins in separate file. But why you did not design the mobile version

  • Tamiliniyan S•340
    @TheCodeCraze
    Submitted about 1 year ago

    Social links page

    #accessibility#react#semantic-ui#vite
    1
    HamzeKabi•100
    @HamzeKabi
    Posted 12 months ago

    it's Good bro, liked it

  • ZurielR92•140
    @ZurielR92
    Submitted about 1 year ago
    What specific areas of your project would you like help with?

    Me gustaría

    Blog Preview Card Challenge Only Html and Css

    1
    HamzeKabi•100
    @HamzeKabi
    Posted 12 months ago

    Perfect work, learned a lot from your codes

    I have a few question, I'd be very grateful if you could answer them

    1. Why did you create the svg when it was already available in assets folder?

    2. How did you create the svg? did you create it purely by writing or used a program?

    3. Is it a good practice to apply box-sizing:border-box to all elements?

    Thanks a lot

View more comments
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