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
IonicaBizau avatar

IonicaBizau/github-contributions

0
View on GitHub↗
1,335 stars·119 forks·HTML·MIT·9 views

Github Contributions

Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

Features

  • Infrastructure and Automation - Generates patterns on GitHub contribution calendars.
  • GitHub Ecosystem Projects - Generates patterns in GitHub contribution calendars.

Star history

Star history chart for ionicabizau/github-contributionsStar history chart for ionicabizau/github-contributions

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does ionicabizau/github-contributions do?

Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

What are the main features of ionicabizau/github-contributions?

The main features of ionicabizau/github-contributions are: Infrastructure and Automation, GitHub Ecosystem Projects.

Which projects share features with ionicabizau/github-contributions?

Projects with overlapping indexed features include: addyosmani/psi. agwa/git-crypt — git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so… akka/akka-core — Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… apollostack/githunt. 4148/greenhat — greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses…

Projects sharing features with Github Contributions

These projects share indexed features with Github Contributions. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • addyosmani/psiA

    addyosmani/psi

    0View on GitHub↗
    View on GitHub↗0
  • agwa/git-cryptAGWA avatar

    AGWA/git-crypt

    9,746View on GitHub↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    View on GitHub↗9,746
  • akka/akka-coreakka avatar

    akka/akka-core

    13,272View on GitHub↗

    Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient distributed systems. It provides a distributed computing platform and fault tolerant runtime that manages communication and state across networked nodes. The system uses location-transparent messaging and a cluster management system to organize nodes into high-availability architectures. This allows for the creation of elastic clusters that scale resources on demand and coordinate distributed workloads. The platform handles concurrent state management and distributed systems or

    Scala
    View on GitHub↗13,272
  • 4148/greenhat4148 avatar

    4148/greenhat

    1,553View on GitHub↗

    greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses the GITAUTHORDATE and GITCOMMITTERDATE environmental variables to make commits appear in the past. Be warned that greenhat will clobber your repository's commit history.

    Python
    View on GitHub↗1,553
  • Compare all 30 related projects→