SlideShare a Scribd company logo
Say Hello To
Awesomenes
s
Let’s learn the essentials of GitHub
07 March 2021
@smileguptaaa
Smile Gupta
Engineer, KonfHub
Aspiring Fullstack Dev
Core member of GirlScript Bangalore
Open Source Creator
Founding member of GirlScript Jalandhar
@smileguptaaa
Let’s talk
What is
GitHub
01
03 Magic of
GitHub Pages
02 Lets Play
With Github
04 Making Nice
Readme.md
@smileguptaaa
What is Git and
GitHub
01
@smileguptaaa
What is Git?
“The stupid content tracker”
“Global Information Tracker”:
you're in a good mood, and it actually works for you.
Angels sing, and a light suddenly fills the room.
“Goddamn Idiotic Truckload of sh*t”:
when it breaks
@smileguptaaa
So, What is Git?
A Distributed Version Control System.
Any project which uses Git will have a .git folder
which stores all the history of the project.
@smileguptaaa
Know exactly which
files changed, who
made those
changes, and when
those changes
occured.
Ability to have
different versions of
the code in different
places.
Collaborate easily
with other people
on the same
project by
uploading and
receiving
changes
History Backup Collaboration
@smileguptaaa
What is GitHub?
GitHub is a website that allows us to use git and
create repositories online. It can also store all
your projects online for free.
@smileguptaaa
A repository is a container that houses your project and its’
history. If your project folder contains the “.git” folder
you’re working with a repository!
What is a repository?
@smileguptaaa
Fun Fact About GitHub
GitHub, house to millions of OSS projects is its
not completely open sourced!
@smileguptaaa
Playing with GitHub
02
@smileguptaaa
Creating an Account on GitHub
Visit: https://github.com/
@smileguptaaa
@smileguptaaa
@smileguptaaa
@smileguptaaa
@smileguptaaa
@smileguptaaa
@smileguptaaa
Repo Settings
Things we can do with Github
@smileguptaaa
💬 Answering Questions
🐛 Bug reports
📝 Blog posts
💼 Business Development
💻 Code
Content
📖 Documentation
🎨 Design
💡 Examples
📋 Event Organizers
💵 Financial Support
🔍 Funding/Grant Finders
Ideas & Planning
🚇 Infrastructure
🚧 Maintenance
📦 Packaging
🔌 Plugin/utility libraries
📆 Project Management
👀 Reviewed Pull Requests
Security
🔧 Tools
🌍 Translation
⚠️ Tests
✅ Tutorials
📢 Talks
📓 User Testing
📹 Videos
Magic of GitHub Pages
03
@smileguptaaa
Steps to Deploy to GitHub Pages
Upload the Project
To GitHub Repo
Open Repo Settings Chose Source
Branch from
GitHub Pages
Section
@smileguptaaa
@smileguptaaa
Magic of Readme.md files
04
@smileguptaaa
Special Repo in GitHub
Try creating a repo with Same name as yourusername
@smileguptaaa
Additional Resources
● MarkDown Guide : - https://about.gitlab.com/handbook/markdown-guide/
● Making Badges for readme: - https://shields.io/
● Example for the awesome readme elements:
https://github.com/smilegupta/readme-badges/blob/main/README.md
● Simple tips to improve the GitHub Profile: https://madhavbahl.tech/slides/5/
Thanks
Do you have any questions?
Smile Gupta
Frontend Engineer
GitHub/LinkedIn -> smilegupta
Twitter -> smileguptaaa

More Related Content

What's hot

Reactive Spring with Spring Boot 2.0 - Mark Heckler
Reactive Spring with Spring Boot 2.0 - Mark HecklerReactive Spring with Spring Boot 2.0 - Mark Heckler
Reactive Spring with Spring Boot 2.0 - Mark Heckler
VMware Tanzu
 
Full Stack Reactive Kotlin by Mark Heckler
Full Stack Reactive Kotlin by Mark HecklerFull Stack Reactive Kotlin by Mark Heckler
Full Stack Reactive Kotlin by Mark Heckler
VMware Tanzu
 
Gerrit Code Review Analytics
Gerrit Code Review AnalyticsGerrit Code Review Analytics
Gerrit Code Review Analytics
Luca Milanesio
 
Hack the hacktoberfest
Hack the hacktoberfestHack the hacktoberfest
Hack the hacktoberfest
Sharjeel Yunus
 
GitHub Introduction
GitHub IntroductionGitHub Introduction
GitHub Introduction
VIA Next Innovators
 
Eclipse Hacker's Guide to the Git Universe
Eclipse Hacker's Guide to the Git UniverseEclipse Hacker's Guide to the Git Universe
Eclipse Hacker's Guide to the Git Universe
msohn
 
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014msohn
 
Github
GithubGithub
Github
RajathV2
 
Getting Started with Git and GitHub
Getting Started with Git and GitHubGetting Started with Git and GitHub
Getting Started with Git and GitHub
Rabiraj Khadka
 
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
VMware Tanzu
 
Stable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code ReviewStable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code Review
Luca Milanesio
 
Git使用经验
Git使用经验Git使用经验
Git使用经验
Tianpo Gao
 
Github copilot
Github copilotGithub copilot
Github copilot
ssuser30b5d4
 
GerritHub.io - present, past, future
GerritHub.io - present, past, futureGerritHub.io - present, past, future
GerritHub.io - present, past, future
Luca Milanesio
 
Gerrit jenkins-big data-continuous-delivery
Gerrit jenkins-big data-continuous-deliveryGerrit jenkins-big data-continuous-delivery
Gerrit jenkins-big data-continuous-delivery
Luca Milanesio
 
Git strategies for DevOps
Git strategies for DevOpsGit strategies for DevOps
Git strategies for DevOps
Ahmad Iqbal Ali
 
Speed up Continuous Delivery with BigData Analytics
Speed up Continuous Delivery with BigData AnalyticsSpeed up Continuous Delivery with BigData Analytics
Speed up Continuous Delivery with BigData Analytics
Luca Milanesio
 
Intro git github_ppt
Intro git github_pptIntro git github_ppt
Intro git github_pptali raza
 
Continous integration with github actions by Peter Grainger
Continous integration with github actions by Peter GraingerContinous integration with github actions by Peter Grainger
Continous integration with github actions by Peter Grainger
☁️ Peter Grainger
 

What's hot (20)

Reactive Spring with Spring Boot 2.0 - Mark Heckler
Reactive Spring with Spring Boot 2.0 - Mark HecklerReactive Spring with Spring Boot 2.0 - Mark Heckler
Reactive Spring with Spring Boot 2.0 - Mark Heckler
 
Full Stack Reactive Kotlin by Mark Heckler
Full Stack Reactive Kotlin by Mark HecklerFull Stack Reactive Kotlin by Mark Heckler
Full Stack Reactive Kotlin by Mark Heckler
 
Gerrit Code Review Analytics
Gerrit Code Review AnalyticsGerrit Code Review Analytics
Gerrit Code Review Analytics
 
Hack the hacktoberfest
Hack the hacktoberfestHack the hacktoberfest
Hack the hacktoberfest
 
GitHub Introduction
GitHub IntroductionGitHub Introduction
GitHub Introduction
 
Eclipse Hacker's Guide to the Git Universe
Eclipse Hacker's Guide to the Git UniverseEclipse Hacker's Guide to the Git Universe
Eclipse Hacker's Guide to the Git Universe
 
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014
Code Matters - Eclipse Hackers Git Guide - EclipseCon France 2014
 
Github
GithubGithub
Github
 
Getting Started with Git and GitHub
Getting Started with Git and GitHubGetting Started with Git and GitHub
Getting Started with Git and GitHub
 
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
SpringOne Tour St. Louis - Reactive Spring with Spring Boot 2.0
 
Git & Gerrit
Git & GerritGit & Gerrit
Git & Gerrit
 
Stable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code ReviewStable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code Review
 
Git使用经验
Git使用经验Git使用经验
Git使用经验
 
Github copilot
Github copilotGithub copilot
Github copilot
 
GerritHub.io - present, past, future
GerritHub.io - present, past, futureGerritHub.io - present, past, future
GerritHub.io - present, past, future
 
Gerrit jenkins-big data-continuous-delivery
Gerrit jenkins-big data-continuous-deliveryGerrit jenkins-big data-continuous-delivery
Gerrit jenkins-big data-continuous-delivery
 
Git strategies for DevOps
Git strategies for DevOpsGit strategies for DevOps
Git strategies for DevOps
 
Speed up Continuous Delivery with BigData Analytics
Speed up Continuous Delivery with BigData AnalyticsSpeed up Continuous Delivery with BigData Analytics
Speed up Continuous Delivery with BigData Analytics
 
Intro git github_ppt
Intro git github_pptIntro git github_ppt
Intro git github_ppt
 
Continous integration with github actions by Peter Grainger
Continous integration with github actions by Peter GraingerContinous integration with github actions by Peter Grainger
Continous integration with github actions by Peter Grainger
 

Similar to Say Hello to awesomeness: Let’s learn the essentials of GitHub

Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
Houari ZEGAI
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptx
aymanessam16
 
What is github.
What is github.What is github.
What is github.
aditi agarwal
 
Building a Better World with GitHub.
Building a Better World with GitHub.Building a Better World with GitHub.
Building a Better World with GitHub.
Suvin Nimnaka
 
concordia hacktoberfest.pptx
concordia hacktoberfest.pptxconcordia hacktoberfest.pptx
concordia hacktoberfest.pptx
AnkurVerma95745
 
Github Case Study By Amil Ali
Github Case Study By Amil AliGithub Case Study By Amil Ali
Github Case Study By Amil Ali
AmilAli1
 
Getting started With GIT
Getting started With GITGetting started With GIT
Getting started With GIT
GhadiAlGhosh
 
Difference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucketDifference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucket
Acodez IT Solutions
 
Fork me!
Fork me!Fork me!
Fork me!
James Ford
 
Github security bug bounty hunting
Github security   bug bounty huntingGithub security   bug bounty hunting
Github security bug bounty hunting
vinoth kumar
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and Devpost
Andrew Kerr
 
Do you git it
Do you git it Do you git it
Do you git it
Hridyesh Bisht
 
Git and Github Training in Bangalore From myTectra
Git and Github Training in Bangalore From myTectraGit and Github Training in Bangalore From myTectra
Git and Github Training in Bangalore From myTectra
myTectra Learning Solutions Private Ltd
 
Introduction to git and Github
Introduction to git and GithubIntroduction to git and Github
Introduction to git and Github
Wycliff1
 
Hacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptxHacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptx
ArishAhmad9
 
Workshop on Git and GitHub
Workshop on Git and GitHubWorkshop on Git and GitHub
Workshop on Git and GitHub
DSCVSSUT
 
Git tech
Git techGit tech
Git tech
Taj Nehme
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucket
jeetendra mandal
 

Similar to Say Hello to awesomeness: Let’s learn the essentials of GitHub (20)

Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020Smile Gupta - Hacktoberfest Celebration 2020
Smile Gupta - Hacktoberfest Celebration 2020
 
Introduction to Git and Github
Introduction to Git and GithubIntroduction to Git and Github
Introduction to Git and Github
 
Git and Github.pptx
Git and Github.pptxGit and Github.pptx
Git and Github.pptx
 
What is github.
What is github.What is github.
What is github.
 
Building a Better World with GitHub.
Building a Better World with GitHub.Building a Better World with GitHub.
Building a Better World with GitHub.
 
concordia hacktoberfest.pptx
concordia hacktoberfest.pptxconcordia hacktoberfest.pptx
concordia hacktoberfest.pptx
 
Github Case Study By Amil Ali
Github Case Study By Amil AliGithub Case Study By Amil Ali
Github Case Study By Amil Ali
 
Getting started With GIT
Getting started With GITGetting started With GIT
Getting started With GIT
 
Difference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucketDifference between gitlab vs github vs bitbucket
Difference between gitlab vs github vs bitbucket
 
Fork me!
Fork me!Fork me!
Fork me!
 
