Fact-checked Jun 22, 2026
Also called: GitHub, Git Hub, github.com
GitHub is a web-based platform that helps developers store, manage, and share their code. It's owned by Microsoft and acts like a social network for software projects.
GitHub is a widely used platform for software development and version control, which means it helps teams track and manage changes to their code over time. Think of it like Google Docs for programmers, but much more powerful, allowing many people to work on the same project without stepping on each other's toes. Developers can host their code repositories, which are essentially folders containing all the files for a project, on GitHub's servers.
The platform was founded in 2008 and quickly became the go-to place for open-source projects, where code is freely available for anyone to use, modify, and distribute. In 2018, Microsoft acquired GitHub, a move that initially raised some eyebrows in the developer community but has largely been seen as beneficial, bringing more resources and integration with other Microsoft tools.
GitHub’s core functionality revolves around Git, a version control system. This system allows developers to create different 'branches' of a project to work on new features or fix bugs independently. Once satisfied, they can 'merge' their changes back into the main project. GitHub adds a social layer to Git, providing features like issue tracking, pull requests (where developers propose changes and others review them), and project management tools. It's very common for companies, large and small, to host their private codebases on GitHub too.
Beyond just storing code, GitHub has evolved into a vital part of the software development ecosystem. It's used for collaboration, documentation, and even deploying software. Many open-source AI projects, machine learning libraries, and research code are hosted on GitHub, making it a critical resource for anyone working in or studying artificial intelligence. Its main products include GitHub.com, GitHub Enterprise, and various developer tools.
Daily Deck explains terms like Microsoft GitHub as part of a free seven-card daily brief. No jargon. No fluff.
Start free