GitHub: GitHub is a web-based platform that allows developers to collaborate on projects by hosting and sharing code repositories.
Version Control System (VCS): VCS is a system that tracks changes made to files over time, allowing multiple people to work on the same project simultaneously while keeping track of modifications.
Forking: Forking refers to creating a copy of an existing open-source project in order to make independent changes or additions.