Github Profile Best of Free Add-ons

Showcase your activity dynamically via your GitHub Profile

Go beyond static GitHub READMEs. GitClear's dynamic Chart Glimpses will allow you to share customized views of your work. To your GitHub profile, your repo README file, your company's internal wiki, or anywhere else where people want to see what you're getting done.

Free1 and updated hourly.

Sign up for free

Put your best foot forward

For such a proficient, technically savvy group of users, the average GitHub developer paints themselves a drab gray when it comes to their profile. Imagine the 🔥 if GitHub profiles let you navigate through what each developer built this month.

💪  Make an impression

Got an open source project that relies on funding? Supporters ❤️ signs of progress. Area Graphs in the README can prove that you are sparking a project.

🏆  Substantiate value

Developers seeking employment need less 61-part interviews and "homework assignments." They need more being appreciated for the cool stuff they have built lately.

Developers can curate which aspects of their code history they want to highlight to their current audience.

Sign up via GitHub to get a dynamic profile README

GitClear has offered free, dynamic graphics for GitHub profiles since 2020. We haven't advertised them, since it costs us server processing time to process the code from repos, and we don't monetize these customers in any way yet.

Don't let our lack of advertising scare you off if it would help you to let people see what you're getting done on GitHub.

Sign up for free with your GitHub account

💡 How to publish a dynamic GitHub Profile README: In 3 steps

Here are the steps to publish an automatically-updating GitHub Profile widget to showcase details about the code you're working on.

  1. Connect your GitHub account and choose up to three repos to showcase (in the free tier, more available in paid tiers)
  2. Your repos will import within a few hours (up to a day), depending on size and whether you choose a free or paid subscription. After your import is complete, you can browse your stat pages then follow these instructions to create a dynamically updating image of your favorite report(s).
  3. After you have the image HTML provided by GitClear through the Chart Glimpse instructions, you have the choice of whether to use it for your personal GitHub profile, or for your repo's README file.
    1. To use your chart image in your GitHub profile, follow these instructions provided by GitHub.
    2. To use your chart image in your repo, update the README.md in the root directory of the repo so that it mentions the repo using the standard markdown syntax for an image: ![image alt text](urlOfImage)
Configuring a Chart Glimpse (Github Profile widget) on GitClear offers many configuration options

That's it! Your GitClear chart will refresh every couple hours. GitHub will cache a new version at highly variable intervals, which can be as short as a few hours, or as long as a few days. If you want to force GitHub to refresh the image, you can append a query string to the end of the image URL, like so: ![image alt text](urlOfImage?1)

Chart Glimpse live examples

Enough with the static page images, let's look at some live examples of Chart Glimpses! If you open your Inspector tools and inspect the next two images, you can see that they are calling a static UUID with a .png extension.

The png files published are just screenshots of a graph that's periodically rendered in a background process on your behalf.

Commit Activity - From the author (Bill) over the past few days

As seen on profile

Commit Activity Bubbles

Shows recent work, with commits sized to approximated how much energy that went into completing each commit. The set of commits can be color-coded by either

  1. Issue/Jira ticket being worked
  2. Repo
  3. Branch
  4. Code Category (shown in example)

Area Graph - All coding activity during Alloy.dev's past year, by repo

As seen on profile

Area Graph

An area graph of some range (as little as a week, as much as 15 years) of the work of you and your team. This Chart Glimpse is configured to show all work that our company has done since it was founded in 2008 👴.

Area graph segments can graph Diff Delta (a proxy for "energy required"), colored by any number of available segments:

  1. Repo
  2. Issue/Jira ticket being worked
  3. Type of work (bug fix, feature work, chore, tech debt, etc)
  4. Code operation (add, delete, moved, replaced, copy/paste)

Top projects underway is an optional section to list Jira tickets that you/team have been working on. You configure the date range, tickets published, and repos eligible.

Take your GitHub profile or repo README to the next level

Move beyond first-generation widgets and summaries. GitClear's Chart Glimpses bring meaningful metric sand detailed breakdowns to your profile.

Sign up for free

Profile Widget & GitClear FAQ

Want to learn more about these widgets? Click a question to learn more.

What data does GitClear collect about me to make this widget "free"?

We don't sell your data, we advertise to you as little as possible, and we never share your data with third parties. In order to render your widget, GitClear's database needs to hold the following data:

Per our Security Policy all code line content that we store is encrypted, and purged from our database within a configurable time frame (default: 14 days).

GitClear is a product of Alloy.dev, a software development shop in business more than 15 years. We are not a venture-backed startup, so our incentive is simple: get you to give us a chance. If you do, we think you will notice that GitClear makes code review and repo browsing noticeably faster.

What is the full list of chart types I can generate?

We are adding new charts every quarter, if not every month. Here are the config options available as of Q3 2023:

What providers can I import git data from?

GitClear supports importing from GitHub, GitLab, BitBucket, and Azure DevOps.

Are there territorial restrictions on the free plan?

Yes. In order to keep the free plan free on our bootstrapped company budget, we must be judicious in how many free accounts we carry at a time. We are currently limiting the free plan to users in the United States, Canada, and the United Kingdom. If you are outside of these countries, you can still use GitClear, but you will need to choose a paid plan after your two trial concludes.

What is the difference between the free and paid plans?

The free plan is limited to 3 repos, and 6 months. Paid plans start at $9/month (compare to similar companies). and allow you to import unlimited repos and go back several years.

GitClear's pricing plans can be found here

How do I cancel my account?

You can cancel your Settings page and choosing "Close my account," as illustrated in this help page we created to make it as painless as possible.

If we are going to earn your trust, making it easy to cancel is essential. If you do cancel, all of your data will be purged from our database within a day.

Can I use this with a team?

Yes -- in fact, this is exactly how our team uses our own Chart Glimpses at our company homepage. By publishing all active tickets to our Chart Glimpses, we keep our most enthusiastic customers in the loop on a day-to-day basis.

What is GitClear's primary business?

We started in 2019 focused on creating developer analytics good enough for us to assess whether we (the CEO and Co-Founders of our company are avid individual contributor developers) were making consistent progress toward our development goals.

As the product has matured, we have found the most value in making it very fast to review teammates' code, and to provide real-time stats on where the tech debt in a repo seems to be located. We are especially passionate about cutting out 30-50% of the time required to review PRs in 2023. We think that by the end of this year, our existing diff tool and OpenAI should offer a much better experience than the current state of the art.