21 lines
No EOL
656 B
YAML
21 lines
No EOL
656 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"
|
|
# subtitle: "Currently pursuing a Master's in Robotics at Northwestern University"
|
|
image: "images/sharwin_portrait.jpg"
|
|
# give your some contact information. they will be used in the footer
|
|
contactInfo:
|
|
email: "sharwin24@gmail.com"
|
|
phone: "+1 925-389-8466"
|
|
github: Sharwin24
|
|
linkedin: sharwinpatil
|
|
|
|
# some summary about what you do
|
|
summary:
|
|
- a Software Developer
|
|
- a Mechatronics Engineer
|
|
- a Robotics Enthusiast
|
|
- an Open Source Contributor
|
|
- a Robotics Software Engineer |