awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sourcerer-io avatar

sourcerer-io/sourcerer-app

0
View on GitHub↗
6,734 stars·272 forks·Kotlin·MIT·10 viewssourcerer.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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • 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.
  • Mobile Applications - 🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
  • Star history

    Star history chart for sourcerer-io/sourcerer-appStar history chart for sourcerer-io/sourcerer-app

    Open-source alternatives to Sourcerer App

    Similar open-source projects, ranked by how many features they share with Sourcerer App.
    • boyter/sccboyter avatar

      boyter/scc

      8,469View on 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
      View on GitHub↗8,469
    • tj/git-extrastj avatar

      tj/git-extras

      18,076View on 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
      View on GitHub↗18,076
    • arzzen/git-quick-statsarzzen avatar

      arzzen/git-quick-stats

      6,995View on 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
      View on GitHub↗6,995
    • anmol098/waka-readme-statsanmol098 avatar

      anmol098/waka-readme-stats

      3,954View on 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
      View on GitHub↗3,954
    See all 30 alternatives to Sourcerer App→

    Frequently asked questions

    What does sourcerer-io/sourcerer-app do?

    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.

    What are the main features of sourcerer-io/sourcerer-app?

    The main features of sourcerer-io/sourcerer-app are: Profile Visualizations, Commit History Analysis, Developer Experience Dashboards, Developer Profile Dashboards, Git Repository Analysis, Git Repository Analyzers, Local Repository Analyzers, Local Code Scanning.

    What are some open-source alternatives to sourcerer-io/sourcerer-app?

    Open-source alternatives to sourcerer-io/sourcerer-app include: 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…