Last active
October 26, 2019 01:06
-
-
Save Galarzaa90/cfc3c707056c03dcb33a7abc5c778ae8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Allan Galarza", | |
"label": "Developer", | |
"summary": "I am a mechatronics engineer with a love for electronics, automation and software development. I really enjoy learning and organization.", | |
"website": "https://galarzaa90.github.io/", | |
"email": "[email protected]", | |
"location": { | |
"city": "Hermosillo", | |
"region": "Sonora", | |
"countryCode": "MX" | |
}, | |
"profiles": [ | |
{ | |
"url": "https://github.com/galarzaa90", | |
"username": "galarzaa90", | |
"network": "github" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"endDate": "2009-08-01", | |
"startDate": "2014-04-01", | |
"area": "Mechatronics Engineering", | |
"studyType": "Bachelors", | |
"institution": "Universidad de Sonora" | |
} | |
], | |
"skills": [ | |
], | |
"work": [ | |
{ | |
"summary": "Software development outsourcing.", | |
"website": "https://gilasw.com", | |
"company": "Gila Software", | |
"position": "Backend Developer", | |
"startDate": "2019-05-21" | |
} | |
], | |
"meta": { | |
"theme": "kendall" | |
}, | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Proficient" | |
}, | |
{ | |
"language": "Spanish", | |
"fluency": "Native" | |
} | |
], | |
"projects": [ | |
{ | |
"name": "NabBot" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment