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-05 00:09:08 UTC
- JSON Representation
https://github.com/andresweitzel/apirest_microelectronica_springboot_oracle
Api Restful para la Aplicación Web de Microelectrónica implementando Spring Boot, Spring MVC, Spring Data Jpa, SpringDoc-OpenApi, Swagger UI, Maven, Lombok, Log4j, Git, SQL Developer y Oracle
api-documentation api-rest git java log4j lombok maven open-api open-api-v3 oracle oracle-sql-developer spring spring-boot spring-data-jpa spring-mv spring-mvc sts4 swagger-ui
Last synced: 12 Apr 2026
https://github.com/cloud-org/sample
many minimum viable demo
echo elasticsearch etcd function-compute gin git gitlab golang grpc kafka openssl shellcheck
Last synced: 12 Apr 2026
https://github.com/alpha74/version_control_with_git
Version Control with Git : My Git guide made from course by Atlassian on Coursera .
git git-course git-guide github github-guides version-control versioning
Last synced: 16 Apr 2026
https://github.com/antondomashnev/nabokov
Move mobile localization boringness away from you 🏃
Last synced: 23 Jan 2026
https://github.com/victorcezeh/aws-event-driven-data-platform-project
A production-style serverless event-driven data platform that ingests semi-structured JSON data from an external API, transforms and validates it using AWS Lambda inside a private VPC, and loads curated datasets into a Redshift data warehouse. Fully provisioned with CloudFormation and deployed via GitHub Actions CI/CD.
aws-lambda aws-s3 cloudformation git github-actions python redshift vpc yaml
Last synced: 04 Jun 2026
https://github.com/enselic/git-repo-language-trends
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
git png repository-utilities statistics svg tabular-data trend-analysis
Last synced: 11 Apr 2025
https://github.com/adrianovolter/pharmacy_central_system_-pcs-
Projeto avaliativo , modulo 2 back-end | Pharmacy Central System (PCS), gerenciamento de depósitos e medicamentos
api backend cors dotenv expressjs git gitflow jsonwebtoken nodejs nodemon npm postgresql sequelize
Last synced: 13 Apr 2026
https://github.com/vitoriabarbosa/sort-visualizer
O projeto visa desenvolver um visor de algoritmos e ordenação, que localiza os elementos de uma lista em uma certa ordem.
git java sorting-algorithms swing
Last synced: 23 Feb 2026
https://github.com/luifean/github-commands
Repositório criado para treinar e armazenar comandos git
Last synced: 22 Apr 2026
https://github.com/suyogpalav/blog-management-system
Developed a RESTful API with CRUD functionality for User, Post, Category, and Comment management, ensuring data consistency. Implemented Mapping, JPA Finder Method, JPQL, Native Query, Criteria Query, Pagination and Sorting, Searching, User Input Validation, and Exception Handling for robust API responses.
advancedjava8 corejava git github hibernate java java-8 java17 java17-spring-boot lombok maven mysql-database mysqlworkbench postman spring-boot springboot3-x springdatajpa tortoisegit
Last synced: 04 Mar 2026
https://github.com/dotindustries/ogre
Git-like repository for in-memory object versioning
git in-memory typescript versioning
Last synced: 15 Mar 2026
https://github.com/martinus/gra
Git Repo Admin
admin cli git linux python3 repository-management vscode
Last synced: 01 Mar 2026
https://github.com/languageissimple/.github
GitHub configuration for this Organization.
assignment-solutions config cpp cpp17 git github github-actions github-config java leetcode-solutions problem-solving python python3 ruby
Last synced: 05 Jan 2026
https://github.com/nsgowebjavaprog/search-engine
https://search-engine-2fpyr9kd7hgwahsbtgoywb.streamlit.app/
ai aiapplication clou git llm ml more nlp streamlit streamlitcloud
Last synced: 21 Apr 2026
https://github.com/doronz88/pychangelog2
Simple tool for creating changelogs
Last synced: 24 Aug 2025
https://github.com/eudanilobarbosa/cypress-express
Projeto de testes automatizados realizado no curso Cypress eXpress da QAx Academy com Fernando Papito.
allure-reports api-rest bash cli cross-browser-testing cypress-io e2e-testing faker-js gherkin-language git html-css-javascript json-schema node-js visual-studio-code webapp
Last synced: 07 Jan 2026
https://github.com/ccj-0617/aethel
Git-style Google Drive sync CLI and interactive TUI for snapshot-based local/remote file management, conflict resolution, and duplicate-folder cleanup.
backup cli deduplication drive-api file-manager filesync git google-drive google-drive-api ink nodejs productivity react sync terminal tui
Last synced: 10 Apr 2026
https://github.com/raku-community-modules/Git-Log
Gets git-log as a Raku object
Last synced: 07 Apr 2025
https://github.com/shonharsh/rpadev-s06p03-highlight-typeitems-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Highlight WFT Type Items practice found in section 06 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 05 May 2026
https://github.com/itzg/prune-branches
CLI that prunes local git branches that have been merged
Last synced: 04 Aug 2025
https://github.com/mrniamster/gitrepomigrator
Simple yet powerful tool for Cross account git repo to: migrate commit,releases,tags,branches,description,authors from one Repo to another 🥳
git migration repository transfer-data
Last synced: 04 Aug 2025
https://github.com/v-sekai/merge
Scripts for combining branches to create the Godot Groups branch
Last synced: 01 Aug 2025
https://github.com/vaishnavi-3969/raise-waves
Crowdfunding app using metamask, Sepolia Testnet, Solidity and Vite
crowdfunding git github metamask sepoliatestnetwork tailwindcss vercel vitejs vscode
Last synced: 07 Mar 2026
https://github.com/vczb/git-playground
Repositório para testes de issues, prs e tudo mais que o git e o github oferecem
git github hacktoberfest open-source pt-br
Last synced: 09 Apr 2026
https://github.com/knetic0/git-github-kursu
Git ve Github Başlangıç Kursu
bitbucket course git github learning lesson technology turkce turkish version-control
Last synced: 19 May 2026
https://github.com/shonharsh/rpadev-s07p04-libraries-windowslegacy
This project is my solution in C# to the RPADev-S07P04-Libraries practice found in section 07 practice 04 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 09 Apr 2026
https://github.com/interestingsoftware/sproutgit
A fast, worktree-first Git desktop app built with Electron and React. Early prototype.
git git-ui git-worktree github github-actions github-pages
Last synced: 05 Jul 2026
https://github.com/hasprogamer/sendgit
Sendgit is a command-line tool (CLI) that simplifies common Git operations on Linux, macOS, and Termux (Android). It provides an interactive and user-friendly way to manage commits, branches, history, and more.
android automatisation bash developer-tools git github learning learning-git learning-tool linux macos open-source productivity sendgit shell-script termux termux-tool
Last synced: 01 Aug 2025
https://github.com/shonharsh/rpadev-s05p02-therpachallenge-vb
This project is my solution in VB to the The RPA Challenge practice found in section 05 practice 02 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 09 May 2026
https://github.com/shonharsh/rpadev-s02p03-switch-vb
This project is my solution in VB to the Switch practice found in section 02 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 09 May 2026
https://github.com/shonharsh/rpadev-s03p04-dictionaries-doubles-windowslegacy
This project is my solution in C# to the Dictionaries & Doubles practice found in section 03 practice 04 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 08 May 2026
https://github.com/shonharsh/rpadev-s05p03-inputactions-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Input Actions practice found in section 05 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 07 May 2026
https://github.com/shonharsh/rpadev-s03p01-lists-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the **Lists ** practice found in section 02 practice 01 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 12 Apr 2026
https://github.com/tiagopog/gropen.vim
Vim plugin for gropen (Git Remote Open)
bitbucket developer-tool git github gitlab vim vim-plugin
Last synced: 11 Apr 2026
https://github.com/shonharsh/rpadev-s03p08-extractemailaddressregex-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Extract email Address With RegEx practice found in section 03 practice 08 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 03 May 2026
https://github.com/shonharsh/rpadev-s04p01-calculatingsums-windowslegacy
This project is my solution in C# to the Calculating Sums practice found in section 04 practice 01 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 06 May 2026
https://github.com/shonharsh/rpadev-s06p01-getandsortdata-vb
This project is my solution in VB to the Get & Sort Data practice found in section 06 practice 01 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 05 May 2026
https://github.com/yashhere/cheatsheets
A place for all the stuff, that I find useful for my own reference.
Last synced: 29 Aug 2025
https://github.com/shonharsh/rpadev-s05p01-passwordgenerator-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Password Generator practice found in section 05 practice 01 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 05 May 2026
https://github.com/shonharsh/rpadev-s02p03-switch-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Switch practice found in section 02 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 08 May 2026
https://github.com/shonharsh/rpadev-s06p02-setdata-vb
This project is my solution in VB to the Set Data practice found in section 06 practice 02 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 06 May 2026
https://github.com/shonharsh/rpadev-s05p04-outputactions-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Output Actions practice found in section 05 practice 04 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 13 Apr 2026
https://github.com/rkitover/sh-prompt-simple
Simple, fast, nice looking and colorful prompt for busybox/(d)ash/ksh/bash/zsh with Git branch, optional Git status indicator and exit status. Much faster than other Git prompts on MSYS2/Cygwin/WSL.
ash bash busybox dash git ksh prompt sh zsh
Last synced: 28 Apr 2026
https://github.com/rahil1202/let-him-commit
The package for doing git commit but in history
commit git github history javascript nodejs npm npm-package
Last synced: 08 Apr 2026
https://github.com/stacksjs/gitit
A simple way to download templates stored using git.
download git starter-kit templates
Last synced: 13 May 2025
https://github.com/simeg/git-x
✨ CLI extensions for Git that simplify common workflows
git git-extension git-extenstions
Last synced: 26 Aug 2025
https://github.com/jimbrig/dotfiles-wsl
WSL~/.dotfiles
bash configuration debian dotfiles encryption git kali-linux linux shell vim wsl wsl-ubuntu wsl2 zsh
Last synced: 14 Apr 2026
https://github.com/tnez/dotfiles
My personal collection of config files / dotfiles
Last synced: 07 Mar 2026
https://github.com/shonharsh/windowspowershell-create-datelist
This project is a script to create a date list in the standard PowerShell format (Monday, 01 April 2024 08:00:00), add a day n times on a new line, and write that list of dates to a file.
academic academy artificial-intelligence atom automation bash config datetime education git guide learning markdown process script studio training-materials trending windows windows-powershell
Last synced: 12 Feb 2026
https://github.com/klaasnicolaas/dotfiles
🗃️ Dotfiles to configure my shell environment for git, zsh, nvm, pyenv, docker (compose)
docker git nvm omz pyenv uv zsh zsh-configuration
Last synced: 19 Mar 2025
https://github.com/nsgowebjavaprog/ithinkit-smlops
Gemstone-Price-Prediction-End-to-End-Pipeline --- & --- MLOPs Foundations and Fundamentals, Git, GitHub, Docker, etc.
ci-cd css delivery deployment docker git github-actions html jupyter-notebook machine-learning monitoring more-tools python retraining-model testing
Last synced: 20 Jan 2026
https://github.com/danielgustafsson/ekorre
ekorre - Experimental Git Foreign Data Wrapper for PostgreSQL
Last synced: 10 May 2026
https://github.com/packit/upsint
Upstream Integration: work better with your upstream project.
git hacktoberfest open-source-tooling
Last synced: 14 Jul 2025
https://github.com/alexandrbig1/algo-py
A Python project focused on fundamental knowledge of algorithms and data structures. This repository provides clear implementations and explanations to help understand core algorithmic concepts.
algorithms git heapq matplotlib numpy python python3 turtle
Last synced: 14 Apr 2026
https://github.com/kulichkoff/gprof
Simple as stupid python script to switch your git profile
git git-profile python simple tiny
Last synced: 04 Jan 2026
https://github.com/chanmenglin/notebook
NoteBook
ds-cheatsheets editorconfig git gitattributes gitignore markdown note notebook python regex website
Last synced: 10 Apr 2026
https://github.com/spenserblack/change-git-user
Manage multiple git configurations
git git-config git-configuration git-user rust
Last synced: 31 Oct 2025
https://github.com/ivansarabeev/vanlife
Welcome to VanLife, your go-to platform for renting vans and exploring the open road. This React-based website offers a seamless experience for both renters and hosts. Users can navigate through the Home, About, Vans, and Host sections. The authentication process ensures a secure environment, unlocking features like Dashboard, Reviews, Income, Vans
cloudinary framer-motion git lodash miragejs react-router-dom reactjs tailwindcss typescript vercel
Last synced: 13 Apr 2026
https://github.com/spz-ecosystem/git-workflow
git-workflow整合技能包,是为spz一体化工作台(基于codex搭建)准备的底层基础设施之一,该技能包可以在codex、trae、codebuddy等多个ai编程工具使用
git release-automation workflow-automation worktree-workflow
Last synced: 05 Jul 2026
https://github.com/wonism/my-gh-action-cron-template
Template for running a Github Actions workflows on a schedule.
actions cron cronjob git git-actions github scheduler
Last synced: 11 Apr 2026
https://github.com/benslabbert/git-version-extension
A maven extension to provide meaningful versions to a maven build
git java maven maven-extension maven-plugin
Last synced: 14 Apr 2025
https://github.com/prakhardoneria/github-manager-api
This API provides various endpoints to interact with GitHub's API for repository and Gist management.
Last synced: 06 May 2026
https://github.com/shonharsh/rpadev-s03p04-dictionaries-doubles-vb
This project is my solution in VB to the Dictionaries & Doubles practice found in section 03 practice 04 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 01 May 2026
https://github.com/josemg-ux/git-github-course
Platzi Professional Course (Git/GitHub)
Last synced: 18 May 2026
https://github.com/abd3lraouf/aicommit
Smart Git commit messages with AI - automatically generates conventional commits with emojis
ai ai-commits aicommit commit commit-generator conventional-commits emojis git llm llms lmstudio
Last synced: 12 Jan 2026
https://github.com/pktcodes/css-basics-projects
Basic Projects using CSS
animation background cascading-style-sheets colors css css-box-model css3 display git john-smilga media-queries position transition typography units
Last synced: 12 May 2026
https://github.com/ergonzamarian/estudos-e-revisoes
Sempre em Desenvolvimento :: Neste repositório estou adicionando minhas revisões de fixação de conteúdos voltados para a computação, tudo o que acredito ser essencial para um programador conhecer, ainda estou construindo este repositório e pretendo colocar mais conteúdos e arquivos interessantes =)
Last synced: 20 May 2026
https://github.com/peter-bread/gamon
GitHub Account Manager
account-management bash cobra command-line-tool completions git github golang homebrew linux mac macos shellscript zsh
Last synced: 22 Mar 2025
https://github.com/xgames123/git-credential-pass
A simple git credential helper for gnu pass
git git-credential git-credential-helper gnu pass password-store
Last synced: 25 Jan 2026
https://github.com/kei-k23/git-go
Git-go is a lightweight version of Git implemented in Go
Last synced: 11 Jan 2026
https://github.com/elifarley/hug-scm
Humane Git wrapper / SCM CLI for safe, memorable commands + workflow automation, Git+Mercurial support, and repo analysis (churn/ownership/co-change). Includes an MCP server.
cli developer-tools git git-aliases git-cli git-client git-wrapper hg mercurial scm terminal version-control
Last synced: 12 Jan 2026
https://github.com/gfazioli/findergit-website
Marketing site and download portal for FinderGit — the native macOS Git-aware file browser.
developer-tools file-browser finder git macos native sparkle swift swiftui
Last synced: 26 May 2026
https://github.com/stefreak/nut
A workspace manager for working with multiple GitHub repositories simultaneously.
cli developer-tools git github
Last synced: 13 Jan 2026
https://github.com/chrkaatz/git-intelligence
An MVP tool similar to git-stats but for cross projects
Last synced: 13 Jan 2026
https://github.com/hammadsiddique/space-travellers-hub
A web app that uses SpaceX API to display the list of available Rockets and Missions. The application will allow users to book rockets and join selected space missions. Built with React, Redux Toolkit, API, CSS and JavaScript.
communication css git github html javascript linters microverse microverse-projects microverse-students netlify pair-programming react redux teamwork
Last synced: 10 Apr 2026
https://github.com/pipchenkovaa/news-webpage
A news webpage, written primarily using the Tailwind CSS framework / Новостная веб-страница, написанная преимущественно при помощи Tailwind CSS фреймворка
css3 git html5 javascript tailwindcss
Last synced: 04 Jan 2026
https://github.com/nceas/training-git-intro
Introduction to git and GitHub using R Studio
Last synced: 15 Aug 2025
https://github.com/fillahalfatih/bash-commands
Simple repository for documenting Git Bash commands learning process
bash-script command-line git git-bash version-control-system
Last synced: 19 May 2026