Skip to content

Commit

Permalink
feat: Updated profile with new role and various updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ripixel committed Nov 30, 2020
1 parent 0e9d54d commit d279465
Showing 1 changed file with 95 additions and 11 deletions.
106 changes: 95 additions & 11 deletions pages/profile.html
Expand Up @@ -62,6 +62,18 @@ <h4>Mouse</h4>
<h4>Monitor</h4>
<p>LG Curved Ultrawide</p>
</div>
<div class="item">
<h4>Headphones</h4>
<p>Steelseries Arctic Pro Wireless</p>
</div>
<div class="item">
<h4>Speaker</h4>
<p>Panasonic SC HTB208</p>
</div>
<div class="item">
<h4>Shiny Lights</h4>
<p>Corsair iCUE LT100 Towers</p>
</div>
<div class="item">
<h4>"Serious" Game</h4>
<p>Overwatch</p>
Expand All @@ -86,10 +98,69 @@ <h4>Weight</h4>
sound a little more professional...
</p>

<section class="area">
<div class="header-details">
<h3>Deliveroo</h3>
<p class="tag">December 2020 - Present</p>
<h4>Senior Software Engineer</h4>
</div>
<p>
Deliveroo have many facets to their operation, and one that's not
immediately obvious to outsiders is that of "Care" - what happens
after you place your order. It's an integral part of a great customer
experience, and one that Deliveroo takes incredibly seriously.
</p>
<p>
I am part of the Care Engineering team, looking after these various
microservices (both frontend and backend) across various languages,
keeping up with the latest technology as a company at the scale of
Deliveroo must do, while creating advancements at the break-neck speed
that an industry leader and disruptor demands.
</p>
<div class="details">
<div class="item">
<h4>TypeScript</h4>
</div>
<div class="item">
<h4>JavaScript</h4>
</div>
<div class="item">
<h4>React</h4>
</div>
<div class="item">
<h4>Redux</h4>
</div>
<div class="item">
<h4>Scala</h4>
</div>
<div class="item">
<h4>Go</h4>
</div>
<div class="item">
<h4>AWS</h4>
</div>
<div class="item">
<h4>CircleCi</h4>
</div>
<div class="item">
<h4>GraphQL</h4>
</div>
<div class="item">
<h4>DataDog</h4>
</div>
<div class="item">
<h4>Sentry</h4>
</div>
<div class="item">
<h4>On Call</h4>
</div>
</div>
</section>

<section class="area">
<div class="header-details">
<h3>DVELP</h3>
<p class="tag">June 2019 - Present</p>
<p class="tag">June 2019 - November 2020</p>
<h4>Senior Software Engineer</h4>
</div>
<p>
Expand All @@ -99,18 +170,25 @@ <h4>Senior Software Engineer</h4>
experiences, both for contact centre agents and customers alike.
</p>
<p>
I'm currently working as a full-stack (Node/TypeScript/React) Senior
Software Engineer, helping deliver client solutions through our
professional services offering, as well as assisting with business
functions on a day-to-day basis. I feel honoured to be included in
many high-level business operations and decision making - DVELP truly
is a company run by everyone it employs, not just that of some
god-like "Senior Leadership Team".
I was as a full-stack (Node/TypeScript/React) Senior Software
Engineer, helping deliver client solutions through our professional
services offering, as well as assisting with business functions on a
day-to-day basis. I feel honoured to be included in many high-level
business operations and decision making - DVELP truly is a company run
by everyone it employs, not just that of some god-like "Senior
Leadership Team".
</p>
<p>
I'm also currently the InfoSec officer for the company, meaning
there's lots of "fun" forms and questionnaires to fill out on a
regular basis, as well as internal and external audits.
I also had the responsibility of InfoSec officer for the company,
meaning there's lots of "fun" forms and questionnaires to fill out on
a regular basis, as well as internal and external audits.
</p>
<p>
For the last 6 months of my employment, I was also effectively acting
Head of Engineering for the DVELP practice within the parent company
Sabio; being involved in all facets of business delivery, including
sales, support, hiring, scoping, client communications, technical
direction, and actually engineering solutions.
</p>
<div class="details">
<div class="item">
Expand Down Expand Up @@ -143,6 +221,9 @@ <h4>CircleCi</h4>
<div class="item">
<h4>GraphQL</h4>
</div>
<div class="item">
<h4>Delivery Management</h4>
</div>
</div>
</section>

Expand Down Expand Up @@ -236,6 +317,9 @@ <h4>Next.js</h4>
<div class="item">
<h4>Chef</h4>
</div>
<div class="item">
<h4>On Call</h4>
</div>
</div>
</section>

Expand Down

0 comments on commit d279465

Please sign in to comment.