Skip to content

Commit 44e9191

Browse files
committed
feat: add Monzo employment details
1 parent f54422f commit 44e9191

File tree

1 file changed

+56
-2
lines changed

1 file changed

+56
-2
lines changed

pages/profile.html

Lines changed: 56 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,66 @@ <h4>Weight</h4>
9696
sound a little more professional...
9797
</p>
9898

99+
<section class="area">
100+
<div class="header-details">
101+
<h3>Monzo</h3>
102+
<p class="tag">May 2023 - Present</p>
103+
<h4>Staff Software Engineer</h4>
104+
</div>
105+
<p>
106+
Monzo have dived head-first into the world of Borrowing with their Overdraft, Loans, and Flex products, and
107+
the Borrowing collective has been growing at pace. I have been brought in to primarily look after the Flex
108+
product team, being a Staff Engineer to help continue rolling out new capabilities and tackle the engineering
109+
challenges associated with providing a best-in-class product.
110+
</p>
111+
<p>
112+
As a long-time user of Monzo (even paying for the Premium account!) I could not be happier to join the team;
113+
terrified, but excited! With an incredibly talented team, very ambitious targets, and an unwillingness to
114+
settle for anything except that brilliant "Monzo Magic", the future of Flex is looking amazing.
115+
</p>
116+
<div class="details">
117+
<div class="item">
118+
<h4>Go</h4>
119+
</div>
120+
<div class="item">
121+
<h4>TypeScript</h4>
122+
</div>
123+
<div class="item">
124+
<h4>React</h4>
125+
</div>
126+
<div class="item">
127+
<h4>AWS</h4>
128+
</div>
129+
<div class="item">
130+
<h4>Keyspaces</h4>
131+
</div>
132+
<div class="item">
133+
<h4>CircleCi</h4>
134+
</div>
135+
<div class="item">
136+
<h4>GraphQL</h4>
137+
</div>
138+
<div class="item">
139+
<h4>Kubernetes</h4>
140+
</div>
141+
<div class="item">
142+
<h4>Kafka</h4>
143+
</div>
144+
<div class="item">
145+
<h4>NSQ</h4>
146+
</div>
147+
<div class="item">
148+
<h4>On Call</h4>
149+
</div>
150+
</div>
151+
</section>
152+
99153
<section class="area">
100154
<div class="header-details">
101155
<h3>Deliveroo</h3>
102-
<p class="tag">December 2020 - Present</p>
156+
<p class="tag">December 2020 - May 2023</p>
103157
<h4>Staff Software Engineer</h4>
104-
<p class="tag">July 2022 - Present</p>
158+
<p class="tag">July 2022 - May 2023</p>
105159
</div>
106160
<p>
107161
Going from 6 engineers in Care to over 18 has necessitated the Care team grow, split, and redefine its

0 commit comments

Comments
 (0)