Ofer Shapira

GitShow turns GitHub profiles into project portfolios

February 26, 2026 · 1 min read

Originally posted on LinkedIn, February 26, 2026.

I built GitShow, an open-source tool that gives GitHub profiles a better visual presentation. Replace github.com with gitshow.dev in any profile URL. For example, github.com/ofershap becomes gitshow.dev/ofershap.

GitShow adds features GitHub does not provide:

GitHub shows a flat list of repositories. GitShow tells the story of what you are actually building.

It works for both personal profiles and organizations. gitshow.dev/sindresorhus shows 90 projects and 43B npm downloads/month for sindresorhus. gitshow.dev/vercel shows that it works for organizations too. The torvalds profile has 6 repos and 225k stars, while gitshow.dev/wesbos shows 478k npm downloads/month.

The source code is open.

Illustration for “GitShow turns GitHub profiles into project portfolios”