Profile Summary for GitHub is a web application for turning a public GitHub account into a more visual overview of its development activity. It uses the GitHub API to collect profile and repository information and present it as summary graphics and statistics. Its visualizations include repository distribution by programming language and commit distribution by language. Users can generate summaries for GitHub usernames through the web interface. The project can also be self-hosted and configured with GitHub API tokens to increase request capacity. Built with Kotlin and Javalin, it provides a compact way to inspect a developer's GitHub presence beyond the standard profile layout.