An open API service indexing awesome lists of open source software.

Git

Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.

https://github.com/thekaveman/dotfiles

My dotfile repo. Typically used inside VS Code Dev Containers.

bash dotbot dotfiles git ssh vscode

Last synced: 07 Apr 2026

https://github.com/dimaru/packagebuildinfoexample

Automated Swift Package version and build numbering via Git. Sample project.

git plugin swift swiftpm

Last synced: 17 May 2026

https://github.com/taurusolson/django-git

A django application to manage Git projects

django git

Last synced: 11 May 2026

https://github.com/marckassay/demoofgitconflicts

Replicates by automation the following three Git conflicts: 'content', 'add/add' and 'modify/delete'.

demonstration git merge-conflicts powershell

Last synced: 17 May 2026

https://github.com/ethiclab/git4j

git4j is an attempt to learn how git works by implementing some parts of it.

from-scratch git java learn tdd test

Last synced: 17 May 2026

https://github.com/nirmalyax/git-bot

Git Bot is a Node.js tool automating the creation of random-date commits in Git repositories. Ideal for testing and simulating diverse commit histories.

commit git nodejs

Last synced: 18 Jul 2025

https://github.com/maksim-gavr-04/publishing_project

Домашнее задание по курсу «Git — система контроля версий»

git

Last synced: 18 Jul 2025

https://github.com/panntod/push-existing-project-to-github

Already have a file on local, but confused about how to upload it to digithub using git? follow this simple way

git github

Last synced: 17 May 2026

https://github.com/samanazadi1996/sam.autocommitmessage

This extension is a useful tool for Visual Studio that automatically generates commit messages for Git repositories. It helps developers maintain a clear and consistent commit history while saving time and effort.

auto-message commit git git-commit git-message

Last synced: 17 Feb 2026

https://github.com/ERNI-Academy/training-get-fit-at-git

materials for the _get fit at git_ training

course git training

Last synced: 08 May 2025

https://github.com/avdaredevil/git-loc

Get Github PR line-of-change stats for all Repos you work with on Github

delta git line-of-code lines-of-code perf performance-review prs stats

Last synced: 17 May 2026

https://github.com/piomin/jenkins-slave-dind-jnlp

docker image with dind (docker-in-docker), jenkins slave, jdk, git and maven

docker docker-in-docker dockerfile git jdk jenkins jenkins-slave maven

Last synced: 18 Mar 2025

https://github.com/lorislab/samo

Samo developer tool to build and create release of the project (git, helm, docker, conventional-commits)

build-tool conventional-commits docker git golang maven npm release samo

Last synced: 23 Jun 2025

https://github.com/andrewpetrochenkov/gitmsg

autogenerate git commit message

cli git

Last synced: 08 May 2026

https://github.com/muniftanjim/x-git-hooks

Git Hooks Handler

git git-hooks hooks

Last synced: 17 May 2026

https://github.com/leohenon/interactive-git-status

A minimal interactive git status for faster staging.

cli git git-status

Last synced: 17 May 2026

https://github.com/dtinth/autocommit

Automatically generate commit message based on Git word diff

git ruby shell-script

Last synced: 02 Apr 2026

https://github.com/egel/bns

Branch Name Sanitizer - A simple program that normalize given text to git branch name

branch-names git git-branch golang normalization sanitizer

Last synced: 17 May 2026

https://github.com/shahank42/pr-gen

Generate awesome pull request messages based off of meaningful, conventional commmits

bun effect-ts git

Last synced: 07 May 2026

https://github.com/chandandas27/jpmorgan-chase-virtual-internship

This repository contains the submitted patch files of the various tasks assigned by JPMorgan Chase & Co. Software Engineering Virtual Internship

git jpmorgan jpmorgan-chase python-3 software-engineer software-engineering virtual-internship

Last synced: 17 May 2026

https://github.com/dennis-every/git-flow

A simple exercise to practice the git flow workflow

