Learn how to push visual studio project to GitHub.

Lets go.
1) Open your Visual Studio project.

2) Right-click your Solution. And select the “Create Git Repository…” from the context menu.
Xybernetics GitHub Visual Studio Create Git Repository

3) Fill out the “Create a new GitHub repository” section. And once you are done click on “Create and Push” button.
Xybernetics GitHub Visual Studio Create a new GitHub repository Create and Push

4) Refresh your GitHub webpage and you should see your new repository.

YOU ARE DONE!

Reference