Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
4
Denis Eko Harbiyanto
@sinau123

All comments

  • P
    Michael•180
    @Networksentinel
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    I’m really proud of pushing through the difficulty of getting the mobile-to-tablet design transition smooth. It took a lot of trial and error, but I made it happen!

    Also, even though my mixins weren’t super complicated, they definitely made my life easier and made the code more readable. Here’s one of them:

    @mixin text-preset-1(
    $font-family:'young-serif-regular', 
    $font-weight:$font-weight-regular, 
    $font-size:$font-size-xl, 
    $line-height:$line-height-default, 
    $letter-spacing:$letter-spacing-default) 
    {
        font-family: $font-family;
        font-weight: $font-weight;
        font-size: $font-size;
        line-height: $line-height;
        letter-spacing: $letter-spacing;
    }
    

    Next time, I’d probably spend a bit more time studying the design and really thinking through the details, especially when it comes to layout for different screen sizes. I think that would save me a lot of time since I had to restructure my HTML a couple of times.

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

    The biggest challenge I ran into was getting the mobile-to-tablet design transition just right:

    • On mobile, the image as wide as the screen and only the content has padding.
    • But on tablet, the image and content have the same width and the padding is mutual.

    To get this right, I had to take a step back, look at my HTML structure, and rethink how to approach it - I ended up restructuring it a couple of times until everything lined up properly.

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

    I’d love some feedback on my code structure, especially when it comes to:

    • The way I’ve organized my mixins and variables
    • Any potential improvements to the modularity of my code
    • Suggestions for improving my HTML structure, particularly around semantic elements and accessibility

    Any tips or suggestions would be super helpful!

    Recipe Page using Sass/SCSS and build with Vite

    #sass/scss#vite
    1
    Denis Eko Harbiyanto•50
    @sinau123
    Posted 2 months ago

    Great job, mate! The result was impressive.

  • ArashSoltaniHemmat•150
    @ArashSoltaniHemmat
    Submitted 3 months ago

    Social links profile

    #tailwind-css
    1
    Denis Eko Harbiyanto•50
    @sinau123
    Posted 2 months ago

    great job mate! but i don't know why colors int the screenshot different with actual web page.

  • Jordi Terradas•20
    @jorditer
    Submitted 3 months ago
    What are you most proud of, and what would you do differently next time?

    I learned a lot about tailwind variables in order to make use of the different text styles needed for this project!

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

    I didn't really know how to use the custom fonts, so I ended up learning a bunch about them and the @font-face use.

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

    Correct use of the input.css, anything that can be improved or made simpler

    Minimalist single sized using tailwind css new theme variables

    #tailwind-css
    1
    Denis Eko Harbiyanto•50
    @sinau123
    Posted 3 months ago

    wow great work. But on mobile view, the horizontal scroll need to be fixed

  • Hoài Sơn•30
    @hoaison2204
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    learn react typescript, tailwindcss, config tailwindcss

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

    nothing. I'm pro

    QR-code component

    #react#tailwind-css#vite
    1
    Denis Eko Harbiyanto•50
    @sinau123
    Posted 3 months ago

    nice broo, but i cannot access your github repo

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