git gitflow gitflow-workflow

Last synced: 05 Apr 2025

https://github.com/draym/git-guidelines

proposition of rules to handle git commits and branches within a team

git guidelines teamwork-projects

Last synced: 28 Mar 2025

https://github.com/andresWeitzel/Modulo_GPT-J-6B_NLP

Módulo para el Procesamiento de Lenguaje Natural de código abierto (GPT-J-6B).

git gpt-j-6b ia nlp nlp-machine-learning nodejs npm procesamiento-lenguaje-natural vsc

Last synced: 30 Dec 2025

https://github.com/viko16/git-cd

👷 git clone ⇒ run hooks (optional) ⇒ cd

cli git repository-management

Last synced: 28 Apr 2026

https://github.com/status-im/infra-role-gitea

Ansible role for Gitea service

ansible-role git infra

Last synced: 15 Apr 2026

https://github.com/piyoki/github-tag-autoincrement

auto-increment semantic version (semver) patch and add a github tag

ci git tag-autoincrement

Last synced: 20 Apr 2026

https://github.com/funnyzak/git-webhook-node-docker

Pull your nodejs project git code into a data volume and trigger node event via Webhook.

docke-image docker git node npm webhook yarn

Last synced: 28 Mar 2025

https://github.com/nonghoangvu/nonghoangvu

This is an overview of me and my git activities, it will be updated regularly

git github github-actions md workflow

Last synced: 11 Apr 2026

https://github.com/stonerl/nova-fork-extension

Fork extension for Nova. Open repositories, view commits, and browse file history.

fork git nova nova-editor nova-extension

Last synced: 17 May 2026

https://github.com/misaghmomenib/notebook-python

A Python-based Interactive Notebook Designed for Data Analysis, Experimentation, and Documentation. Ideal for Running Python Code, Visualizing Data, and Creating Detailed Reports in an Organized and Easy-to-use Environment.

git notebook-python open-source python

Last synced: 17 May 2026

https://github.com/blackvoidx/cloneallrepo

The script clones repositories from a specified GitHub user.

clone git github-api github-clone go go-scripts golang

Last synced: 17 May 2026

https://github.com/2000pawan/mrs

"Excited to share my latest project on LinkedIn! 🎥 Presenting my movie recommendation system deployed on Streamlit. With the power of NLP and machine learning, it suggests 5 similar movies based on your search query, drawing from a dataset of 5000 Hollywood movies. Discover your next favorite flick effortlessly! 🍿💡 #MovieRecommendation #NLP #ML

artificial-intelligence git machine-learning nlp python streamlit

Last synced: 17 Apr 2026

https://github.com/petermosmans/git-template

Default git template to setup and configure basic linters. This can also be used to set up pre-commit and commit-msg hooks afterwards, within existing repositories

commit-hooks git git-hooks linter linters pre-commit pre-commit-hooks

Last synced: 17 May 2026

https://github.com/genndy007/ry-git-tutorial-practice

This repository is created for practice in git commands usage.

branch conflict-resolution git merge practice rebase reset

Last synced: 21 Mar 2025

https://github.com/propensive/octogenarian

Common Git operations for Scala

git git-api scala

Last synced: 05 Apr 2025

https://github.com/patgeo117/automata

Este proyecto usa GitHub Actions para hacer commits diarios automáticos, actualizando un archivo con la fecha y hora. Funciona con un Token de Acceso Personal (PAT) configurado como secreto en GitHub.

automation bot ci-cd cron-jobs daily-commit developer-tools git github-actions personal-project workflow-automation

Last synced: 20 May 2026

https://github.com/sgtswagrid/scalafmt-revolver

🔫 A GitHub tool to automatically fix Scalafmt violations.

ci-cd devops git github github-actions linting scala scalafmt

Last synced: 06 Jul 2026

https://github.com/ansh-info/ansh-info.github.io

