3 مستودعات
Tools that generate visual representations of GitHub user data, such as contribution graphs and language breakdowns, rendered as SVG images.
Distinct from GitHub API Integrations: Distinct from GitHub API Integrations: focuses on the visual output (SVG cards) of fetched data, not the general integration with the API.
Explore 3 awesome GitHub repositories matching development tools & productivity · Data Visualizations. Refine with filters or upvote what's useful.
This project is a GitHub profile visualization tool and activity dashboard that transforms raw data from the GitHub API into graphical summaries. It functions as a data visualizer designed to provide a high-level overview of a user's coding presence and contribution history. The tool focuses on developer portfolio enhancement by creating visual representations of platform engagement and open source contribution tracking. It generates these summaries as scalable vector graphics that can be embedded directly into markdown files. The system utilizes template-driven layouts and dynamic query par
Transforms raw GitHub API data into visual charts and SVG summaries for user profiles.
GitHub Profile Trophy is a service that generates SVG images of achievement trophies based on a GitHub user's profile statistics, designed for embedding in README files. It fetches profile data through the GitHub GraphQL API, renders the trophies server-side as SVG markup, and serves them directly to clients, with a Redis-based caching layer to reduce repeated API calls and speed up subsequent requests. The service can be deployed as a self-hosted HTTP server running on the Deno JavaScript runtime, packaged with Docker for consistent local and CI environments. It also offers a GitHub Action w
Fetches GitHub profile statistics via the GraphQL API and renders them as visual trophy SVG badges.
Generates SVG visualizations of GitHub user statistics, including contribution graphs and language breakdowns.