Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
24
Comments
25
P

Josh Kahlbaugh

@Joshk7540 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 Animations

    #sass/scss

    P
    Josh Kahlbaugh•540
    Submitted 19 days ago

    I'm curious if I could accomplish this same result with transitions or if animation keyframes are the way to go.


    0 comments
  • Loopstudios with BEM and Sass

    #bem#sass/scss

    P
    Josh Kahlbaugh•540
    Submitted 29 days ago

    I'd like any tips on how to setup and structure sass projects.


    2 comments
  • Cube CSS NFT Card

    #cube-css

    P
    Josh Kahlbaugh•540
    Submitted about 1 month ago

    I'd like any tips on how to implement CUBE CSS into a project and if I followed the guidelines correctly.


    0 comments
  • Vanilla Tic Tac Toe Game

    #bem

    P
    Josh Kahlbaugh•540
    Submitted about 2 months ago

    I'd like any recommendations for accessibility improvements.


    1 comment
  • Accessible BMI calculator

    #pure-css

    P
    Josh Kahlbaugh•540
    Submitted about 2 months ago

    I'd specifically like help with accessibility. If anyone has suggestions on how to make this solution more accessible possibly with screen readers I'd appreciate the help.


    0 comments
  • Ecommerce Product Page using dialogs

    #pure-css

    P
    Josh Kahlbaugh•540
    Submitted 2 months ago

    Specifically, I'd like any suggestions or help on how to make that checkout dialog better. Generally, any tips on how to create modals would be helpful as well.


    1 comment
View more solutions

Latest comments

  • Ayako•430
    @Ayako-Yokoe
    Submitted 28 days ago

    Implementing Animations with Transform, Transition, and Sass

    #sass/scss
    1
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted 19 days ago

    Very good work Ayako! I really like the slide animation and I wish I would have thought of that. The only thing that I could say is that the nav links are slightly too big of font size.

  • Ayako•430
    @Ayako-Yokoe
    Submitted about 1 month ago

    Implementing Sass and BEM

    #sass/scss
    1
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted 29 days ago

    This solution looks great, honestly I don't have much feedback.

  • Ismail Mohamed Elzahakny Ebrahim•10
    @xrazerz
    Submitted over 2 years ago

    I Use Flex Box Only In This Challenge

    #cube-css#framer-motion
    1
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted about 1 month ago

    The site link wasn't working but the screenshot looks very close to the design for this challenge. Nice work.

  • Costbound•170
    @Costbound
    Submitted over 1 year ago

    Tic-tac-toe React App [TypeScript, SCSS, React, Vite]

    #react#sass/scss#typescript#vite#bem
    1
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted about 2 months ago

    This looks really nice. I especially like the animations you added on the toggle. If you want to add another animation to look like buttons are being pressed in on hover you can add this to any button:

    button:hover {
        box-shadow: none;
        transform: translateY(0.25rem);
    }
    

    The drop shadow of the button is removed and the button is moved slightly down.

  • P
    thawit•820
    @tacesept
    Submitted about 2 months ago

    tic tac toe with react

    1
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted about 2 months ago

    This looks great! One small improvement you could add is a slight animation when hovering on the buttons with drop shadows. This is what I did:

    .button:hover {
        box-shadow: none;
        transform: translateY(0.25rem);
    }
    

    That just moves the button down slightly so it looks as if you're pressing the button into the background.

    Marked as helpful
  • Poncho Ramos•290
    @alfonso-ramos
    Submitted about 1 year ago

    BMI calculator using Vue and Tailwind

    #vue#tailwind-css
    2
    P
    Josh Kahlbaugh•540
    @Joshk7
    Posted about 2 months ago

    This looks great! The background gradient is centered on your solution but you could position that background absolutely.

    .background {
       position: absolute;
       z-index: -1;
       left: 0;
       top: 0;
    }
    

    From there, you can style the background with custom height and width to look more like the design. However, I do like how you laid out this solution so this is just a suggestion.

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