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

Miquel

@mrjayy5Groningen, The Netherlands275 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

  • Room Homepage with Sass, Gridbox & VanillaJS (Mobile First)


    Miquel•275
    Submitted almost 5 years ago

    2 comments
  • Mobile First Approach


    Miquel•275
    Submitted almost 5 years ago

    0 comments
  • Testimonials Grid Section with Sass


    Miquel•275
    Submitted almost 5 years ago

    2 comments
  • First try using SCSS


    Miquel•275
    Submitted almost 5 years ago

    0 comments

Latest comments

  • Ido de Haan•10
    @IdodeHaan
    Submitted almost 5 years ago

    HTML CSS JS

    1
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Ido,

    Nowadays most people use different devices to browse websites. You don't know the exact dimensions. So it's common now that we use adjustable widths, so the website can be viewed with any size.

    This will give you more information about responsive design.

    Keep on coding 🔥!

  • migmcc•20
    @migmcc
    Submitted almost 5 years ago

    here is my solution for Single price grid component

    2
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Migmcc,

    Your HTML structure is perfect. No comment about that 👏🏼

    You probably need the most work on your CSS.

    • CSS Introduction. This site has a lot of information that will help with your CSS skills.
    • This complete guide to Grid might help you as well.

    I hope you can find some solution to make this project even better!

    Keep on coding 🔥!

  • Dean Hope•230
    @deanhopes
    Submitted almost 5 years ago

    Mobile first site a focus on semantic HTML

    3
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Dean, great job! It's even a match without PixelPerfect 👏🏼!

    Your HTML is semantic almost perfect. The only suggestion I have is that you use h3 before h2. I made this mistake myself sometimes!

    Also there is still a little bit of redundant code. You might find this usefull:

    <header class="singleprice__header">
                  <h2>Monthly Subscription</h2>
    </header>
    <header class="singleprice__header">
                  <h1>Join our community</h1>
                  <h2 class="yellow">30-day, hassle-free money back guarantee</h2>
    </header>
    
    .singleprice__header {
                  h1 {
                                ...
                  }
                  h2 {
                                ...
                                &.yellow {
                                              ...
                                }
                  }
    }
    

    Nevertheless, great work! Keep on coding 🔥!

  • Darren•10
    @darrenevans81
    Submitted almost 5 years ago

    Landing page using HTML, CSS and Bootstrap

    2
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Darren,

    How was working on your first project?

    I think you did a great job! Working with Bootstrap is (still) a nice to have for a lot of employers. But for small projects I think it's a downside, because it's has to load the entire bootstrap framework and you will only use a small part of it.

    You can speed up this page by using only Gridbox and Flexbox instead of bootstrap.

    The only thing I can suggest on your code is your indent. A good use of indent ensures a readable structure. Minor indent mistakes in your CSS as well.

    Keep on coding 🔥!

  • Yemisrach•1,430
    @Yemisrach15
    Submitted almost 5 years ago

    Social proof section with CSS flexbox

    2
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Yemisrach, I love your work 👏🏼!

    You have a great eye for detail I can see 😉! I like to see how you handled the responsiveness, great work!

    1. I think you should try to make a .star element in your CSS and replace the img's with <div class='star-icon'></div>. This way the page only need to download the SVG once. But you still have to insert the element 5 times.

    2. I think the HTML is pretty clean. Good indent, so it's nice to read. You should consider using Sass. It can reduce the lines of CSS significantly and it's easier to maintain. So especially for bigger projects it's a must have!

    Keep on coding 🔥!

  • Senpai013045•120
    @Senpai013045
    Submitted almost 5 years ago

    ip address tracker with leaflet js and ipify

    1
    Miquel•275
    @mrjayy5
    Posted almost 5 years ago

    Hi Senpai! Great work, the API is working 👏🏼!

    I can only suggest to spend a little bit more time on your margins, paddings and font-size. It will help to make this project looks more like the design.

    Keep on coding 🔥!

View more comments

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

Beta Member

This badge is a shoutout to the early members of our community. They've been around since the early days, putting up with (and reporting!) bugs and adjusting to big UX overhauls!

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