Analysis updated 2026-06-24
Embed a lines-of-code stats card in your GitHub profile README
Get a year-end Wrapped style recap of your coding activity
Pull commit-level stats via the API to build a custom dashboard
| avgupta456/github-trends | modelscope/funasr | wan-video/wan2.1 | |
|---|---|---|---|
| Stars | 16,040 | 16,051 | 16,027 |
| Language | Python | Python | Python |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 4/5 | 4/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Hosted service at githubtrends.io is the default path. Self-hosting requires Python and GitHub OAuth setup.
GitHub Trends is a tool that generates visual statistics cards for your GitHub profile, focusing on lines of code written rather than just star counts or commit numbers. Many developers use a profile README (a special file shown on your GitHub profile page) to show off their work, and GitHub Trends creates embeddable image cards that display breakdowns of your coding activity by programming language, by repository, and over time. What sets it apart from similar tools is that it analyzes your individual commits rather than just your public repositories. This means if you contribute to other people's open-source projects, or have collaborators contributing to yours, GitHub Trends still counts the lines you personally wrote rather than crediting you for all code in a repo. To use it, you sign up at githubtrends.io, connect your GitHub account, and then paste a short link into your profile's README file. The card updates automatically. There is also a "GitHub Wrapped" feature at githubwrapped.io, similar to Spotify Wrapped, that gives a year-end summary of your coding year. The project is written in Python and provides both a web interface for easy setup and a direct API for developers who want more customization.
Generates GitHub profile cards that show lines of code by language, repo, and time. Counts only commits you personally authored, not repo totals.
Mainly Python. The stack also includes Python, FastAPI, GitHub API.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.