-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
218 lines (218 loc) · 9.35 KB
/
resume.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
{
"basics": {
"name": "Maksim Skutin",
"label": "Lead DevOps Engineer",
"picture": "https://en.gravatar.com/userimage/96649416/baa527120c21fdfd266f9f6c54934068.jpg?size=1200",
"email": "[email protected]",
"phone": "",
"website": "https://cv.maks.pw",
"summary": "Continuous progress on professional and personal fronts through all round skills with emphasis on assigned targets.",
"location": {
"address": "",
"postalCode": "",
"city": "Singapore",
"countryCode": "SG",
"region": ""
},
"profiles": [{
"network": "linkedin",
"username": "mskutin",
"url": "https://www.linkedin.com/in/mskutin/"
},
{
"network": "github",
"username": "mskutin",
"url": "https://github.com/mskutin"
},
{
"network": "dribbble",
"username": "mskutin",
"url": "https://app.pluralsight.com/profile/mskutin"
},
{
"network": "stack overflow",
"username": "mskutin",
"url": "https://stackoverflow.com/users/4274393/maksim-skutin"
},
{
"network": "meetup",
"username": "mskutin",
"url": "https://www.meetup.com/members/186474789"
}
]
},
"projects": [
{
"name": "Slick",
"summary": "Key as a service. Cloud platform that allows you to share your car with your phone.",
"url": "https://slick.sg",
"startDate": "2018",
"highlights": ["AWS, Lambda, Kinesis Stream, DynamoDB, Cloudfront", "NodeJS", "Serverless"]
},
{
"name": "Singapore ERP2",
"summary": "World's first sattelite-based, next-generation Electronic Road Pricing (ERP) system.",
"url": "https://www.lta.gov.sg/apps/news/default.aspx?scr=yes&keyword=ERP2",
"startDate": "2017",
"highlights": ["NDA"]
},
{
"name": "AvivaUBI",
"summary": "Driver Behavior analysis platform - identifies risky driving behavior and discovers the actual driving patterns of a vehicle operator to identify unsafe practices or policy violations.",
"url": "https://www.aviva.com.sg",
"startDate": "2014",
"highlights": ["AWS", "Rails", "Docker", "ECS", "Redis"],
"endDate": "2016"
},
{
"name": "BandLab",
"summary": "World’s first cross-platform DAW with social features like video sharing, messaging and discovery.",
"url": "https://www.bandlab.com",
"startDate": "2014",
"highlights": ["Microsoft Azure", "ASP.NET", "Highload", "Microservices", "Globally distributed systems", "Angular", "Teamcity", "Jenkins", "fastlane"],
"endDate": "2016"
},
{
"name": "DHLi",
"summary": "Web application that allows you to book, track and report on your shipments.",
"url": "https://dhli.dhl.com",
"startDate": "2012",
"highlights": ["Java", "Wicket", "Oracle", "Jenkins"],
"endDate": "2014"
}],
"work": [{
"company": "Quantum Inventions",
"position": "Lead DevOps Engineer",
"website": "http://qi.sg",
"startDate": "2016",
"summary": "Design and implementation of flexible and robust infrastructure. Advocate DevOps culture and best SDLC practises among developers, qa automation, operation teams. Operating, maintaining and supporting the entire business’ infrastructure for all groups, including Android, iOS, Web front-end and back-end departments.",
"highlights": [
"Implemented AWS Multi-Account Strategy to provide transparency, proper cost and resource allocation, agility, and security in the cloud.",
"Foundation of serverless architecture",
"Architectural design of Cloud-native web applications",
"Backend Development",
"Design complex Jenkins CI\\CD Pipelines",
"Monitoring and Alerting with Prometheus, CAdvisor, NodeExporter, Grafana",
"Alerting and notification with Slack, Mattermost, Microsoft Teams",
"Dockerized multiple projects in various technologies",
"Docker containers, application log collection, queue distribution and rotation via ELK stack",
"Management of team's git repositories (branching, tagging, merge automation), foundation of GitFlow Workflow, Feature Branch Workflow",
"IaC advocate, Terrafarom and CloudFormation templates",
"Prepare and provisioning environments using Packer, Vagrant, Docker, Ansible",
"Automation of routine tasks using serverless AWS Lambda functions",
"Troubleshooting HTTP(S), JSON REST API, routing",
"Tooling with nodejs, bash, powershell, python"
]
},
{
"company": "BandLab Technologies",
"position": "DevOps Engineer",
"website": "https://bandlabtechnologies.com",
"startDate": "2014",
"summary": "Established foundation of the entire business’ infrastructure for Android, iOS, Web front-end and back-end departments. Product release automation. Design and implementation of various deployment strategies.",
"highlights": [
"Orchestration of Azure cloud: Application Insights (Monitoring, Alerts), Automation Runbooks, Redis, Storage Accounts, CDN, Load Balancers, AppService Environment, CDN Profiles(Akamai, Verizon), Cloud Services, Logic Apps, MS SQL(PaaS) Geo-Redundant Replication",
"Administration of the Atlassian products: JIRA, Confluence, Bamboo, Hipchat",
"Management of Team's Github/BitBucket repositories (branching, tagging, merge automation)",
"Automation of routine using serverless Azure Runbook and Azure Functions",
"Development DevOps tools in Powershell, Python, Bash, Nodejs "],
"endDate": "2016"
},
{
"company": "Luxoft",
"position": "Configuration Manager, Java Developer",
"website": "https://luxoft.com",
"startDate": "2012",
"summary": "Infrastructure support. Supported development and QA Automation activities. Environment automation.",
"highlights": ["Java", "Jenkins", "Vagrant"],
"endDate": "2014"
}
],
"education": [{
"institution": "Omsk State Technical University",
"area": "Computers, complexes, systems and networks",
"studyType": "Specialist degree (MCS)",
"startDate": "2008",
"endDate": "2013",
"courses": ["Design Patterns", "AWS Certified Solutions Architect - Associate 2018-2020", "Linux Foundation Certified Engineer Course (LFCE)"]
}],
"skills": [{
"name": "DevOps",
"level": "",
"keywords": ["Everything as Code", "Blameless Culture", "Retrospective", "Postmortems", "Immutable infrastructure", "Automation", "Chatops", "Gitflow", "Live Business Metrics"]
},
{
"name": "Public Clouds",
"level": "",
"keywords": ["Microsoft Azure", "Amazon Web Services"]
},
{
"name": "Continuous Integration",
"level": "",
"keywords": ["Jenkins Pipelines", "Bitbucket Pipelines", "Teamcity", "Bamboo"]
},
{
"name": "Observability",
"level": "",
"keywords": ["Sentry", "Application Insights", "Prometheus", "Alert Manager", "Grafana", "CAdvisor", "NodeExporter", "Custom exporters"]
},
{
"name": "IaC",
"level": "",
"keywords": ["Terraform", "Cloudformation", "ARM Templates"]
},
{
"name": "Scripting",
"level": "",
"keywords": ["Bash", "Powershell", "NodeJS"]
},
{
"name": "Tech Stack",
"level": "",
"keywords": ["Serverless", "NodeJS", "Ruby on Rails", "ASP.NET Web API", "Spring Boot"]
},
{
"name": "Build and Package Management",
"level": "",
"keywords": ["Make", "Gradle", "Maven", "Ant", "MSBuild", "Bundler", "NPM", "Yarn", "Fastlane"]
},
{
"name": "Codestyle",
"level": "",
"keywords": ["Sonar", "StyleCop", "Rubocop", "Breakman", "ESLint"]
},
{
"name": "Containerization",
"level": "",
"keywords": ["Docker", "Docker Compose", "AWS ECS", "Kubernetes"]
},
{
"name": "Logging",
"level": "",
"keywords": ["Elasticsearch", "Logstash", "Kibana", "Cloudwatch Logs"]
},
{
"name": "Configuration Management",
"level": "",
"keywords": ["Ansible", "Packer", "Vagrant", "Docker"]
},
{
"name": "Issue Tracking",
"level": "",
"keywords": ["JIRA", "Redmine", "Github Issues", "Waffle", "Trello"]
},
{
"name": "Linux",
"level": "",
"keywords": ["Ubuntu", "CentOS/RHEL"]
}
],
"languages": [
{
"language": "English"
},
{
"language": "Russian"
}
]
}