19 lines
No EOL
560 B
YAML
19 lines
No EOL
560 B
YAML
# some information about you
|
|
name: "Sharwin Patil"
|
|
# nickname: "Sharwin"
|
|
# greeting message before your name. it will default to "Hi! I am" if not provided
|
|
# greeting: "Hey I'm"
|
|
# image: "images/author/sharwin_portrait.jpg"
|
|
# give your some contact information. they will be used in the footer
|
|
contactInfo:
|
|
email: "sharwin24@gmail.com"
|
|
phone: "+1 925-389-8455"
|
|
github: Sharwin24
|
|
linkedin: sharwinpatil
|
|
# researchgate: john-doe
|
|
|
|
# some summary about what you do
|
|
# summary:
|
|
# - a Software Developer
|
|
# - an Open Source Contributor
|
|
# - a Roboticist |