Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
13
Comments
13
P
Carlos
@carlosad90

All comments

  • P
    thawit•820
    @tacesept
    Submitted 6 months ago

    password generator app with complete implementation

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job on the active states, I really like it

  • guardianprime•260
    @guardianprime
    Submitted 7 months ago

    responsive tip calculator

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, some styling need to be improved instead of working with fixed widths, you should try max-width or max-inline-size and adjust them with media queries based on the screen size.

  • P
    Daniel Tefe•90
    @awaritefe
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    I kept my originally method of getting this to work and was an interesting and challenging puzzle for me

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

    Main challenge was DOM loading and what loads before and after

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

    Definitely needs refactoring.

    Time tracking dashboard

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Good job, I really like how you worked with react neat and in order.

  • Fernando Batista•630
    @FernJBatista
    Submitted 6 months ago

    Responsive Newsletter Sign Up Form with Validation

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, however you forgot the active states and error messages.

  • Michael Goke•130
    @MickeyObas
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    I'm use classes and IDs in a neater fashion next time.

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

    My main challenge was getting the active-state to sync during screen resizes. I guess I got too used to React which makes this somewhat more intuitive through effects and the likes, but it was very fun trying to figure it out.

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

    I want to know the best way to make sure a certain visual detail doesn't exist at the screen size not intended for it. I get the feeling that I may have read the instructions too hastily.

    The active state (on hover or on click?)

    Article Preview Responsive

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, however do not forget to work with semantic HTML or to set up a role if you work with div instead, consider this for accessibility purposes.

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

    I learned a lot about grid, flexbox, and media query from this challenge. But, I still need to learn and practice more about flexbox, grid, and media query for responsive web.

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

    This challenge made me learn and practice more about layouting with flexbox and grid to make good layout for this web, as well as responsive web using media query.

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

    I think I would love to get feedback for all of my code from HTML structure to CSS styles, especially the flexbox & grid layout and the responsive design.

    Meet landing page using HTML CSS Flexbox Grid Media Query

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    I really like your code, I recommend working with clamp() for the font size so you do not need to use media queries for that, also give SASS a try, you can use mixin for reusable components like the buttons. Good job.

  • Juan Trujillo•180
    @jdtb4
    Submitted 6 months ago

    Testimonials Grid Section using HTML and Grid CSS

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Good job, I really like your code is in order and with comments, also working with semantic html, nice.

  • eslamnas•40
    @eslamnas
    Submitted 7 months ago

    HTML and CSS

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, just a detail, for a wider monitor your section streches too much because you are working with 80% of the width in your div, which is a direct child from the body so it will occupy 80% of whatever screen size you work with, instead you should limit your section with a max-width, in this case max-width:1100px for 1440px and larger screen sizes.

  • Mahmud1Available•460
    @Mahmud1Available
    Submitted 6 months ago

    very responsive on both mobile and desktop

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, however you should consider all details in the design such as borders, opacity and sizing. Remember these are critical and does make a difference.

  • FatelessDevil•20
    @FatelessDevil
    Submitted 7 months ago

    Responsive omelette recipe page using CSS Grip

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Good job, you included semantic html.

  • Gustavo Monnerat•100
    @gustavommcv
    Submitted 6 months ago

    Social Links Profile - BEM Methodology, CSS3, HTML5

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, you should not forget to style the pseudo classes for the links, this is, active,hover,link and visited.

  • Musab Coskun•100
    @MusabbCoskun
    Submitted 6 months ago

    Second Solution - Blog Preview Card

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Good job, I recommend working with relative units like em o rem instead of px. Also you can give a try to the clamp function to set a minimun and maximum font size which changes based on the viewport width.

    Marked as helpful
  • HadryanLopo•40
    @HadryanLopo
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    I was able to use a simple implementation of HTML and CSS. I kept the project very simple, but next time, I would use Tailwind CSS.

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

    At first, I had a bit of trouble learning how to use Figma to achieve a pixel-perfect design since I had never used it before, but it wasn’t too difficult to overcome.

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

    I need feedback on my code, file organization, structure, and use of tools to complete the challenge.

    Standard solution using html and css

    1
    P
    Carlos•210
    @carlosad90
    Posted 6 months ago

    Nice job, I really like how you implement meaningful semantic HTML.

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