Feature Proposal
Add displaying top 3 most used languages with those percent
Description
Fetch language statistics using the GitHub API
Display the top 3 languages in the stats
A simple text list and percentage of using language (e.g., "Most used languages: Python 45%, JavaScript 30%, C++ 25% ")
For those who don't want to expose top languages on the card, provide an on/off toggle. (e.g., "https://pixel-profile.vercel.app/api/github-stats?username=&top_languages=true")
Example image:

I really love your project,
if you don’t mind, Can i send PR after i modify codes?
Thank you!
Feature Proposal
Add displaying top 3 most used languages with those percent
Description
Fetch language statistics using the GitHub API
Display the top 3 languages in the stats
A simple text list and percentage of using language (e.g., "Most used languages: Python 45%, JavaScript 30%, C++ 25% ")
For those who don't want to expose top languages on the card, provide an on/off toggle. (e.g., "https://pixel-profile.vercel.app/api/github-stats?username=&top_languages=true")
Example image:

I really love your project,
if you don’t mind, Can i send PR after i modify codes?
Thank you!