Interactive developer portfolio featuring real-time tools visualization, ML demonstrations, and 3D skill representations built with React and Vite.

data-science docker git github github-actions javascript jupyter-notebook machine-learning portfolio portfolio-website react reactjs tailwindcss vim vscode website

Last synced: 10 Apr 2026

https://github.com/kaysilvha/age-calculator-app-main

Frontend Mentor - Age calculator app

css git github html javascript

Last synced: 05 May 2026

https://github.com/aziguy/resume-de-vehicule

This WordPress plugin enables the display of technical specifications for vehicles directly within the Gutenberg editor. Leveraging an external database, it seamlessly retrieves and showcases this information.

api-rest cars extension git gutenberg-blocks hooks react tailwindcss wordpress-development wordpress-plugin

Last synced: 20 Jan 2026

https://github.com/kartikk-26/django-application-deployment-on-ec2

This repository showcases my experience deploying Django applications on AWS EC2 using Gunicorn and Nginx, focusing on secure and production-ready configurations.

aws django git gunicorn-service nginx ubuntu

Last synced: 09 Apr 2026

https://github.com/bhumikjain/push-guard

A VS Code extension that warns you to push uncommitted changes before closing, with one-click commit & push.

code-safety commit-reminder developer-tools git git-helper git-integration productivity push-warning vs-code vscode-extension

Last synced: 22 Jul 2025

https://github.com/imketan1610/projectmanagementapp

The Project Management App is a web-based platform designed to simplify project planning, tracking, and collaboration. It provides tools for managing tasks, assigning responsibilities, and monitoring progress, ensuring efficient teamwork and productivity.

bash bcrypt css3 dotenv express express-validator git github html-css-javascript html5 js mern-stack mongodb-atlas mongoose nodejs nodemon reactjs vscode

Last synced: 10 Apr 2026

https://github.com/santhsecurity/keyhog

The fastest, most accurate secret scanner. 896 detectors, Hyperscan SIMD, GPU acceleration, 96% recall. Built in Rust.

api-keys credentials devsecops git gpu hyperscan pre-commit rust secret-detection secret-scanner security simd

Last synced: 27 May 2026

https://github.com/thekiranmahajan/thekiranmahajan

Hey there, I'm Kiran Mahajan, a Frontend Developer from India. I'm all about creating awesome websites that look great, work smoothly, and feel super modern. 🚀 Frontend Developer | CSE Student | 💻 Learning things by actually doing ... 🎓 Graduating 2024

css css3 expressjs git github hooks html html5 javascript mongodb nodejs reactjs tailwind-css tailwindcss

Last synced: 22 Feb 2026

https://github.com/boreec/github-repo-downloader

Downloads all the public repositories of GitHub users and organizations without using API.

cli git github go golang repository web-scraping webscraping

Last synced: 11 Apr 2026

https://github.com/raizertechdev/simple-project-to-do-list-node

Desenvolvi uma Lista de Tarefas que não só fortaleceu meu aprendizado HTML, CSS, JavaScript e Node, mas preparou-me para desafios futuros, aplicando o padrão MVC para eficiência e interatividade. Nesta aplicação, os usuários podem interagir ao adicionar suas tarefas e verificar que elas são salvas em um banco de dados!!!

css3 git github html5 javascript nodejs

Last synced: 09 Apr 2026

https://github.com/pnowy/sda-git

Zadania GIT - kurs SDA

git sda

Last synced: 22 Aug 2025

https://github.com/carleone-souza-santos/page-instagram

Projeto com intuito de desenvolver o mais próximo do layout.

css3 figma git html5 javascript

Last synced: 09 Apr 2026

https://github.com/ukayani/repoman

Github repository automation client

automation git github typescript

Last synced: 05 May 2026

https://github.com/khinthandarkyaw98/github_note

This is my GitHub note. Just a review for myself

git

Last synced: 15 Mar 2025

https://github.com/ntk148v/gclone

