Skip to content

Instantly share code, notes, and snippets.

@2KAbhishek
Last active August 14, 2019 02:37
Show Gist options
  • Save 2KAbhishek/510c9cccc6c3afaf2fa7ad2231e964b1 to your computer and use it in GitHub Desktop.
Save 2KAbhishek/510c9cccc6c3afaf2fa7ad2231e964b1 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Abhishek Kumar Keshri",
"label": "Undergraduate Student",
"picture": "https://raw.githubusercontent.com/2kabhishek/2kabhishek.github.io/master/images/me.jpg",
"summary": "I am a final year engineering student with a soft spot for Open Source Software, Linux and CLI. I am familiar with most of the tech stacks used in the industry today and am always learning new things.",
"website": "https://2kabhishek.github.io",
"email": "[email protected]",
"location": {
"city": "Rampurhat",
"countryCode": "IN",
"region": "West Bengal"
},
"profiles": [{
"username": "2kabhishek",
"url": "https://twitter.com/2kabhishek",
"network": "twitter"
},
{
"url": "https://github.com/2kabhishek",
"username": "2kabhishek",
"network": "github"
},
{
"url": "https://linkedin.com/in/2kabhishek",
"username": "2kabhishek",
"network": "linkedin"
}
]
},
"education": [{
"endDate": "2016-08-02",
"startDate": "2020-07-15",
"area": "Bachelor of Technology in Computer Science & Engineering",
"studyType": "Bachelors",
"institution": "Birbhum Institute of Engineering & Technology"
}],
"skills": [{
"keywords": [
"C",
"Java",
"Javascript",
"Python",
"SQL",
"Git",
"Linux",
"Android Development",
"Data Science",
"Web Development",
"System Administration"
]
}],
"work": [{
"company": "Edifixio India Pvt. Ltd.",
"position": "Software Developer Intern",
"startDate": "2018-12-22",
"endDate": "2019-01-22",
"highlights": [
"Developed Android app that syncs data with IOT devices",
"Worked with BLE to setup interface between IOT device and Android app",
"Data sync using AWS Lambda (I didn't set it up)"
]
}],
"languages": [{
"language": "English",
"fluency": "Fluent"
},
{
"language": "Hindi",
"fluency": "Native speaker"
},
{
"language": "Bengali",
"fluency": "Native speaker"
},
{
"language": "Spanish",
"fluency": "Functional"
}
],
"interests": [{
"name": "",
"keywords": [
"Gaming",
"Traveling",
"Reading",
"Modding",
"Command Line",
"Photography",
"Blogging"
]
}],
"meta": {
"theme": "elegant"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment