Skip to content

MaximilianAdF/Leetcode-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Readme Stats

Leetcode Statistics

Live updated Leetcode statistics on your GitHub profile's README!

Powered by Vercel




📋 Important Prerequisites

Warning

This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with LeetCode. All product and company names are trademarks™ or registered® trademarks of their respective holders.


📝 Utilization Guide

  • Find your LeetCode username

    1. Navigate to Leetcode.com: Visit Leetcode's website by typing "Leetcode.com" in your web browser's.

    2. Access Your Profile Settings: Once the website loads, locate the navigation bar at the top of the page. In the right-hand corner, you'll see an icon representing your account. Click on this icon to access a dropdown menu. image

    3. Select Profile Settings: From the dropdown menu, select the option labeled with your name or icon. This will redirect you to your profile settings page.
      image

    4. Finding your Username: On your profile page's left-hand corner there's section with information about you, there you will find your username, in this example: 'Makimi' is the username image




  • Fetch your showcase

    Modify the below URL with your LeetCode username and store the URL on your clipboard
    https://leetcode-stats-inky.vercel.app/?username=YOUR_USERNAME
    



  • Set-up on your GitHub profile

    In your README.md repository, copy paste the following segment with your specific URL
    ![](https://leetcode-stats-inky.vercel.app/?username=YOUR_USERNAME)