Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't easily showcase my competitive programming and problem-solving skills alongside my GitHub commits.
Describe the solution you'd like
A new SVG generator module that takes a LeetCode username and fetches their public profile data to display a card with problems solved (Easy, Medium, Hard) and current ranking.
Describe alternatives you've considered
Manually updating my solved count every week in the README markdown, which is tedious and prone to being forgotten.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't easily showcase my competitive programming and problem-solving skills alongside my GitHub commits.
Describe the solution you'd like
A new SVG generator module that takes a LeetCode username and fetches their public profile data to display a card with problems solved (Easy, Medium, Hard) and current ranking.
Describe alternatives you've considered
Manually updating my solved count every week in the README markdown, which is tedious and prone to being forgotten.