-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
318 lines (275 loc) · 12.7 KB
/
config.toml
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
# Page settings
baseURL = "https://cv.trozzy.net/"
languageCode = "en"
title = "Resume"
theme = "hugo-devresume-theme"
googleAnalytics = "UA-39926379-1"
[params]
author = "Michael Leer-Hipple"
description = "Experienced DevOps & Reliability Engineer"
primaryColor = "#0E7F9C"
textPrimaryColor = "#292929"
[params.profile]
enable = true
name = "Michael Leer-Hipple"
tagline = "Experienced DevOps & Reliability Engineer"
avatar = "me.png"
[params.contact]
enable = true
location = "Harlow, Essex"
[[params.contact.list]]
icon = "fas fa-phone-square"
url = "tel:07714620633"
text = "077 1462 0633"
[[params.contact.list]]
icon = "fas fa-envelope-square"
url = "mailto:contact@trozzy.net"
text = "contact@trozzy.net"
[[params.contact.list]]
icon = "fas fa-globe"
url = "https://www.trozzy.net"
text = "www.trozzy.net"
[params.summary]
enable = true
text = "An engineer specialising in Linux systems, with a decade of experience designing and operating applications for businesses large and small, applying them within modern working practices such as Agile, DevOps, Reliability and Chaos Engineering, to create robust, scalable systems that are a pleasure to use and maintain."
[params.certification]
enable = true
[[params.certification.list]]
course = "Amazon Certified Solutions Architect"
level = "Associate"
issued = "October 2019"
[[params.certification.list]]
course = "RedHat Certified Administrator"
level = ""
issued = "March 2013"
[params.skills]
enable = true
[[params.skills.list]]
title = "Cloud"
[[params.skills.list.items]]
details = "Amazon Web Services"
[[params.skills.list.items]]
details = "OpenStack"
[[params.skills.list]]
title = "Programming"
[[params.skills.list.items]]
details = "Python"
[[params.skills.list.items]]
details = "NodeJS"
[[params.skills.list]]
title = "Automation"
[[params.skills.list.items]]
details = "Ansible"
[[params.skills.list.items]]
details = "SaltStack"
[[params.skills.list.items]]
details = "Terraform"
[[params.skills.list]]
title = "Containerisation"
[[params.skills.list.items]]
details = "Kubernetes"
[[params.skills.list.items]]
details = "Rancher"
[[params.skills.list.items]]
details = "Docker"
[[params.skills.list]]
title = "Operating Systems"
[[params.skills.list.items]]
details = "Linux"
[[params.skills.list.items]]
details = "Windows Server"
[[params.skills.list.items]]
details = "BSD"
[params.interests]
enable = true
[[params.interests.list]]
name = "Computer Gaming"
[[params.interests.list]]
name = "Innovative Technology"
[[params.interests.list]]
name = "Linux"
[[params.interests.list]]
name = "Cloud based technologies"
[[params.interests.list]]
name = "DNS"
[[params.interests.list]]
name = "Home Automation"
[[params.interests.list]]
name = "Blockchain applications"
[params.education]
enable = false
[params.awards]
enable = false
[params.languages]
enable = false
[params.experience]
enable = true
[[params.experience.list]]
title = "Senior DevOps Engineer"
dates = "July 2022 - April 2023"
company = "Kennek"
url = "https://www.kennek.io"
details = "Kennek provides SaaS solutions to enable lenders, investors and other alternative lending actors to scale operations, enhance risk management and identify new funding sources without the traditional burdens"
[[params.experience.list.items]]
details = "Design of CI/CD utilising GitHub Actions"
[[params.experience.list.items]]
details = "Kubernetes management"
[[params.experience.list.items]]
details = "Developer tooling"
[[params.experience.list]]
title = "Staff Platform Engineer"
dates = "July 2021 - July 2022"
company = "Fnality International"
url = "https://www.fnality.org"
details = "Building a blockchain technology platform to allow peer to peer digital cash asset to settle tokenised transations."
[[params.experience.list.items]]
details = "Security Auditing"
[[params.experience.list.items]]
details = "Management of Kubernetes clusters"
[[params.experience.list.items]]
details = "Design of automated PKI system"
[[params.experience.list]]
title = "Lead DevOps Engineer"
dates = "September 2020 - July 2021"
company = "Vive (GH Bank)"
url = "https://www.vive.co.uk"
details = "Lead Engineer specialising in cloud based technologies, focused on architecting a secure cloud first environment, building a DevOps and a DevSecOps team, "
[[params.experience.list.items]]
details = "Design and implementation of secure cloud native architecture"
[[params.experience.list.items]]
details = "Development of internal security tooling"
[[params.experience.list.items]]
details = "Implementation of automated systems providing GitOps capabilities for Kubernetes and AWS"
[[params.experience.list.items]]
details = "Management of DevOps and DevSecOps teams"
[[params.experience.list.items]]
details = "Cost Optimisation"
[[params.experience.list.items]]
details = "Architecting Spring based microservices"
[[params.experience.list.items]]
details = "Development of custom resources for kubernetes"
[[params.experience.list.items]]
details = "Design of a Proxy based solution allowing controlled egress from AWS"
[[params.experience.list]]
title = "DevOps Engineer"
dates = "November 2019 - September 2020"
company = "WorldPay"
url = "https://www.worldpay.com"
details = "Engagement to work with their data teams to build a data lake, focusing on the infrastructure and security that is required to provide secure role-based access to potentially Personally identifiable information"
[[params.experience.list.items]]
details = "Upgrade of existing terraform to latest version and syntax"
[[params.experience.list.items]]
details = "Design and develop secure cloud policies, conforming principals of least priviledge "
[[params.experience.list.items]]
details = "Creation of Kubernetes clusters with role-based access to resources"
[[params.experience.list.items]]
details = "Development of GitOps based deployments"
[[params.experience.list.items]]
details = "Design of a Proxy based solution allowing controlled egress from AWS"
[[params.experience.list]]
title = "Site Reliability Engineer"
dates = "January 2019 - November 2019"
company = "Mention Me"
url = "https://www.mention-me.com"
details = "Sole Site Reliability Engineer focused on technical debt and increasing engineering velocity."
[[params.experience.list.items]]
details = "Migration of existing cloud-based infrastructure to a more secure architecture."
[[params.experience.list.items]]
details = "ElasticSearch upgrade from legacy EOL version to latest stable release with minimal downtime."
[[params.experience.list.items]]
details = "Design a Kubernetes based deployment pipeline to increase development velocity."
[[params.experience.list]]
title = "Head of DevOps"
dates = "November 2018 - January 2019"
company = "CallSign"
url = "https://www.callsign.com"
details = "Foundation of a DevOps organisation operating within an embedded model, driving continuous integration and delivery utilising tools such as GitLab and Kubernetes."
[[params.experience.list.items]]
details = "Management of all DevOps engineers"
[[params.experience.list.items]]
details = "Engagement strategy for embedding engineers into other development teams"
[[params.experience.list]]
title = "Senior Software Engineer (SE3) | Site Reliability Engineer"
dates = "April 2018 - November 2018"
company = "Ocado Technology"
url = "https://www.ocadotechnology.com/"
details = "Foundation of an international engineering team focusing on implementing reliability and chaos principles, supporting engineering teams developing over 200 microservices through objective led engagements and embedding of engineering resources across multiple teams."
[[params.experience.list.items]]
details = "Laid the foundation for a geographically disperse engineering function"
[[params.experience.list.items]]
details = "Creation of Product maturity program to ensure that product entering production are secure and resiliant"
[[params.experience.list]]
title = "Principle Engineer | Site Reliability Engineer"
dates = "April 2016 - April 2018"
company = "Crownpeak"
url = "https://www.crownpeak.com"
details = "Implementing DevOps and SRE principles throughout the global organisation, re-architecture of their Software as a Service platforms to ensure high levels of security and scalability for future growth, development of internal tooling to increase the development velocity and abstraction of the Crownpeak cloud platforms, leadership of a global engineering team delivering against key indicators to drive revenue growth."
[[params.experience.list.items]]
details = "Cloud Architecture"
[[params.experience.list.items]]
details = "Creation of internal and external solutions to exceed customer expectations"
[[params.experience.list.items]]
details = "Practice area / Team leadership"
[[params.experience.list.items]]
details = "Design and Implementation of IaaS, Containerisation and Configuration Management"
[[params.experience.list.items]]
details = "Development of GitOps based deployment systems"
[[params.experience.list.items]]
details = "Design and Development of ChatOps systems"
[[params.experience.list]]
title = "Senior Linux Engineer | DevOps Engineer"
dates = "July 2012 - April 2016"
company = "Rackspace"
url = "https://www.rackspace.com"
details = "Provide support to internal and external customers, supporting a variety of solutions including but not limited to, LAMP, LNMP and Cloud Computing."
[[params.experience.list.items]]
details = "Cloud Architecture"
[[params.experience.list.items]]
details = "Mentorship of junior engineers"
[[params.experience.list.items]]
details = "Develop automation for Rackers to use on customer servers"
[[params.experience.list.items]]
details = "Develop internal tooling to facilitate internal requirements"
[[params.experience.list.items]]
details = "Development of automated systems to reduce toil"
[params.projects]
enable = true
[[params.projects.list]]
title = "aws-ssh-config"
url = "https://github.com/Trozz/aws-ssh-config"
meta = "Open Source"
tagline = "Tool that uses AWS EC2 API to generate an SSH config."
[[params.projects.list]]
title = "ansible-nebula"
url = "https://github.com/Trozz/ansible-nebula"
meta = "Open Source"
tagline = "Ansible role to deploy Nebula a scalable overlay networking solution."
[params.information]
enable = false
[[params.information.list]]
title = ""
[[params.information.list.items]]
details = ""
[[params.information.list]]
title = ""
details = ""
[params.social]
enable = true
[[params.social.list]]
icon = "fab fa-github-square"
url = "https://github.com/trozz"
title = "trozz"
[[params.social.list]]
icon = "fab fa-linkedin"
url = "https://linkedin.com/in/trozz"
title = "trozz"
[[params.social.list]]
icon = "fab fa-twitter-square"
url = "https://twitter.com/trozz"
title = "@trozz"
[[params.social.list]]
icon = "fas fa-file-pdf"
url = "https://cv.trozzy.net/resume.pdf"
title = "PDF Copy"
[params.footer]
copyright = ""