27 repository-uri
Miscellaneous tools for profile management, data analysis, and visualization.
Explore 27 awesome GitHub repositories matching part of an awesome list · GitHub Ecosystem Projects. Refine with filters or upvote what's useful.
This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on a dependency-free execution model, operating without external libraries or frameworks to minimize security risks and support long-term stability. It integrates a technical governance framework and a software engineering manifesto, providing a structured set of principles and dec
Generates resumes based on GitHub activity.
This project is an interactive Git tutorial and version control simulator. It provides a visual learning environment where users practice Git commands through structured lessons and a simulated terminal that does not affect the local file system. The application functions as a branching visualizer, rendering a graphical representation of commit trees and branch pointers that update in real time as commands are executed. It allows for the creation of custom exercises and the sharing of specific command sequences via unique links. The software covers educational challenges for mastering reposi
Interactive visualization tool for learning Git branching.
GitHub-Dark is a browser extension theme and collection of user style sheets designed to provide a comprehensive dark mode aesthetic for the GitHub interface. It functions by injecting custom style rules directly into the browser to override default website colors, fonts, and layout properties, aiming to improve visual comfort and readability during extended use. The project distinguishes itself through its focus on deep integration and visual consistency. It includes specialized support for syntax highlighting across various programming languages and notebook environments, ensuring that code
Dark mode theme for the GitHub website.
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
Tool for transparent encryption of Git files.
gitfiti este un instrument pentru generarea de pixel art pe graficul de contribuții GitHub prin manipularea istoricului de commit-uri Git. Funcționează ca un manipulator de istoric de commit-uri și un renderer de șabloane pixel art care produce modele vizuale specifice pe harta de activitate a unui profil. Proiectul traduce șabloanele de imagine și coordonatele numerice într-o secvență de commit-uri datate retroactiv. Controlează intensitatea pătratelor din calendar prin simularea densității activității și generează scripturi shell executabile pentru a automatiza procesul de commit în masă. Software-ul acoperă capabilități pentru definirea șabloanelor de artă personalizate și generarea de artă pentru calendarul de contribuții.
Tool for creating patterns in GitHub contribution history.
Githug is a terminal-based learning tool and interactive Git course that teaches version control through a series of progressive repository challenges. It functions as a command-line game where users master software operations by solving curated levels that require specific repository states to progress. The system utilizes a challenge-and-verify loop, employing a validation engine to check the current Git index and working tree against predefined solution logic. To support the learning process, it includes a hint system for roadblocks and a state management mechanism to reset levels to their
Gamified CLI tool for practicing Git commands.
GitHub Corners este o colecție de widget-uri web personalizabile concepute pentru a promova proiectele open source. Oferă o componentă UI ușoară care acționează ca un link vizual, direcționând vizitatorii site-ului către repository-ul proiectului. Proiectul permite o personalizare extinsă a stilului, permițând utilizatorilor să ajusteze culorile și dimensiunile pentru a se potrivi cu o identitate de brand specifică. Aceste panglici funcționează ca elemente de tip call-to-action pentru a încuraja utilizatorii să vizualizeze sau să facă fork codului sursă. Sistemul generează aceste grafice ca grafice vectoriale scalabile (SVG) prin randarea imaginilor serverless. Stilurile vizuale și conținutul textului sunt determinate prin parsarea parametrilor URL, care sunt apoi mapați la proprietăți CSS în timp real.
Adds "Fork me on GitHub" ribbons to websites.
This project is a native implementation of the Git version control system for Go applications. It provides a programmable API and a low-level plumbing toolset that allows developers to manage repositories, manipulate object graphs, and perform version control operations without requiring external system binaries or C bindings. The library is distinguished by its flexible storage and network layers, featuring a virtual file system that enables in-memory repository management to bypass disk I/O. It supports pluggable network transports and interface-based storage backends, allowing for custom p
Go library for reading Git repositories.
lolcommits este un instrument automatizat pentru capturarea, arhivarea și asocierea conținutului media de la camera web cu istoricul commit-urilor din controlul versiunilor. Funcționează ca un arhivator de snapshot-uri de la camera web și un instrument de vizualizare a istoricului care declanșează fotografii, GIF-uri sau videoclipuri ori de câte ori este efectuat un commit Git. Sistemul utilizează automatizarea Git hook pentru a asocia hash-urile commit-urilor cu snapshot-uri fizice ale dezvoltatorului. Include un sistem de plugin-uri pentru integrarea instrumentelor terțe pentru a transforma imaginile capturate sau a adăuga overlay-uri vizuale, cum ar fi mesaje de commit și identificatori. Instrumentul oferă un browser de arhivă media pentru a recupera capturile asociate cu repository-uri specifice. Include, de asemenea, un sistem de configurare pentru a gestiona selecția dispozitivului, duratele de înregistrare și întârzierile de pregătire.
Takes a selfie with every Git commit.
Open-source developers all over the world are working on millions of projects: writing code & documentation, fixing & submitting bugs, and so forth. GH Archive is a project to record the public GitHub activity, archive it, and make it easily accessible for further analysis.
Project for archiving and recording GitHub timelines.
Card for your GitHub profile, card for your GitHub repositories.
Generates profile cards for GitHub users.
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.
Tool for manipulating GitHub contribution graphs.
Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.
Generates patterns in GitHub contribution calendars.
Visualization of data from github archive.
Visualizes data from the GitHub Archive.
A collection of all JavaScript related and free for open-source readme badges out there. All of the services are live and operating on this repositoriy's dummy code.
Collection of badges for GitHub README files.
Everything is better with selfies. Yes, even pull requests. Trust me.
Adds selfies to GitHub issues and contributions.
CSS3 GitHub Buttons helps you easily create GitHub-style buttons from links, buttons, and inputs.
CSS3 library for creating GitHub-style buttons.
A good looking repo widget to add to your website.
jQuery widget for showcasing GitHub projects.
1. Make a new repo (say testRepo) 2. Run the file run.sh, it will ask you the information like username and id, enter it. 3. You will obtain a file runThis.sh, just copy that file in your cloned version of testRepo and run it, that's all...
Writes names into GitHub contribution graphs.
`sh npx is-github-down `
Utility for checking GitHub service status.