Is your feature request related to a problem? Please describe.
As we all use leecode for either competitive or interview, why can't we have leetcode component in readme? It will be nice to have :)
Describe the solution you'd like
If we give our public user name of leetcode, it can return the number of problems we solved in each level, languages etc., as per the user's params.
I know that leetcode has no official API, though we can use open source APIs or even use leetcode.com/graphql to fetch the public information of the user.
Is your feature request related to a problem? Please describe.
As we all use leecode for either competitive or interview, why can't we have leetcode component in readme? It will be nice to have :)
Describe the solution you'd like
If we give our public user name of leetcode, it can return the number of problems we solved in each level, languages etc., as per the user's params.
I know that leetcode has no official API, though we can use open source APIs or even use leetcode.com/graphql to fetch the public information of the user.