# avgupta456/github-trends

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/avgupta456-github-trends).**

16,016 stars · 117 forks · Python · MIT · archived

## Links

- GitHub: https://github.com/avgupta456/github-trends
- Homepage: https://githubtrends.io
- awesome-repositories: https://awesome-repositories.com/repository/avgupta456-github-trends.md

## Topics

`github` `github-api` `github-wrapped` `profile-readme` `readme-stats`

## Description

GitHub Trends is a tool that generates embeddable SVG cards displaying live code contribution statistics from GitHub activity. It focuses on visualizing lines of code written per programming language, per repository, and over specified time periods, designed for inclusion in GitHub profile readmes.

The project provides a range of SVG card types, including language breakdown cards that show a user's top programming languages by lines of code committed, repository activity cards that rank repositories by contribution volume, and time-based contribution cards that display code written over a chosen interval. These cards can be embedded directly into profile readmes via dynamic URLs that render live data from the GitHub API.

Beyond the default card options, the project offers an API for customizing SVG cards, and supports running code statistics locally without sending an access token to any external service. The documentation covers generating and embedding these cards, as well as configuring them through the API.

## Tags

### Development Tools & Productivity

- [Coding Activity Visualizations](https://awesome-repositories.com/f/development-tools-productivity/developer-utilities-libraries/workflow-productivity-enhancers/developer-analytics/coding-activity-visualizations.md) — Creates visual cards showing lines of code per language, repository, and time from GitHub.
- [Top Repository Cards](https://awesome-repositories.com/f/development-tools-productivity/contribution-streak-tracking/contribution-history-visualizations/top-repository-cards.md) — Generates SVG cards showing top repositories ranked by lines of code contributed. ([source](https://github.com/avgupta456/github-trends/blob/main/docs/API.md))
- [Local Code Statistics](https://awesome-repositories.com/f/development-tools-productivity/local-code-indexers/local-code-statistics.md) — Supports running code statistics locally without sending an access token to any external service.

### Education & Learning Resources

- [GitHub Stats Cards](https://awesome-repositories.com/f/education-learning-resources/professional-development-career/career-development/job-search-advancement/developer-profile-branding/github-stats-cards.md) — Generates embeddable SVG cards displaying live GitHub contribution statistics for profile readmes.
- [Language Distribution Cards](https://awesome-repositories.com/f/education-learning-resources/professional-development-career/career-development/job-search-advancement/developer-profile-branding/language-distribution-cards.md) — Creates SVG cards showing lines of code per programming language from GitHub repositories.

### Graphics & Multimedia

- [SVG Data Visualization](https://awesome-repositories.com/f/graphics-multimedia/svg-data-visualization.md) — Creates SVG cards showing lines of code per programming language from GitHub activity. ([source](https://githubtrends.io))
- [Statistics Card Generators](https://awesome-repositories.com/f/graphics-multimedia/svg-element-generators/statistics-card-generators.md) — Generates SVG cards displaying lines of code written over a specified time period from GitHub activity.

### User Interface & Experience

- [Repository Cards](https://awesome-repositories.com/f/user-interface-experience/data-display-components/content-cards/repository-cards.md) — Creates SVG cards showing lines of code written per repository for embedding in profile readmes.

### Web Development

- [Profile Statistics Generators](https://awesome-repositories.com/f/web-development/user-profiles/profile-statistics-generators.md) — Provides embeddable SVG URLs for live code contribution statistics in profiles. ([source](https://cdn.jsdelivr.net/gh/avgupta456/github-trends@main/README.md))
- [SVG Card Customization APIs](https://awesome-repositories.com/f/web-development/custom-api-endpoints/svg-card-customization-apis.md) — Provides an API for customizing SVG cards beyond default options. ([source](https://cdn.jsdelivr.net/gh/avgupta456/github-trends@main/README.md))

### Data & Databases

- [Top Language Cards](https://awesome-repositories.com/f/data-databases/commitment-of-traders-reports/top-language-cards.md) — Generates SVG cards showing top languages by lines of code committed over time. ([source](https://github.com/avgupta456/github-trends/blob/main/docs/API.md))
