Check out your GitHub Wrapped at githubwrapped.io
!
GitHub Trends dives deep into the GitHub API to bring you exciting and impactful metrics about your code contributions. Generate insights on lines written by language, repository, and time. Easily embed dynamic images into your GitHub profile to share your statistics with the world. Check out some of the examples below:
First, visit https://api.githubtrends.io/auth/signup/public
and create an account with GitHub Trends. Then, paste this string into your Markdown content, substituting your username.
[![GitHub Trends SVG](https://api.githubtrends.io/user/svg/avgupta456/langs)](https://githubtrends.io)
And voila, you get a card like above. Keep reading to learn more!
Unlike other projects which look at just your public repositories, GitHub Trends computes metrics based on your individual commits. If you commit to open-source projects, or have collaborators contribute to your own repositories, GitHub Trends will better measure your own code contributions. Through this method, GitHub Trends is the first project that allows users to surface lines of code written (LOC) by language and repository. Our web interface also allows for easier customization.
Visit githubtrends.io to create an account and get started!
Have questions? Check out the demo!
Alternatively, you can communicate directly with the API to create and customize your cards. Read docs/API.md to learn more about the API and customizations.
See docs/FAQ.md.
See docs/CONTRIBUTING.md.
Much inspiration was taken from GitHub Readme Stats. If you haven't already, check it out and give it a star!