Skip to content

Commit d279465

Browse files
committed
feat: Updated profile with new role and various updates
1 parent 0e9d54d commit d279465

File tree

1 file changed

+95
-11
lines changed

1 file changed

+95
-11
lines changed

pages/profile.html

Lines changed: 95 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,18 @@ <h4>Mouse</h4>
6262
<h4>Monitor</h4>
6363
<p>LG Curved Ultrawide</p>
6464
</div>
65+
<div class="item">
66+
<h4>Headphones</h4>
67+
<p>Steelseries Arctic Pro Wireless</p>
68+
</div>
69+
<div class="item">
70+
<h4>Speaker</h4>
71+
<p>Panasonic SC HTB208</p>
72+
</div>
73+
<div class="item">
74+
<h4>Shiny Lights</h4>
75+
<p>Corsair iCUE LT100 Towers</p>
76+
</div>
6577
<div class="item">
6678
<h4>"Serious" Game</h4>
6779
<p>Overwatch</p>
@@ -86,10 +98,69 @@ <h4>Weight</h4>
8698
sound a little more professional...
8799
</p>
88100

101+
<section class="area">
102+
<div class="header-details">
103+
<h3>Deliveroo</h3>
104+
<p class="tag">December 2020 - Present</p>
105+
<h4>Senior Software Engineer</h4>
106+
</div>
107+
<p>
108+
Deliveroo have many facets to their operation, and one that's not
109+
immediately obvious to outsiders is that of "Care" - what happens
110+
after you place your order. It's an integral part of a great customer
111+
experience, and one that Deliveroo takes incredibly seriously.
112+
</p>
113+
<p>
114+
I am part of the Care Engineering team, looking after these various
115+
microservices (both frontend and backend) across various languages,
116+
keeping up with the latest technology as a company at the scale of
117+
Deliveroo must do, while creating advancements at the break-neck speed
118+
that an industry leader and disruptor demands.
119+
</p>
120+
<div class="details">
121+
<div class="item">
122+
<h4>TypeScript</h4>
123+
</div>
124+
<div class="item">
125+
<h4>JavaScript</h4>
126+
</div>
127+
<div class="item">
128+
<h4>React</h4>
129+
</div>
130+
<div class="item">
131+
<h4>Redux</h4>
132+
</div>
133+
<div class="item">
134+
<h4>Scala</h4>
135+
</div>
136+
<div class="item">
137+
<h4>Go</h4>
138+
</div>
139+
<div class="item">
140+
<h4>AWS</h4>
141+
</div>
142+
<div class="item">
143+
<h4>CircleCi</h4>
144+
</div>
145+
<div class="item">
146+
<h4>GraphQL</h4>
147+
</div>
148+
<div class="item">
149+
<h4>DataDog</h4>
150+
</div>
151+
<div class="item">
152+
<h4>Sentry</h4>
153+
</div>
154+
<div class="item">
155+
<h4>On Call</h4>
156+
</div>
157+
</div>
158+
</section>
159+
89160
<section class="area">
90161
<div class="header-details">
91162
<h3>DVELP</h3>
92-
<p class="tag">June 2019 - Present</p>
163+
<p class="tag">June 2019 - November 2020</p>
93164
<h4>Senior Software Engineer</h4>
94165
</div>
95166
<p>
@@ -99,18 +170,25 @@ <h4>Senior Software Engineer</h4>
99170
experiences, both for contact centre agents and customers alike.
100171
</p>
101172
<p>
102-
I'm currently working as a full-stack (Node/TypeScript/React) Senior
103-
Software Engineer, helping deliver client solutions through our
104-
professional services offering, as well as assisting with business
105-
functions on a day-to-day basis. I feel honoured to be included in
106-
many high-level business operations and decision making - DVELP truly
107-
is a company run by everyone it employs, not just that of some
108-
god-like "Senior Leadership Team".
173+
I was as a full-stack (Node/TypeScript/React) Senior Software
174+
Engineer, helping deliver client solutions through our professional
175+
services offering, as well as assisting with business functions on a
176+
day-to-day basis. I feel honoured to be included in many high-level
177+
business operations and decision making - DVELP truly is a company run
178+
by everyone it employs, not just that of some god-like "Senior
179+
Leadership Team".
109180
</p>
110181
<p>
111-
I'm also currently the InfoSec officer for the company, meaning
112-
there's lots of "fun" forms and questionnaires to fill out on a
113-
regular basis, as well as internal and external audits.
182+
I also had the responsibility of InfoSec officer for the company,
183+
meaning there's lots of "fun" forms and questionnaires to fill out on
184+
a regular basis, as well as internal and external audits.
185+
</p>
186+
<p>
187+
For the last 6 months of my employment, I was also effectively acting
188+
Head of Engineering for the DVELP practice within the parent company
189+
Sabio; being involved in all facets of business delivery, including
190+
sales, support, hiring, scoping, client communications, technical
191+
direction, and actually engineering solutions.
114192
</p>
115193
<div class="details">
116194
<div class="item">
@@ -143,6 +221,9 @@ <h4>CircleCi</h4>
143221
<div class="item">
144222
<h4>GraphQL</h4>
145223
</div>
224+
<div class="item">
225+
<h4>Delivery Management</h4>
226+
</div>
146227
</div>
147228
</section>
148229

@@ -236,6 +317,9 @@ <h4>Next.js</h4>
236317
<div class="item">
237318
<h4>Chef</h4>
238319
</div>
320+
<div class="item">
321+
<h4>On Call</h4>
322+
</div>
239323
</div>
240324
</section>
241325

0 commit comments

Comments
 (0)