# I made something that displays Tangled activity on my GitHub profile.

日本語版: 日本語で読む

Table of Contents

what I made

Tangled Activity

I created an endpoint that draws and returns the contribution history to Tangled in SVG.

Just paste ↓ in the GitHub README and Tangled grass will grow on your profile.

![Tangled Activity](https://tangled-activity.vercel.app/api/graph.ts?account=<your-account>&range=12)
Profile example

Motivation: Problem with grass not growing in Tangled

GitHub’s grass has a modest motivational effect.

When I see more green, I feel like I’ve done it today, and when I see more blank spaces, I feel like it’s time to write some code.

However, Tangled is an ecosystem independent of GitHub, so no matter how much you commit to Tangled, GitHub won’t grow a single inch.

This will gradually become effective. If you don’t record things, it’s somehow difficult to get motivated.

If so, just let Tangled’s grass grow on GitHub.

That’s why I made it.

A simple one that retrieves activity from Tangled’s Feed and returns it as a GitHub-style SVG graph.

GitHub’s README can display SVG as is, so just paste the URL and it will work.

There are only two parameters.

parametersexplanationexample
accountTangled account namenove-b.dev
rangeNumber of months to display12

It’s a small task, but I like eliminating these frictions one by one. The source is at tangled, so please star it if you feel like it.


More Posts
My avatar

Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.


Comments