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

BCEESAY10

@BCEESAY10340 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

  • Responsive Room Homepage


    BCEESAY10•340
    Submitted 14 days ago

    1 comment
  • Responsive loopstudio landing page


    BCEESAY10•340
    Submitted 21 days ago

    Any idea to align the footer component as per the design would be appreciated.


    1 comment
  • NFT Preview Card Challenge


    BCEESAY10•340
    Submitted 26 days ago

    1 comment
  • Responsive Tip Calculator App

    #tailwind-css

    BCEESAY10•340
    Submitted 30 days ago

    All sorts of feedbacks are welcome


    1 comment
  • Time Tracking Dashboard using HTML, CSS & JS


    BCEESAY10•340
    Submitted about 1 month ago

    I need help on adding a hover effect to individual cards and pointing cursor


    1 comment
  • Newsletter sign-up form challenge


    BCEESAY10•340
    Submitted about 1 month ago

    Never sort of feedback is welcome


    1 comment
View more solutions

Latest comments

  • Dhia zorai•310
    @Dhia-zorai
    Submitted 19 days ago

    Placeholder so i can skip

    1
    BCEESAY10•340
    @BCEESAY10
    Posted 14 days ago

    Hi there, please revisit your vercel deployment and provide the preview url of your site. Thanks.

  • DocForLoop•630
    @DocForLoop
    Submitted 22 days ago
    What are you most proud of, and what would you do differently next time? Built with
    • Mobile-first workflow
    • Semantic HTML5 markup
    • Accessibility (A11y) best practices:
      • Full keyboard navigation (Tab / Shift+Tab)
      • Focus trap in mobile navigation
      • ESC key closes the menu
      • Skip link to main content
      • Visible focus styles for all interactive elements
    • BEM methodology
    • Responsive fluid layout from 320px to 1650px
    • Flexbox
    • Grid

    Responsive Loopstudios landing page

    #accessibility#bem#sass/scss#typescript#vite
    1
    BCEESAY10•340
    @BCEESAY10
    Posted 21 days ago

    Good job. Keep it up. Please revisit your repo url that you provided during submission.

  • saiGaneshChillara•10
    @saiGaneshChillara
    Submitted 26 days ago

    NFT-preview-card Solution

    1
    BCEESAY10•340
    @BCEESAY10
    Posted 26 days ago

    Well done! That's an impressive solution. Just add pointer cursor to the active states to perfect your work.

    Marked as helpful
  • esteban-eyeride•80
    @esteban-eyeride
    Submitted 30 days ago
    What are you most proud of, and what would you do differently next time?

    I decided to work from mobile first, I liked how it turned out.

    I also challenged myself to format the results un different ways, there's a function that formats the totals with periods for thousands and millions, and if the total reaches the billions it changes to exponential notation.

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

    it was a bit of a struggle to code the logic since there where many moving parts, I worked on each one at a time and the refactored my code as I went along to reuse different functions.

    Tip Calculator App

    1
    BCEESAY10•340
    @BCEESAY10
    Posted 30 days ago

    You've done a great work. Keep it up. The repo url you provided is for the previous challenge though (newsletter). You may kindly edit that in your solution.

  • Luis David•390
    @TheLuuiis
    Submitted 2 months ago

    Time-tracking-dashboard

    1
    BCEESAY10•340
    @BCEESAY10
    Posted about 1 month ago

    Well done & great efforts. It would be great to make your work responsive to other screen sizes too. And also the functionality of the filter buttons (daily, weekly and monthly) Kudos

  • kudu01•20
    @kudu01
    Submitted about 1 month ago
    What are you most proud of, and what would you do differently next time?

    I am proud of achieving this project

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

    The problem I encountered was about how to to get border box and how to centre the Image.

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

    The background-colour and the box-border.

    QR Code component Desktop-Mobile

    1
    BCEESAY10•340
    @BCEESAY10
    Posted about 1 month ago

    Congratulations for completing this challenge.

    • The font you imported fails to load, import the right font from google fonts as follows:
    @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
    
    • The font family and background color you used in the body are incorrect. The font family should be "Outfit" with a fallback font of any Vs code font family.
    body{
        font-family: "Outfit", sans-serif;
        background-color: var(--Slate-900);
    

    Don't NOT use a css variable and hsl value at the same time. Correct it in your code.

    • Use the --white variable in the card class instead of #fff
    • Use semantic html tags (main, header, article or section) instead of generic html tag (div)
    • Border radius of the image should be equal to the border radius of the card
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

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