Kat Cottrell Home About Resume Technical Skills Projects Art Contact
My Technical Skills C Excel & OpenRefine Git & Github HTML & CSS Java Linux & Unix Machine Learning MATLAB Python R SQL Stata Tableau

My Git & Github Skills

"Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."

"GitHub is a development platform inspired by the way you work. From open source to business, you can host and review code, manage projects, and build software alongside 50 million developers."

Git is a version-control system used for tracking changes made to code files in software development. GitHub, Inc is the corporation that hosts servers for version control using Git. Using GitHub, developers can collaborate on projects and save their work to a mutually accessible platform that allows them to track changes, revert undesirable changes, request new features, manage tasks, and provide documentation for their projects. GitHub is essential for collaborative coding. GitHub’s basic services are free, with more tiers of service available for charge. In addition to GitHub, I have experience using GitLab, a similar service with continuous integration advantages.