Skip to content

Instantly share code, notes, and snippets.

@cshintov
Last active June 12, 2021 12:12
Show Gist options
  • Save cshintov/16a842d3d3ed76141351b9a66a408a6f to your computer and use it in GitHub Desktop.
Save cshintov/16a842d3d3ed76141351b9a66a408a6f to your computer and use it in GitHub Desktop.
Resume
{
"meta": {
"theme": "kwan"
},
"basics": {
"name": "Shinto C V",
"label": "Software Engineer (DevOps)",
"picture": "",
"email": "cshintov@gmail.com",
"phone": "8089676207",
"website": "http://shendao.in",
"summary": "I have been working as a DevOps engineer for the past four years. Started my career as a Python developer. Have worked with technologies like Kuberenetes, Jenkins, Docker, AWS, etc. extensively in my DevOps career.",
"location": {
"address": "Chirayath House, PO Marathakkara",
"postalCode": "680 306",
"city": "Thrissur",
"countryCode": "India",
"region": "Kerala"
},
"profiles": [{
"network": "Twitter",
"username": "cshintov",
"url": "http://twitter.com/cshintov"
},{
"network": "Github",
"username": "cshintov",
"url": "http://github.com/cshintov"
},{
"network": "LinkedIn",
"username": "shinto-cv",
"url": "https://www.linkedin.com/in/shinto-cv/"
},{
"network": "Wordpress",
"username": "shintocv",
"url": "https://shintocv.wordpress.com/"
}]
},
"work": [{
"company": "Z & H Consultancy Services Pvt. Ltd.",
"position": "Senior DevOps Engineer",
"website": "https://zhhealthcare.com/",
"startDate": "2021-02-10",
"endDate": "2021-06-12",
"summary": "My responsibility here includes implementing CI/CD infrastructure and pipelines, create and maintain the cloud environments including kubernetes cluster on EKS. Currently working on implementing infrastructure as code using Terraform."
},{
"company": "C3m India Private Limited",
"position": "DevOps Engineer",
"website": "https://www.c3m.io/",
"startDate": "2020-05-04",
"endDate": "2020-11-15",
"summary": "Mostly my work included R & D regarding compliance with international security related policies so that we can automate it and provide this as a feature with the C3M platform."
},{
"company": "InfraCloud Technologies Pvt. LTD.",
"position": "Software Engineer (DevOps)",
"website": "https://www.infracloud.io/",
"startDate": "2019-07-08",
"endDate": "2020-01-18",
"summary": "As a DevOps engineer I was responsible for helping my client to migrate their containerized applications to kubernetes and analyze tools and technologies in the kubernetes echosystem by conducting POCs.",
"highlights": [
"Quickly did a prototype resiliency testing using chaos-toolkit.\n Did a POC on using Consul KV store as a sidecar for managing application configuration with hot reload.\n Wrote a python script to verify the health status of the components in the kubernetes cluster everytime a new one is deployed or updated, using python client for kubernetes."
]
}, {
"company": "Implesys India Pvt. LTD.",
"position": "Software Engineer (DevOps)",
"website": "https://www.impelsys.com/",
"startDate": "2016-08-30",
"endDate": "2019-06-14",
"summary": "As a DevOps engineer I helped the product team to implement CI/CD from scratch. Learned all the necessary tools and technologies like Jenkins/Groovy, Docker, Kubernetes, AWS, CloudFormation, Agile/DevOps philosophy and practices and proved my credentials as a quick learner.",
"highlights": [
"Went above and beyond to deliver requirements by putting the effort needed by self drive and passion. Got awarded with a 'Work Horse Award' for that."
]
}, {
"company": "Implesys India Pvt. LTD.",
"position": "Software Engineer",
"website": "https://www.impelsys.com/",
"startDate": "2015-10-12",
"endDate": "2016-08-30",
"summary": "As a Backend engineer I developed a Python/Flask API to convert metadata of books to MARC records.",
"highlights": [
"As a fresher, designed and completed the project along with another team mate, without any guidance or management."
]
}],
"education": [{
"institution": "Govt. Engineering College Thrissur, Calicut University",
"area": "Computer Science and Engineering,",
"studyType": "Bachelor",
"startDate": "2007-01-01",
"endDate": "2011-01-01",
"gpa": "",
"courses": []
}],
"awards": [],
"publications": [],
"skills": [{
"name": "Web Development",
"level": "Beginner",
"keywords": [
"Javascript (Beginner)",
"Python/Flask (Intermediate)"
]
}, {
"name": "DevOps",
"level": "Intermediate",
"keywords": [
"Kubernetes",
"Docker",
"AWS",
"EKS",
"Git",
"Jenkins",
"Groovy",
"Python",
"Golang (Beginner)",
"Terraform (Beginner)"
],
"languages": [{
"language": "English",
"fluency": "Fluent"
}, {
"language": "Malayalam",
"fluency": "Native speaker"
}, {
"language": "Hindi",
"fluency": "Read/Write/Speak(Intermediate)"
}, {
"language": "Tamil",
"fluency": "Read(Beginner)/Speak(Beginner)"
}],
"interests": [{
"name": "Running",
"keywords": [
"Long Distance"
]
}, {
"name": "Cycling",
"keywords": [
"Long Distance"
]
}, {
"name": "Chess",
"keywords": [
"Beginner",
"Online"
]
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment