Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 3.11 KB

README.md

File metadata and controls

65 lines (44 loc) · 3.11 KB

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 & parameters then store the URL to your clipboard
    https://leetcode-stats-inky.vercel.app/?username=YOUR_USERNAME
    
    Display ranking of your LeetCode profile
    https://leetcode-stats-inky.vercel.app/?username=YOUR_USERNAME&ranking=true
    



  • Set-up on your GitHub profile

    In your README.md repository, copy paste the following segment with your specific URL
    ![](YOUR_URL)