Coder Social home page Coder Social logo

leaderboard's Introduction

Hi there, I am Steven πŸ‘‹

my banner

✨ Innovating with technology. πŸš€ Passionate developer. πŸ’‘ Building the future today!

I'm here to put on a show

πŸ‘¨β€πŸ’» Enthusiastic Frontend student seamlessly blending design creativity with code precision. Actively engaged in the realm of artificial intelligence and constantly exploring cutting-edge technologies. πŸš€βœ¨

πŸ“©Connect

  • Do you have any question or project to work together? Don't hesitate! Coffee's on me

Gmail LinkedIn WhastApp TikTok Slack GitHub

πŸ’Ό Technical Skills

ChatGPT Figma Babel Bootstrap firebase GitHub Jest jQuery Mocha Node npm React React_Router Redux Sass Vite Webpack Slack Microsoft_Teams VSCode CSS3 HTML5 JavaScript json eslint stylelint Debian GitHub GitLab GIT Firefox_Browser

πŸ“ˆ GitHub Stats

Anurag's GitHub stats

πŸ—‚οΈ Languages

Top Langs

πŸ“ƒ Current Goals

  • Master English:

    • Practice conversation regularly.
    • Read material in English constantly.
  • Learn Python:

    • Complete online courses.
    • Participate in practical projects.
    • Learn MongoDB
  • Learn AI Development:

    • Study machine learning algorithms.
    • Develop practical AI projects.
  • Find a Job:

    • Explore job opportunities.
    • Improve resume and LinkedIn profile.
    • Improve Github profile
    • Create portfolio
  • Master GitHub's Copilot Tool:

    • Familiarize myself with its functions.
    • Use Copilot in real projects.
  • Learn and Master Code Creation Based on Test Creation:

    • Study test creation methodologies.
    • Apply tests in practical projects.

leaderboard's People

Contributors

mdg0410 avatar

Watchers

 avatar

leaderboard's Issues

Live demo Link fail

πŸ”— Live demo link failure in README.md:

Deploy project and correct the link

Description:
The live demo link provided in the README.md file is currently failing to load or display the expected content. Users visiting the repository are unable to access the live demo of the project, hindering their ability to evaluate its functionality and user experience.

I kindly suggest you:

  1. Deploy the project to the appropriate hosting environment.
  2. Update the README.md file with the correct live demo link.
  3. Verify that the updated live demo link is functional and leads to the expected content.

Thank you! πŸ™

Fix Linter Error: Line Exceeds Maximum Length

Fix Linter Error: Line Exceeds Maximum Length

Your project look great πŸ‘πŸΌ

The current linter error indicates that a line in the code exceeds the maximum allowed length. This can impact code readability and maintainability. To address this issue, we should consider dividing the line into two or more shorter lines to ensure it conforms to the specified length limit. By doing so, we can enhance the code quality and adhere to coding standards.

I kindly suggest to refactor the affected line to improve readability and maintain consistency throughout the codebase.

// eslint-disable-next-line max-len
this.scores = JSON.parse(localStorage.getItem(this.localData)).map((score) => new Score(score.name, score.score, score.index));

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.