Github security bug bounty hunting
Github security   bug bounty huntingGithub security   bug bounty hunting
Github security bug bounty hunting
 
Intro to Git, GitHub, and Devpost
Intro to Git, GitHub, and DevpostIntro to Git, GitHub, and Devpost
Intro to Git, GitHub, and Devpost
 
Do you git it
Do you git it Do you git it
Do you git it
 
16 Git
16 Git16 Git
16 Git
 
Git and Github Training in Bangalore From myTectra
Git and Github Training in Bangalore From myTectraGit and Github Training in Bangalore From myTectra
Git and Github Training in Bangalore From myTectra
 
Introduction to git and Github
Introduction to git and GithubIntroduction to git and Github
Introduction to git and Github
 
Hacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptxHacktoberfest GDSC BBBDITM.pptx
Hacktoberfest GDSC BBBDITM.pptx
 
Workshop on Git and GitHub
Workshop on Git and GitHubWorkshop on Git and GitHub
Workshop on Git and GitHub
 
Git tech
Git techGit tech
Git tech
 
Difference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs BitbucketDifference between Github vs Gitlab vs Bitbucket
Difference between Github vs Gitlab vs Bitbucket
 

More from Smile Gupta

Say Hello to React day2 presentation
Say Hello to React   day2 presentationSay Hello to React   day2 presentation
Say Hello to React day2 presentation
Smile Gupta
 
Say hello to react js - Day 1
Say hello to react js   - Day 1Say hello to react js   - Day 1
Say hello to react js - Day 1
Smile Gupta
 
Introduction to Python and Basic Programming Cncepts
Introduction to Python and Basic Programming CnceptsIntroduction to Python and Basic Programming Cncepts
Introduction to Python and Basic Programming Cncepts
Smile Gupta
 
Why Employee Development is Important?
Why Employee Development is Important?Why Employee Development is Important?
Why Employee Development is Important?
Smile Gupta
 
My Journey with GirlScript Foundation
My Journey with GirlScript Foundation My Journey with GirlScript Foundation
My Journey with GirlScript Foundation
Smile Gupta
 
#include<GirlCoder.h> because she is important
#include<GirlCoder.h> because she is important#include<GirlCoder.h> because she is important
#include<GirlCoder.h> because she is important
Smile Gupta
 
Is AI good bad or Neutral?
Is AI good bad or Neutral?Is AI good bad or Neutral?
Is AI good bad or Neutral?
Smile Gupta
 
Everything you want to need to know about GraphQL
Everything you want to need to know about GraphQL Everything you want to need to know about GraphQL
Everything you want to need to know about GraphQL
Smile Gupta
 
Say Hello to Awesomeness
Say Hello to AwesomenessSay Hello to Awesomeness
Say Hello to Awesomeness
Smile Gupta
 
Making a portfolio website - Smile Gupta
Making a portfolio website - Smile GuptaMaking a portfolio website - Smile Gupta
Making a portfolio website - Smile Gupta
Smile Gupta
 
Getting Started with React.js
Getting Started with React.jsGetting Started with React.js
Getting Started with React.js
Smile Gupta
 

More from Smile Gupta (11)

Say Hello to React day2 presentation
Say Hello to React   day2 presentationSay Hello to React   day2 presentation
Say Hello to React day2 presentation
 
Say hello to react js - Day 1
Say hello to react js   - Day 1Say hello to react js   - Day 1
Say hello to react js - Day 1
 
Introduction to Python and Basic Programming Cncepts
Introduction to Python and Basic Programming CnceptsIntroduction to Python and Basic Programming Cncepts
Introduction to Python and Basic Programming Cncepts
 
Why Employee Development is Important?
Why Employee Development is Important?Why Employee Development is Important?
Why Employee Development is Important?
 
My Journey with GirlScript Foundation
My Journey with GirlScript Foundation My Journey with GirlScript Foundation
My Journey with GirlScript Foundation
 
#include<GirlCoder.h> because she is important
#include<GirlCoder.h> because she is important#include<GirlCoder.h> because she is important
#include<GirlCoder.h> because she is important
 