A lazy tool written by Golang to clone multiple git repositories then place it to the right folders

clone git golang

Last synced: 18 May 2026

https://github.com/janejeon/change-git-config

Update your git username/email in existing repositories' history

cli configuration git github gitlab nodejs

Last synced: 09 Apr 2026

https://github.com/nixin72/git-workshop

A workshop for teaching the basics of git

git github teaching workshop

Last synced: 08 May 2026

https://github.com/danielwhatmuff/gtlb

CLI to open GitLab repos in the browser

browser cli command-line git gitlab opener python terminal

Last synced: 10 Apr 2026

https://github.com/gavinlyonsrepo/gitautorun

Bash Script to help with automation of commonly used git operations

automated automation bash bash-script git shell-script shell-scripting

Last synced: 07 May 2026

https://github.com/hpi-swa/git-s

git client for Squeak

git squeak version-control

Last synced: 08 Nov 2025

https://github.com/qiaeru/skills-github

Reusable Claude Code skills for managing public GitHub repos at commit, push, and release time, plus the generic repo files every project should carry.

agent-skills anthropic changelog claude claude-code conventional-commits git github semver

Last synced: 08 Jul 2026

https://github.com/sarscode/git-style-guide

An opinionated style guide for git

git git-style-guide git-styleguide styleguide

Last synced: 28 Mar 2025

https://github.com/stivan-lucas/lexis-saas-erp-back

Lexis é um projeto SaaS com ERP para pequenas, médias e grandes empresas.

environment erp eslint fastify git mailgun postgresql prettier redis saas scalar socket-io swagger zod

Last synced: 20 Aug 2025

https://github.com/zcubbs/hpxd

Hpxd is a dynamic HAProxy configurator. It pulls configuration files from a Git repository and keeps HAProxy updated with the latest changes. It also provides integration with Prometheus for monitoring and metrics.

daemon git haproxy linux

Last synced: 06 Feb 2026

https://github.com/joaorls/desafio-projeto-pessoal

:book::book:Desafio projeto pessoal:book::book:

git github github-config shell

Last synced: 07 May 2026

https://github.com/cristian-sbardelotto/pass-in

Website made in NLW to manage an attendees list in an event.

eslint faker-js git github javascript react tailwind-css typescript vite

Last synced: 10 Apr 2026

https://github.com/kadirisaikumar3/java-mini-projects

21 Java Mini Projects to master Core Java, OOP, Collections, File Handling, and Problem Solving for SDE interviews.

beginner-projects collections console-applications core-java git github java mini-projects software-engineering

Last synced: 08 Jul 2026

https://github.com/brennie/projector

Taking the overhead out of managing repositories and development environments.

environment git python repositories repository

Last synced: 06 Apr 2025

https://github.com/davenarchives/dev-cheatsheets

a collection of cheatsheets for programming languages and dev tools

c cpp csharp css database devops framework git html java javascript links markdown programming-languages python resources sql tutorials

Last synced: 09 Apr 2026

https://github.com/dnhn/git-commit-audio

A Git hook that plays a sound when you commit :sound:

audio fortheloveofcode git git-hook git-hooks post-commit shell sound terminal

Last synced: 28 Jul 2025

https://github.com/marnik1451/mi-primer-repositorio

"Mi primer repositorio en GitHub"

cursodegit git github

Last synced: 18 Apr 2026

https://github.com/lpreterite/drone-plugin-git-sync

同步代码至另一个项目的`drone`插件

drone-plugin git

Last synced: 17 May 2026

https://github.com/ebrahimmahrous/first-web-project

In 2022, I designed my first website, reflecting my goals and ambitions after graduating in 2025. I was really excited, as this project sparked my love for web development and motivated me to learn more. It wasn’t just a project, but a symbol of my future ambitions.

css3 git html5

Last synced: 19 Apr 2026

https://github.com/kyoto7250/gview

TUI app for viewing files managed with git

