awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vn7n24fzkq avatar

vn7n24fzkq/github-profile-summary-cards

0
View on GitHub↗
3,353 星标·431 分支·TypeScript·mit·7 次浏览github-profile-summary-cards.vercel.app/demo↗

Github Profile Summary Cards

Features

  • Profile Statistics Badges - A deployable tool for generating custom SVG badges and statistics cards from GitHub profile data on personal infrastructure.
  • Cron Scheduling - Triggers card regeneration automatically at set intervals using a cron job configured in the repository's workflow.
  • Automated Commit Pipelines - Commits newly generated SVG files directly to the repository using automated git commands within the workflow.
  • GitHub API Integrations - Fetches user statistics and repository data by making authenticated requests to the GitHub REST API endpoints.
  • Data Visualizations - Generates SVG visualizations of GitHub user statistics, including contribution graphs and language breakdowns.
  • Template String Interpolation - Generates visual cards by populating pre-defined SVG templates with fetched data using string interpolation.
  • Workflow Orchestration - Coordinates the entire generation pipeline through a GitHub Actions workflow file that defines steps and triggers.
  • Recurring Job Scheduling - Schedule card generation on a recurring cron job to keep profile statistics current without manual intervention.
  • Profile Statistics Card Schedulers - Setting up recurring cron jobs or scheduled workflows to automatically refresh and update profile statistics cards without manual intervention.
  • GitHub Stats Cards - Generates SVG cards displaying GitHub user statistics, including commit counts and repository activity.
  • Statistics Card Generators - Scripts that automatically create and update SVG cards with GitHub statistics on a scheduled basis.
  • GitHub Actions - Orchestrates the entire card generation pipeline through a GitHub Actions workflow file that defines steps and triggers.
  • Profile Statistics Generators - Generating visual summary cards that showcase a user's GitHub activity, contributions, and repository statistics for embedding in profile READMEs.
  • Statistics Card Generators - Run the card generation script from the command line to test or generate cards offline.
  • Data Transformation Pipelines - Transforms raw GitHub API responses into structured data objects optimized for card rendering.
  • CLI Execution - Run the card generation on a local machine using a provided username and UTC offset, requiring a GitHub token.
  • CLI Scripts - Allows users to run the card generation process manually from a terminal using a command-line script.
  • Template Interpolators - Populates pre-defined SVG templates with structured GitHub user data using string interpolation for card generation.

Star 历史

vn7n24fzkq/github-profile-summary-cards 的 Star 历史图表vn7n24fzkq/github-profile-summary-cards 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

vn7n24fzkq/github-profile-summary-cards 的主要功能有哪些?

vn7n24fzkq/github-profile-summary-cards 的主要功能包括:Profile Statistics Badges, Cron Scheduling, Automated Commit Pipelines, GitHub API Integrations, Data Visualizations, Template String Interpolation, Workflow Orchestration, Recurring Job Scheduling。

vn7n24fzkq/github-profile-summary-cards 有哪些开源替代品?

vn7n24fzkq/github-profile-summary-cards 的开源替代品包括: avgupta456/github-trends — GitHub Trends is a tool that generates embeddable SVG cards displaying live code contribution statistics from GitHub… denvercoder1/github-readme-streak-stats — This project is a GitHub contribution streak tracker and profile README statistic generator. It functions as a… ryo-ma/github-profile-trophy — GitHub Profile Trophy is a service that generates SVG images of achievement trophies based on a GitHub user's profile… sitoi/dailycheckin — DailyCheckin is an automated multi-platform daily check-in tool that logs into dozens of online services to collect… robfig/cron — This is a scheduling library for executing recurring tasks in Go applications using cron-style timing expressions. It… node-schedule/node-schedule — node-schedule is a job scheduler for Node.js that executes arbitrary functions based on specific dates or recurring…

Github Profile Summary Cards 的开源替代方案

相似的开源项目,按与 Github Profile Summary Cards 的功能重合度排序。
  • avgupta456/github-trendsavgupta456 的头像

    avgupta456/github-trends

    16,016在 GitHub 上查看↗

    GitHub Trends is a tool that generates embeddable SVG cards displaying live code contribution statistics from GitHub activity. It focuses on visualizing lines of code written per programming language, per repository, and over specified time periods, designed for inclusion in GitHub profile readmes. The project provides a range of SVG card types, including language breakdown cards that show a user's top programming languages by lines of code committed, repository activity cards that rank repositories by contribution volume, and time-based contribution cards that display code written over a cho

    Pythongithubgithub-apigithub-wrapped
    在 GitHub 上查看↗16,016
  • denvercoder1/github-readme-streak-statsDenverCoder1 的头像

    DenverCoder1/github-readme-streak-stats

    6,923在 GitHub 上查看↗

    This project is a GitHub contribution streak tracker and profile README statistic generator. It functions as a deployable server that calculates consecutive days of commits, pull requests, and issues to produce dynamic visual cards displaying a user's total, current, and longest activity streaks. The tool generates customizable SVG activity stat cards that can be embedded directly into profile overviews. It features a parameter-driven theme engine for modifying colors and borders, as well as localization support for translating labels and formatting dates. The system includes configurable st

    PHP
    在 GitHub 上查看↗6,923
  • ryo-ma/github-profile-trophyryo-ma 的头像

    ryo-ma/github-profile-trophy

    6,577在 GitHub 上查看↗

    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

    TypeScript
    在 GitHub 上查看↗6,577
  • sitoi/dailycheckinSitoi 的头像

    Sitoi/dailycheckin

    8,639在 GitHub 上查看↗

    DailyCheckin is an automated multi-platform daily check-in tool that logs into dozens of online services to collect rewards without manual intervention. It supports a wide range of platforms including Bilibili, Baidu Tieba, Aliyun Drive, AcFun, and many others, handling tasks such as daily sign-ins, coin tipping, lottery draws, and virtual currency conversion. The system is built around a config-file-based platform registry that allows dynamic addition or exclusion of tasks, with a cron-driven scheduler executing all check-in scripts sequentially in a single process. The tool distinguishes it

    Pythonacfunaliyundrivebaidu
    在 GitHub 上查看↗8,639
  • 查看 Github Profile Summary Cards 的所有 30 个替代方案→