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.
- GitHub: https://github.com/topics/git
- Wikipedia: https://en.wikipedia.org/wiki/Git
- Repo: https://github.com/git
- Created by: Linus Torvalds
- Released: April 7, 2005
- Related Topics: vcs, github, bitbucket, gitlab, gitops, gitflow, svn, mercurial, tfvc, dvcs,
- Last updated: 2026-07-06 00:12:40 UTC
- JSON Representation
https://github.com/jooysoouzaa/contagem_regressiva
Desenvolvi um projeto de contagem regressiva de eventos com HTML, SASS, Parcel e Git. Utilizei HTML para estruturar a página, SASS para organizar e estilizar o código CSS, Parcel para empacotar e otimizar os arquivos do projeto, e Git para controle de versão.
Last synced: 05 Apr 2026
https://github.com/ntk148v/gclone
A lazy tool written by Golang to clone multiple git repositories then place it to the right folders
Last synced: 18 May 2026
https://github.com/narendrakoya999/markdown-previewer
css3 es6 git html5 javascript markdown nodejs npm prismjs reactjs redux responsive-web-design state-management
Last synced: 19 Jan 2026
https://github.com/bendera/vscode-commit-message-formatter
Break long lines in the commit messages.
git git-commit prettier visual-studio-code visual-studio-code-extension vscode vscode-extension vscode-formatter
Last synced: 13 Apr 2026
https://github.com/t-rav/gd3
Git Data Driven Decisions - An attempt at creating KPIs for developers based on value added
Last synced: 10 Jun 2025
https://github.com/dracula27/odin-landing-page
The Odin Project - Foundations - Flexbox - PROJECT: Landing Page
Last synced: 28 Apr 2026
https://github.com/hudson-newey/2g
A custom git wrapper that extends Git with some custom commands that I find useful (and improves performance)
Last synced: 27 Feb 2025
https://github.com/mmggyy66/my-budget-app
The Ruby on Rails capstone project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
bootstrap git github remder ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/akarsh/devopslab
Repository is covering the experiments mentioned in DevOps Lab manual for course in JNTUH syllabus
docker git github jenkins kubernetes minikube selenium
Last synced: 22 Aug 2025
https://github.com/lioccoumd/ournix
This project implements a touch function for a simple filesystem in C. It allows creating new files while ensuring proper structure and validation. The implementation includes memory management, pointer handling, and directory management. The project also includes a testable main function for demonstration.
Last synced: 11 Apr 2026
https://github.com/denoerss/web-challenges
These web challenges document my learning path in the Web Development Bootcamp @ Neue Fische 🐡
css git github html html5 javascript shell web-development
Last synced: 09 Apr 2026
https://github.com/lev4and/world-yachts
Программа для компании, специализирующийся на производстве и продаже яхт на WPF
csharp entity-framework git livecharts mvvm wpf
Last synced: 09 May 2026
https://github.com/refcell/particlesnewtab
Basic particles new tab for google chrome
chrome-extension git new-tab react
Last synced: 13 Apr 2026
https://github.com/ivanclay/dima
Project FullStack Balta.io
blazor blazor-webassembly dotnet git stripe
Last synced: 13 Apr 2026
https://github.com/lev4and/astronomytesting
Программа, предназначенная для тестирования студентов по астрономии на WPF
asp-net-core-api crud csharp entity-framework-core git http-client material-design mvvm rest-api wpf
Last synced: 09 May 2026
https://github.com/axshatind/synnextial
A Collaborative/Personal-Workspace designed to streamline team communication, document management, and project coordination. Inspired by modern tools, SynnexTial aims to provide a seamless, intuitive experience for teams working in fast-paced environments.
api firebase firestore firestore-database formik git gsap nextjs postcss redux tailwindcss
Last synced: 15 Mar 2025
https://github.com/ppedrolucas/capsula-do-tempo
Aplicação Web Responsiva de Cápsula do Tempo
Last synced: 03 May 2026
https://github.com/eiberham/tidy
:octopus: Manage the deletion of all those git branches merged into a target branch
Last synced: 10 Apr 2026
https://github.com/smartive/kustomize-image
Dockerimage with kustomize and git built in.
docker git golden-image kubectl kustomize
Last synced: 08 Apr 2025
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/aghabeiki/gitdiffer
Visual Studio Code extension for running git difftool through context menu
diffmerge git vscode-extension
Last synced: 02 Aug 2025
https://github.com/diegx22v/creainess
Repositorio de la aplicacion del proyecto de JavaFX en Delfos.
fxml git github java java-8 javadevelopment javafx netbeans-project scenebuilder
Last synced: 04 Sep 2025
https://github.com/svandriel/remove-merged-branches
Removes merged git branches
Last synced: 06 Jan 2026
https://github.com/sstark/pydrink
Distributed Reusage of Invaluable Nerd Kit (dotfile management)
dotfiles dotfiles-manager environment git management python python3 shell
Last synced: 03 Jul 2025
https://github.com/tassio-med/react-todo-list
✅ O projeto consiste em um To Do List simples com a funcionalidade adicionar e excluir uma tarefa. Foi desenvolvido com o intuito de colocar em prática meus conhecimentos em ReactJS.
css3 git javascript netlify-deployment react reactjs
Last synced: 02 May 2026
https://github.com/alexdevzz/nest-posts-graphql
This project is a very simplified API to exemplify the use of GraphQL as a communication layer on the NestJS framework, also using SQLite as a database and TypeORM for object-relational mapping.
apollographql class-validator dto entity git graphql nestjs node posts repository sqlite typeorm typescript
Last synced: 09 Apr 2026
https://github.com/nestorwheelock/gitdone
A simple wrapper for git written in rust that makes it faster and therefore more likely to save work.
Last synced: 15 Mar 2026
https://github.com/azamaulanaaa/gitit
A Lightweight HTTP Git Server for CI/CD
Last synced: 04 Feb 2026
https://github.com/dinoboff/git-spawned-promise
Promisify a git child process, settling once the process exits and its stdio streams and transformers close.
Last synced: 11 Apr 2026
https://github.com/moshdev2213/springsecurity
I delved into Spring Security with JWT through an informative YouTube tutorial, enhancing web app security with robust authentication. Utilized Spring Boot, MySQL, Postman, Git, and GitHub. 🔐🛡️🌐
git jwt-authentication mysql postman spring-boot spring-security
Last synced: 12 Apr 2026
https://github.com/seonhyungjo/gardener
나만 없어 정원사. 나도 정원사 고용해보자 :house_with_garden:
Last synced: 09 Apr 2026
https://github.com/blckclov3r/git-config-sh
This script ensures that Git is configured with the specified username and email, and it provides feedback on the configuration status.
bash bash-script configuration git git-config git-configuration github-config shell shell-script
Last synced: 15 Apr 2026
https://github.com/customcommander/git-secrets-examples
Examples on how to use git-secrets from AWSLabs to find secrets in your Git repository
examples git secrets-detection
Last synced: 09 Apr 2025
https://github.com/treechcer/gust
Gust a lightweight PowerShell script to simplify and automate common GitHub workflows: initializing repos, managing branches, committing, pushing, pulling, etc. all configurable via a JSON file.
automation branch-management clitool developer-tools devops git git-automation git-client github open-source powershell productivity scripting version-control workflow
Last synced: 14 Sep 2025
https://github.com/remarkablemark/gitploy
🚀 Deploy a directory to a remote Git branch.
branch cli deploy git gitploy javascript npm npm-package
Last synced: 11 Apr 2026
https://github.com/wagner-de-carvalho/algamoney-ui
Aplicação frontend para gerenciamento de lançamentos financeiros
angular2 css3 dropdown filter font-awesome fontawesome git github html5 javascript ng2-currency-mask npm primefaces primeflex primeicons primeng primeng-calendar redirect router typescript
Last synced: 10 Apr 2026
https://github.com/martinkalema/hospital-management-odoo
Hospital Management System implemented in Odoo.
Last synced: 14 Jul 2025
https://github.com/massigy/c-dictionnary-program
This C program, loads a file of 10000 english words to a trie data structure and search for the right spelling when the user types a word of his own.
c cprogramming data-structures gcc git github linked-list makefile
Last synced: 07 May 2026
https://github.com/ged/assemblage
Git mirror of the Assemblage continuous integration toolkit
continuous-integration distributed git mercurial ruby
Last synced: 30 Jun 2026
https://github.com/slickcharmer/social-media-app
SocialPath is a full-stack MERN social media app that allows users to connect with friends, share posts, and engage with others on the platform.
expressjs git github javascript mongodb mui nodejs react redux
Last synced: 04 Mar 2025
https://github.com/sumitkumargiri/digital_library_managment_system
This repository contain all the best practices for managing Github repository.
css git github htm javascript jquery library-management-system opensource php project
Last synced: 13 Apr 2026
https://github.com/andrvss/league-of-legends.lp
Projeto de uma landing page responsiva focado em simular a tela de login na rede da Riot Games.
css figma git github html javascript
Last synced: 11 Apr 2026
https://github.com/slavcodev/git-hooks-scripts
A collection of useful Git Hooks
Last synced: 15 Jun 2026
https://github.com/ya-luotao/dotfiles
A set of vim, git and tmux configuration files.
dotfiles git hammerspoon tmux vim
Last synced: 18 Apr 2026
https://github.com/tobiasbueschel/git-is-branch-protected-cli
🔒 CLI to check whether the current Git branch is protected (i.e. is main or develop)
branch cli conventional git husky protection
Last synced: 04 Feb 2026
https://github.com/enr/gip
Bulk management for Git projects
git go golang golang-application hacktoberfest
Last synced: 17 May 2026
https://github.com/livemediatools/livemediatools.github.io
YCMDs is a website that collects complete command lines for popular software(like FFmpeg, Docker, Git), making it convenient for users.
Last synced: 31 Jan 2026
https://github.com/arpitstack/cheat-stack
CheatStack is the ultimate Dev/DevOps cheatsheet, packed with essential commands for Docker, Kubernetes, Git, Linux, Cloud, CI/CD, and more. No more searching. Just execute with instant, copy-paste-ready solutions.
ansible aws azure bash cheatsheet docker gcp git jenkins kubernetes linux powershell terraform
Last synced: 10 Apr 2026
https://github.com/kritagya123611/paytmclone
Paytm Clone – Digital Wallet & Payment Dashboard This project is a Paytm-inspired full-stack web application that allows users to securely manage their digital wallet, transfer money, and view transaction history through an intuitive dashboard.
expressjs git github mongodb mongoose nodejs postman react react-router reactjs recoil tailwindcss toastify zod-validation
Last synced: 10 Apr 2026
https://github.com/crhntr/explore-go-git-wasm
Is it currently possible to use go-git in the browser? Not really... but I made it work.
Last synced: 07 Sep 2025
https://github.com/sadikahmetaydin/fiverr-app-clone
Fiverr App Clone Project
css fiverr fiverr-clone freelance-platform freelance-work git github reactjs user-interface
Last synced: 12 Apr 2026
https://github.com/alphadarkmoon/personal-link-tree
LinkTree based on LinkForest theme.
bootstrap bootstrap5 css git github html javascript linkforest linktree linktree-alternative program programming project projects template web website
Last synced: 04 Oct 2025
https://github.com/mkprabhu/socketdaddy
Code Examples from SocketDaddy.com
ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql
Last synced: 12 Apr 2026
https://github.com/shivankk26/solana-movie-review-dapp
Welcome to the Solana Movie Review DApp repository! This decentralized application allows users to sign in via their Phantom wallet and leave reviews for movies. Built on the Solana blockchain, this DApp provides a decentralized platform for movie enthusiasts to share their opinions and recommendations.
borsh chakra-ui git nextjs phantom phantom-wallet solana solana-program webjs
Last synced: 03 May 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/edisedis777/tableau-backup-tool
An automated tool for backing up Tableau workbooks and datasources to Git, featuring parallel processing, progress tracking, and smart file handling.
backup-tool git python tableau tableau-server
Last synced: 10 Apr 2026
https://github.com/nermfrontdev/final-project-coder
Curso de Desarrollo Web. (HTML, CSS, BOOTSTRAP, SASS, SEO)
bootstrap5 css3 develop git github html5 npm sass web
Last synced: 11 Apr 2026
https://github.com/eseom/gitten
a super easy github client for mobile powered by react-native and react-native-navigation
android client git github graphql ios mobile react-native react-native-navigation
Last synced: 11 Apr 2026
https://github.com/gonzaajuarez/tecnicatura
Gonzalo Juarez's folder, with content seen in the university programming degree at the National Technological University (UTN), Regional Faculty of San Rafael (FRSR).
css git html java javascript portafolio-web python vue
Last synced: 11 Apr 2026
https://github.com/danilolutz/ambiente-php
Projeto da série: Ambiente de Desenvolvimento PHP com Docker
docker docker-compose git github laravel lumen mariadb php7
Last synced: 12 Apr 2026
https://github.com/emer/grunt
git-based run tool: python scripts that automate running jobs on a cluster
daemon git hpc-cluster hpc-portal python remote-execution simulation slurm
Last synced: 22 Apr 2026
https://github.com/maulik9898/gus-rs
A simple Git User Switching app written in rust.
Last synced: 12 Apr 2025
https://github.com/yegor256/gitx
Bash script to manage multiple Git repositories in one click: pull, reset, push, etc.
Last synced: 12 Apr 2026
https://github.com/adrianovolter/exercicios-fullstak
console css3 frontend fullstack git github hooks html5 javascript npm-package react react-router vscode
Last synced: 10 Apr 2026
https://github.com/aichbauer/node-git-clone-repo
Clone a git repository
clone git is-git nodejs repository
Last synced: 06 May 2026
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/sainingo/enumerables
This is a simple ruby project where I learnt how to import and use modules from two separate files.
Last synced: 12 Apr 2026
https://github.com/thalesfp/lazydev
Scripts I use daily in my work environment. Why? Because I love scripts! :)
Last synced: 27 Apr 2026
https://github.com/kdcio/init
Initialize KDC Projects with npm & git. Security included!
boilerplate cli devops devsecops encrypt-files git git-secret git-secrets hacktoberfest kdc kdcio macos nodejs starter
Last synced: 04 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/theherk/neovideproject
A macOS application that manages Neovide instances per Git repository, providing a seamless project-based editing experience.
git neovide neovim nvim project-management
Last synced: 04 May 2026
https://github.com/michalbastrzyk/dotfiles
A personal collection of configuration files for various tools and applications used in my development environment. This repository includes configurations for Zsh, Neovim, Git, Ghostty terminal, and Homebrew packages. It uses GNU Stow to manage symlinks, ensuring a consistent setup across different machines.
configuration development-environment dotfiles git gnu gnu-stow homebrew macos macosx neovim setup zsh
Last synced: 10 Apr 2026
https://github.com/yannx79/nk-nginx-docker
A Dockerized setup for running Nginx as a web server or reverse proxy. Includes configurations for easy CI/CD integration and web app deployment.
cd ci ci-cd cicd docker docker-compo dockerfile git git-flow github-actions nginx web
Last synced: 11 Apr 2026
https://github.com/kaysilvha/luminar_restaurant
Desafio de projeto oferecido pelo curso Descodificadas
bootstrap css figma git github html javascript
Last synced: 12 Apr 2026
https://github.com/jalalmostafa/mining-afxdp
Mining Linux Kernel Repositories to extract knowledge about AF_XDP
afxdp git linux linux-kernel packet-processing repository-mining statistics zero-copy
Last synced: 16 Feb 2026
https://github.com/excalith/changeling
Generates changelogs between commit hashes and creates a clean markdown file sections from commit message prefixes
app changelog changelog-formatter changelog-generator git node screenshot terminal-app
Last synced: 01 Apr 2025
https://github.com/cristian-sbardelotto/to-do-list
✅ Simple to-do list that allows user to create, delete and mark tasks.
eslint font-awesome frontend git github react styled-components todo-app todo-list typescript vite website
Last synced: 12 Apr 2026
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/kingsleyibe/bookstore
"Bookstore Application" is an MVP version of its kind that allows you to: Display a list of books, Add a book and Remove a selected book. The application was built using JavaScript, React-Redux, SASS.
book dispatch es6 eslint git javascript jsx-syntax reactjs redux sass
Last synced: 12 Apr 2026
https://github.com/cristian-sbardelotto/calculator
The project simulates a simple calculator, with basic operations.
css eslint git github html javascript live-server sass sass-compiler
Last synced: 12 Apr 2026
https://github.com/kubrickcode/baedal
📦 Selectively download specific files or folders from Git repositories (GitHub, GitLab, Bitbucket) with automatic branch detection
bitbucket boilerplate cli degit developer-tools devtools download downloader fetch file-fetcher giget git git-tools github gitlab npm repository scaffolding template
Last synced: 20 Jan 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