cli git ratatui rust tui

Last synced: 23 Aug 2025

https://github.com/nminhducit/git-guide

Just a simple guide for getting started with git. no deep shit =))

git git-cheat-sheets

Last synced: 19 Sep 2025

https://github.com/stustanet/github-mirror

Gitlab to Github Mirror Service

git git-mirror github github-mirror gitlab mirror

Last synced: 02 Jan 2026

https://github.com/schanur/dotfiles

All my config files. Used with Debian stable and Debian testing.

aliases bash color-theme colorscheme dark-theme dotfiles git gtk i3 installer package-manager qt qt4 qt5 tmux zsh

Last synced: 11 Apr 2026

https://github.com/roger-takeshita/git-new

NPM Package - Easy way to create a repository (personal/organization) on GitHub (only) using the terminal.

cli git github javascript npm npm-package ssh-key token

Last synced: 09 Apr 2026

https://github.com/daljitdokal/git-graph-js-example

Git Graph js example

git gitgraph

Last synced: 11 Jul 2026

https://github.com/dev-chandan-pandey/gusty-adjustment-6018

Blog Details Page (Layout-6) and Contacts Page (Layout-7)

css git github html sass vscode

Last synced: 24 Aug 2025

https://github.com/anmamun0/hack-setup

Dev notes, setup guides, and code config references. etup instructions, Wi-Fi commands, Git guide, and C++/JSON code configs.

cmd git json networking nmap vscode

Last synced: 10 Aug 2025

https://github.com/fimilfaneea/parksmart

Mall parking App Using Flutter and Firebase

dart firebase flutter getx git github

Last synced: 08 Apr 2026

https://github.com/williamnharvey/github-blob-commit

Push up multiple files in one commit :octocat::shipit:

git npm-module octokat-js

Last synced: 19 Apr 2026

https://github.com/dmfs/gver

Gradle versioning based on git history.

git github gradle semantic-versioning semver tags

Last synced: 08 Apr 2026

https://github.com/gaultier/gitlab-clone-all

Clone locally all git projects from Gitlab.

git gitlab rust

Last synced: 28 Apr 2025

https://github.com/banghuazhao/go_git_local_status

🚀 A powerful Go CLI tool that generates GitHub-style contribution graphs from your local Git repositories. Track your coding activity across multiple projects with beautiful terminal visualizations. Perfect for developers who want insights into their local development patterns.

cli coding-activity command-line contribution-graph developer-tools development-tracking git git-analysis git-history git-stats go go-cli golang local-repositories productivity repository-analysis terminal terminal-app visualization

Last synced: 20 Apr 2026

https://github.com/serbiant/perfect-git-import-export

Import/export your issues, milestones, labels from your repository.

git github github-api issues labels milestones

Last synced: 21 Apr 2026

https://github.com/erosmlima/game_of_twitt3r

Recriation of the game of the Dinosaur to play without internet (Eros Version) 🐦

css design git github html innovation javascript

Last synced: 09 Apr 2026

https://github.com/sarthakmishraa/career-crafter

Introducing our Python-powered app deployed on Streamlit, designed to streamline your job application process. Simply upload your resume and the job description, and our Gemini API-driven tool will provide a percentage match, highlight missing keywords, and offer a tailored profile summary. Say goodbye to guesswork.

gemini-api git python streamlit streamlit-webapp

Last synced: 09 Apr 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/kos5667/document

Summary Document

docker git sql

Last synced: 18 May 2026

https://github.com/belynnn/i3_wad_git__un-chouette-nom

Tests carried out during the GIT course, given by Bastien Gorissen and Thomas Stassin from Team Panoptes, for the Web Application Developer, by Interface3 - I was told to write "Un chouette nom" in name.

git training

Last synced: 26 Jan 2026

https://github.com/azamaulanaaa/gitit

A Lightweight HTTP Git Server for CI/CD

cicd git

Last synced: 04 Feb 2026