Is AI good bad or Neutral?
Is AI good bad or Neutral?Is AI good bad or Neutral?
Is AI good bad or Neutral?
 
Everything you want to need to know about GraphQL
Everything you want to need to know about GraphQL Everything you want to need to know about GraphQL
Everything you want to need to know about GraphQL
 
Say Hello to Awesomeness
Say Hello to AwesomenessSay Hello to Awesomeness
Say Hello to Awesomeness
 
Making a portfolio website - Smile Gupta
Making a portfolio website - Smile GuptaMaking a portfolio website - Smile Gupta
Making a portfolio website - Smile Gupta
 
Getting Started with React.js
Getting Started with React.jsGetting Started with React.js
Getting Started with React.js
 

Recently uploaded

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

Say Hello to awesomeness: Let’s learn the essentials of GitHub

  • 1. Say Hello To Awesomenes s Let’s learn the essentials of GitHub 07 March 2021 @smileguptaaa
  • 2. Smile Gupta Engineer, KonfHub Aspiring Fullstack Dev Core member of GirlScript Bangalore Open Source Creator Founding member of GirlScript Jalandhar @smileguptaaa
  • 3. Let’s talk What is GitHub 01 03 Magic of GitHub Pages 02 Lets Play With Github 04 Making Nice Readme.md @smileguptaaa
  • 4. What is Git and GitHub 01
  • 6. What is Git? “The stupid content tracker” “Global Information Tracker”: you're in a good mood, and it actually works for you. Angels sing, and a light suddenly fills the room. “Goddamn Idiotic Truckload of sh*t”: when it breaks @smileguptaaa
  • 7. So, What is Git? A Distributed Version Control System. Any project which uses Git will have a .git folder which stores all the history of the project. @smileguptaaa
  • 8. Know exactly which files changed, who made those changes, and when those changes occured. Ability to have different versions of the code in different places. Collaborate easily with other people on the same project by uploading and receiving changes History Backup Collaboration @smileguptaaa
  • 9. What is GitHub? GitHub is a website that allows us to use git and create repositories online. It can also store all your projects online for free. @smileguptaaa
  • 10. A repository is a container that houses your project and its’ history. If your project folder contains the “.git” folder you’re working with a repository! What is a repository? @smileguptaaa
  • 11. Fun Fact About GitHub GitHub, house to millions of OSS projects is its not completely open sourced! @smileguptaaa
  • 13. Creating an Account on GitHub Visit: https://github.com/ @smileguptaaa
  • 20.
  • 22. Things we can do with Github @smileguptaaa 💬 Answering Questions 🐛 Bug reports 📝 Blog posts 💼 Business Development 💻 Code Content 📖 Documentation 🎨 Design 💡 Examples 📋 Event Organizers 💵 Financial Support 🔍 Funding/Grant Finders Ideas & Planning 🚇 Infrastructure 🚧 Maintenance 📦 Packaging 🔌 Plugin/utility libraries 📆 Project Management 👀 Reviewed Pull Requests Security 🔧 Tools 🌍 Translation ⚠️ Tests ✅ Tutorials 📢 Talks 📓 User Testing 📹 Videos
  • 23. Magic of GitHub Pages 03 @smileguptaaa
  • 24. Steps to Deploy to GitHub Pages Upload the Project To GitHub Repo Open Repo Settings Chose Source Branch from GitHub Pages Section @smileguptaaa
  • 26. Magic of Readme.md files 04 @smileguptaaa
  • 27. Special Repo in GitHub Try creating a repo with Same name as yourusername @smileguptaaa
  • 28.
  • 29.
  • 30.
  • 31. Additional Resources ● MarkDown Guide : - https://about.gitlab.com/handbook/markdown-guide/ ● Making Badges for readme: - https://shields.io/ ● Example for the awesome readme elements: https://github.com/smilegupta/readme-badges/blob/main/README.md ● Simple tips to improve the GitHub Profile: https://madhavbahl.tech/slides/5/
  • 32. Thanks Do you have any questions? Smile Gupta Frontend Engineer GitHub/LinkedIn -> smilegupta Twitter -> smileguptaaa