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

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

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

sourcerer-io/sourcerer-app

0
View on GitHub↗
6,734 星标·272 分支·Kotlin·MIT·2 次浏览sourcerer.io/start↗

Sourcerer App

Sourcerer App is a developer experience dashboard and Git repository analyzer that extracts statistical data to build technical skill profiles. It functions as a GitHub profile visualizer, creating a graphical representation of a programmer's expertise based on actual code usage across multiple software projects.

The tool generates developer portfolios by analyzing commit history across various repositories to quantify experience with specific programming languages and libraries. It maps technical experience to visualize the breadth and depth of a developer's stack.

The system supports local-first code scanning, allowing the auditing of private repositories on a local machine. To maintain privacy, the application transmits only aggregated metrics and language counts to the remote backend rather than uploading the entire codebase.

Features

  • Profile Visualizations - Generates graphical representations of a developer's programming language and library proficiency based on activity.
  • Commit History Analysis - Quantifies experience with specific languages and libraries by analyzing the commit history of repositories.
  • Developer Experience Dashboards - Provides a visual dashboard displaying a programmer's expertise based on actual code usage across multiple projects.
  • Developer Profile Dashboards - Provides a visual dashboard that aggregates and displays coding activity and repository metrics as a developer profile.
  • Git Repository Analysis - Analyzes Git commit logs and metadata across multiple repositories to extract statistical developer metrics.
  • Git Repository Analyzers - Analyzes Git commit logs and repository metadata to build technical skill profiles.
  • Local Repository Analyzers - Scans private repositories stored on the local filesystem to extract technical experience data.
  • Local Code Scanning - Implements local-first code scanning to ensure private repositories are analyzed without uploading source code to a server.
  • GitHub Profile Integrations - Visualizes GitHub-specific activity and language metrics to represent a developer's experience.
  • Local Code Statistics - Computes and extracts code statistics from local repositories without uploading the source code.
  • Developer Contribution Portfolios - Visualizes long-term contribution history and coding activity across GitHub repositories for a professional portfolio.
  • Privacy-Preserving Data Transmission - Transmits only aggregated metrics and language counts to the remote backend to maintain codebase privacy.
  • Skill Proficiency Mapping - Maps the breadth and depth of a developer's technical stack for hiring and self-assessment purposes.
  • Project Documentation Examples - Features animated screenshots and custom call-to-action badges.

Star 历史

sourcerer-io/sourcerer-app 的 Star 历史图表sourcerer-io/sourcerer-app 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Sourcerer App 的开源替代方案

相似的开源项目,按与 Sourcerer App 的功能重合度排序。
  • boyter/sccboyter 的头像

    boyter/scc

    8,469在 GitHub 上查看↗

    Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across hundreds of programming and markup languages. It functions as a source code metric engine, software complexity analyzer, and cost estimator. The project differentiates itself by providing a COCOMO cost estimator to predict development effort and financial costs, alongside tools to estimate the cost of regenerating a codebase using large language models. It also includes a Git repository metrics tool that correlates commit history with codebase metrics to identify hotspots, trac

    Goclicloccode
    在 GitHub 上查看↗8,469
  • tj/git-extrastj 的头像

    tj/git-extras

    18,076在 GitHub 上查看↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    在 GitHub 上查看↗18,076
  • arzzen/git-quick-statsarzzen 的头像

    arzzen/git-quick-stats

    6,995在 GitHub 上查看↗

    git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git history. It functions as a repository statistics tool, metrics generator, and contribution analyzer that extracts quantitative data from Git logs. The tool distinguishes itself through the ability to generate frequency maps and activity trends to visualize development momentum over time. It provides specific controls to isolate project history by toggling the visibility of merge commits. The software covers a broad range of analytics, including contributor impact tracking and

    Shell
    在 GitHub 上查看↗6,995
  • anmol098/waka-readme-statsanmol098 的头像

    anmol098/waka-readme-stats

    3,954在 GitHub 上查看↗

    waka-readme-stats is an automated profile README updater and developer statistics dashboard. It integrates with the WakaTime API and compatible self-hosted endpoints to synchronize time-tracking data, which it then transforms into a formatted display of coding hours, languages, and operating systems. The tool operates as a GitHub Action that fetches metrics and automatically updates a profile README file by replacing marker comments with dynamic content via git commits. It allows for custom API endpoint integration to support self-hosted services. The system provides capabilities for metrics

    Python
    在 GitHub 上查看↗3,954
查看 Sourcerer App 的所有 30 个替代方案→

常见问题解答

sourcerer-io/sourcerer-app 是做什么的?

Sourcerer App is a developer experience dashboard and Git repository analyzer that extracts statistical data to build technical skill profiles. It functions as a GitHub profile visualizer, creating a graphical representation of a programmer's expertise based on actual code usage across multiple software projects.

sourcerer-io/sourcerer-app 的主要功能有哪些?

sourcerer-io/sourcerer-app 的主要功能包括:Profile Visualizations, Commit History Analysis, Developer Experience Dashboards, Developer Profile Dashboards, Git Repository Analysis, Git Repository Analyzers, Local Repository Analyzers, Local Code Scanning。

sourcerer-io/sourcerer-app 有哪些开源替代品?

sourcerer-io/sourcerer-app 的开源替代品包括: boyter/scc — Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across… tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… arzzen/git-quick-stats — git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git… anmol098/waka-readme-stats — waka-readme-stats is an automated profile README updater and developer statistics dashboard. It integrates with the… tipsy/profile-summary-for-github — This project is a GitHub profile visualization tool and activity dashboard that transforms raw data from the GitHub… ionicabizau/git-stats — git-stats is a git statistics analyzer and contribution calendar tool. It extracts commit data from local repositories…