Last active
February 28, 2021 12:41
-
-
Save Sharkaboi/f4f07f4095df14a12bb23153e78bd5b2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "Sarath S", | |
"label": "Undergrad at CUSAT | Android dev ", | |
"picture": "https://avatars.githubusercontent.com/u/53013721?s=460&u=18b1d7cd19ca6b3f9d3808b8f6fb7241c23904d8&v=4", | |
"email": "[email protected]", | |
"phone": "", | |
"website": "https://sarath.is-a.dev/", | |
"summary": "Android Dev, Full time Student, Love to talk about computer hardware.", | |
"location": { | |
"countryCode": "IN", | |
"region": "Kerala" | |
}, | |
"profiles": [{ | |
"network": "LinkedIn", | |
"username": "cybershark", | |
"url": "https://www.linkedin.com/in/cybershark/" | |
}, | |
{ | |
"username": "sharkaboi", | |
"url": "https://twitter.com/sharkaboi", | |
"network": "twitter" | |
}, | |
{ | |
"url": "https://github.com/sharkaboi", | |
"username": "sharkaboi", | |
"network": "github" | |
} | |
] | |
}, | |
"work": [{ | |
"company": "STYLABS", | |
"highlights": ["Kotlin", "Flutter"], | |
"position": "Android Developer Intern", | |
"startDate": "2020-11-30", | |
"summary": "Working on home360 and Collab app.", | |
"website": "https://stylabs.in/" | |
}], | |
"volunteer": [{ | |
"organization": "Developer Students Club-CUSAT", | |
"position": "Android Study Jams facilitator", | |
"website": "https://dsc.community.dev/cochin-university-of-science-and-technology/", | |
"startDate": "2020-11-30", | |
"endDate": "2021-01-31", | |
"summary": "Taught students how to get started with Android development using Kotlin. [Link](https://github.com/DSCCUSAT/Android-Study-Jams-Resources)" | |
}], | |
"education": [{ | |
"institution": "Cochin University of Science and Technology", | |
"website": "https://cusat.ac.in/", | |
"area": "Information Technology", | |
"studyType": "Bachelor of Technology - B.Tech", | |
"startDate": "2018-12-31", | |
"endDate": "2022-12-31", | |
"gpa": "" | |
}, | |
{ | |
"institution": "Paramekkavu Vidya Mandir", | |
"website": "https://www.paramekkavuvidyamandir.edu.in/", | |
"area": "Information Practices", | |
"studyType": "High School", | |
"startDate": "2015-12-31", | |
"endDate": "2018-12-31", | |
"gpa": "92%" | |
} | |
], | |
"skills": [{ | |
"name": "Kotlin Android Development", | |
"level": "", | |
"keywords": [ | |
"Jetpack libraries", | |
"Dagger Hilt", | |
"Room - SQLite", | |
"Kotlin Coroutines", | |
"MVVM", | |
"Retrofit" | |
] | |
}, | |
{ | |
"name": "Flutter Develipment", | |
"level": "", | |
"keywords": [ | |
"Dart", | |
"Bloc" | |
] | |
}, | |
{ | |
"name": "Git", | |
"level": "", | |
"keywords": [ | |
"Github", | |
"Gitlab" | |
] | |
}, | |
{ | |
"name": "Firebase", | |
"level": "", | |
"keywords": [ | |
"Firestore", | |
"Auth" | |
] | |
}, | |
{ | |
"name": "Computer Hardware", | |
"level": "", | |
"keywords": [ | |
"PC Building" | |
] | |
}, | |
{ | |
"name": "Creative Software", | |
"level": "", | |
"keywords": [ | |
"Sony Vegas", | |
"Adobe Photoshop", | |
"Adobe Xd", | |
"Figma" | |
] | |
} | |
], | |
"languages": [{ | |
"language": "English", | |
"fluency": "Intermediate" | |
}, | |
{ | |
"language": "Malayalam", | |
"fluency": "Intermediate" | |
}, | |
{ | |
"language": "Hindi", | |
"fluency": "Conversational" | |
}, | |
{ | |
"language": "Tamil", | |
"fluency": "Conversational" | |
} | |
], | |
"interests": [{ | |
"name": "Tech" | |
}, | |
{ | |
"name": "Music" | |
}, | |
{ | |
"name": "Anime" | |
}, | |
{ | |
"name": "Gaming" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment