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":"Sergey Sudakovich", | |
"label": "Software Enigneer", | |
"email": "sergey@sudakovich.com", | |
"summary": "Experiened software enigneer who I passionate about automation", | |
"profiles":[ { | |
"network": "Github", | |
"username":"sergeyhush", | |
"url": "https://github.com/sergeyhush" | |
}] | |
}, | |
"work": [ | |
{ | |
"company": "Snowflake", | |
"position": "Senior Software Enigneer (Cloud SRE)", | |
"website": "https://snowflake.com", | |
"startDate": "2019-04-15" | |
} | |
], | |
"education": [ | |
{ | |
"institution": "University of Southern California", | |
"area": "Computer Science with Specialization in Computer Networks", | |
"studyType": "Masters of Science", | |
"startDate": "2007-10-01", | |
"endDate": "2009-06-01" | |
}, | |
{ | |
"institution": "University of Southern California", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"startDate": "2006-10-01", | |
"endDate": "2008-06-01" | |
}, | |
{ | |
"institution": "Odessa State Polytechnic University", | |
"area": "Computer Science", | |
"studyType": "Bachelor of Science", | |
"startDate": "1999-10-01", | |
"endDate": "2002-02-01" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment