Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
11
Comments
5

Lucky Avbunufe

@StanmancerNigeria190 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!

I’m currently learning...

HTML5, CSS and Javascript

Latest solutions

  • Tip calculator app (vanilla-js)


    Lucky Avbunufe•190
    Submitted about 1 year ago

    I would like to know if there is any way i can make my code cleaner and more efficient.

    Any and all feedback is also welcome. Thanks.


    1 comment
  • Time tracking dashboard (vanilla-js)


    Lucky Avbunufe•190
    Submitted about 1 year ago
    • I decided to use import not fetch because it felt easier for me to understand and use. is fetch a better option? or i can keep using import without expecting future problems?
    • any advice on the 'duplicate id' errors i receive on the HTML report?

    1 comment
  • Newsletter sign-up form with success message (Vanilla-js)


    Lucky Avbunufe•190
    Submitted about 1 year ago

    none, but any feedback is always welcome. 😊


    2 comments
  • Article preview component


    Lucky Avbunufe•190
    Submitted about 1 year ago

    is there a better way i could have done/gotten the shape of the box??


    2 comments
  • Intro component with sign-up form with form validation (vanilla-js)


    Lucky Avbunufe•190
    Submitted about 1 year ago

    1 comment
  • FAQ accordion using Javascript


    Lucky Avbunufe•190
    Submitted over 1 year ago

    0 comments
View more solutions

Latest comments

  • Alejandro•430
    @adelayglesiafleitas
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I loved the project, I used React which is very flexible with the use of components.

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

    The challenge was to use components in the buttons to make the solution more dynamic.

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

    Any advice or improvement on the solution would be greatly appreciated.

    react,css

    1
    Lucky Avbunufe•190
    @Stanmancer
    Posted about 1 year ago

    Hello Alejandro,

    Good job on completing the challenge.

    One thing i noticed is that the selected tip does not reset when then reset button is clicked.

    I also noticed that the webpage assumes the mobile view when the viewport is anywhere below 1440px. so, check your code for responsiveness again.

    Good Luck. Happy Coding.

    Marked as helpful
  • Chard Largodizimo•270
    @chardlargodizimo
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    This is my first time using the JSON file and making dynamic content in this project.

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

    Create dynamic content in the DOM. I searched videos and read some stuff on how to use JSON files.

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

    While designing the cards, I noticed the section's background color peeking through where the task info is the child element—making it visually like it has a border-bottom on the right and left. I need some feedback if there is a way to improve this.

    Time tracking dashboard using Grid Layout and JSON

    1
    Lucky Avbunufe•190
    @Stanmancer
    Posted about 1 year ago

    Instead of just copying the data.json contents into your main.js, you can import the data by using import

    syntax: import data from './data.json' assert { type: json }

    See resource: Import your JSON and CSS as ES Modules

  • Gopal Yadav•50
    @GopalYad
    Submitted about 1 year ago

    newsletter-sign-up-with-success-message-main

    1
    Lucky Avbunufe•190
    @Stanmancer
    Posted about 1 year ago

    Congratulations on completing the challenge. Well done 👏

    Looking at your work, here are some suggestions;

    • add a validation in your code to check if the email input is empty before allowing the form to submit and display the success message
    • Code your dismiss message button (on the success card) to reset the classes of your cont and card, so when it is clicked on, it'll return the form to the original state without having to refresh the entire page

    If this feedback was helpful to you, click on the 👍 MARK AS HELPFUL button. Thanks.

    Happy Coding.

    Stanmancer (►__◄)

  • jmahamed•370
    @jmahamed
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    doing mobile first

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

    nothing

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

    none

    Article Preview Component

    1
    Lucky Avbunufe•190
    @Stanmancer
    Posted about 1 year ago

    Hello @jmahamed,

    Nice work on your solution 👍. A nice addition to your solution will be to make the share card go back to original display i.e. display: none; when the share button is clicked on again.

    Suggested Algo when button is clicked;

    is the share card already displayed ?
      Yes {
        Hide the share card
      }
      No {
        show the share card
      }
    
  • R Hayes•240
    @ryanthayes
    Submitted over 2 years ago

    Testimonial section using CSS Grid

    #bem
    2
    Lucky Avbunufe•190
    @Stanmancer
    Posted over 2 years ago

    Hello, R. HAYES,

    I believe using individual classes for each card/section is a better option in the long run.

    You might want to rearrange the cards later on or redesign a specific card, instead of going back to the html and editing the position of each card, you could just target the specific card that needs repositioning and do your magic.

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