27 مستودعات
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 هي أداة لإنشاء فن البكسل (pixel art) على رسم بياني لمساهمات GitHub من خلال التلاعب بسجلات التزام (commit) Git. تعمل كأداة تلاعب بسجل الالتزام ومُصيّر لقوالب فن البكسل الذي ينتج أنماطاً مرئية محددة على خريطة نشاط الملف الشخصي. يقوم المشروع بترجمة قوالب الصور والإحداثيات الرقمية إلى سلسلة من الالتزامات المؤرخة بأثر رجعي. يتحكم في كثافة مربعات التقويم من خلال محاكاة كثافة النشاط ويولد نصوص shell قابلة للتنفيذ لأتمتة عملية الالتزام الجماعي. تغطي البرمجية قدرات تعريف قوالب الفن المخصصة وإنشاء فن تقويم المساهمات.
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 هي مجموعة من أدوات واجهة المستخدم القابلة للتخصيص المصممة للترويج للمشاريع مفتوحة المصدر. توفر مكون واجهة مستخدم خفيف الوزن يعمل كرابط بصري، يوجه زوار الموقع إلى مستودع المشروع. يسمح المشروع بتخصيص واسع للأسلوب، مما يمكن المستخدمين من ضبط الألوان والأحجام لتتناسب مع هوية علامة تجارية معينة. تعمل هذه الأشرطة كعناصر دعوة لاتخاذ إجراء لتشجيع المستخدمين على عرض أو عمل Fork للكود المصدري. ينشئ النظام هذه الرسومات كرسومات متجهة قابلة للتوسع من خلال عرض الصور بدون خادم. يتم تحديد الأنماط البصرية ومحتوى النص عن طريق تحليل معلمات URL، والتي يتم تعيينها بعد ذلك لخصائص CSS في الوقت الفعلي.
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 هي أداة آلية لالتقاط وأرشفة وربط وسائط كاميرا الويب بسجلات تاريخ الالتزام (Commit) للتحكم في الإصدار. تعمل كأداة أرشفة لقطات كاميرا الويب وأداة تصور للتاريخ التي تطلق صوراً، أو ملفات GIF، أو مقاطع فيديو كلما تم تنفيذ التزام Git. يستخدم النظام أتمتة خطافات Git لربط تجزئات الالتزام بلقطات مادية للمطور. ويتضمن نظام إضافات لدمج أدوات الطرف الثالث لتحويل الصور الملتقطة أو إضافة تراكبات بصرية مثل رسائل الالتزام والمعرفات. توفر الأداة متصفح أرشيف وسائط لاسترداد اللقطات المرتبطة بمستودعات محددة. كما تتضمن نظام تهيئة لإدارة اختيار الجهاز، ومدة التسجيل، وتأخيرات الإحماء.
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.