Install git /git dekstop git bash
https://git-scm.com/downloads
https://desktop.github.com/
https://code.visualstudio.com/
To clone repo
git clone repo
To push
git push branch name
To pull
git pull
To add
git add .
To commit
git commit -m "message"
To create branch
git branch
https://hacktoberfest.digitalocean.com/
Data science https://github.com/technojam/Data-Science-Analysis
Android https://github.com/technojam/AndroidCustomView
Web https://github.com/technojam/technojam-frontend https://github.com/technojam/technojam-backend https://github.com/technojam/world-clock
Algorithms https://github.com/technojam/Ultimate_Algorithms_Repository