tipsy/profile-summary-for-github

Tool for visualizing GitHub profiles

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 2nd, 2026
Created on December 10th, 2017
Open Issues & Pull Requests: 23 (+0)
GitHub issues: Enabled
Number of forks: 514
Total Stargazers: 19,943 (+0)
Total Subscribers: 112 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.0 hours
Mean response time: 3.0 hours
90th percentile: 7.8 hours
Tracked items: 3

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,200 days
Stale 30+ days: 2
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Profile Summary for GitHub is a web application that visualizes GitHub profiles.

The tool addresses the challenge of quickly understanding a developer's GitHub activity and contributions at a glance. It fetches data from the GitHub API and processes it to generate visual summaries of a user's presence on the platform, presenting information in an accessible graphical format rather than requiring manual navigation through profile pages.

The tool is suited for developers who want to share a polished overview of their GitHub work, recruiters evaluating candidates, or anyone curious about contribution patterns. It works as a standalone web application accessible through a browser, requiring only a GitHub username to generate a summary. The README does not compare this tool to alternatives.

The project maintains active development with regular updates to its codebase. The tool is built with Vue on the frontend and Kotlin with Javalin on the backend, indicating a modern full-stack approach. Documentation is provided for both building and using the application, suggesting attention to accessibility for contributors and end users.