-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjobs.js
162 lines (162 loc) · 6.09 KB
/
jobs.js
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
export const jobs = [
{
company: 'Crezco',
role: 'Lead front end developer',
period: 'June 2021 - Present',
description:
'Crezco exists to make money easy, we combine Open Banking technologies with easy to use APIs and dashboards. I lead front end development and make sure everything performs well, looks good and is easy to use.',
logos: [
{
imageURL: '/crezco.svg',
imageAlt: 'The Crezco logo',
imageBg: 'kelp',
width: 48,
height: 48,
},
],
},
{
company: 'Albion Cycling',
role: 'Project lead developer',
period: 'January 2022 - April 2022',
description:
'Albion is an outdoor clothing brand, with a focus on adventure and sustainability. I led the rebuild of the site, we migrated from a custom Wordpress frontend to a React powered headless store with Hydrogen and Oxygen, Shopify’s latest and most powerful storefront.',
logos: [
{
imageURL: '/albion.svg',
imageAlt: 'The Crezco logo',
imageBg: 'white',
width: 42,
height: 50,
},
],
},
{
company: 'Pusher',
role: 'Senior front end developer',
period: 'November 2019 - June 2021',
description:
'Pusher makes easy to use APIs that make scalable realtime communication features easy. My role was mainly focused on making sure the dashboard our customers use was easy to use, performant and looked good.',
logos: [
{
imageURL: '/pusher.svg',
imageAlt: 'The Pusher P logo',
imageBg: 'eggplant',
width: 32,
height: 48,
},
],
blogPosts: [
{
label:
'Using dynamic imports and webpack to boost page load perfomance',
href: 'https://blog.pusher.com/using-dynamic-imports-and-webpack-to-boost-page-load-perfomance/',
},
],
},
{
company: 'Government Digital Service',
role: 'Senior front end developer on GOV.UK Pay',
period: 'June 2017 - November 2019',
description:
'The UK Government Digital Service is part of the Cabinet Office. GDS is part of the digital transformation of government. I worked within Government as a Platform as the front end developer on GOV.UK Pay, which makes it quicker and easier for government services to process payments online.',
logos: [
{
imageURL: '/gov-uk-crown.svg',
imageAlt: 'The GOV.UK crown logo',
imageBg: 'black',
width: 48,
height: 35,
},
],
blogPosts: [
{
label:
'The benefits of migrating GOV.UK Pay’s codebase to the GOV.UK Design System',
href: 'https://technology.blog.gov.uk/2018/12/21/the-benefits-of-migrating-gov-uk-pays-codebase-to-the-gov-uk-design-system/',
},
{
label: 'How we implemented Apple Pay and Google Pay on GOV.UK Pay',
href: 'https://technology.blog.gov.uk/2019/05/30/how-we-implemented-apple-pay-and-google-pay-on-gov-uk-pay/',
},
],
},
{
company: 'DigitasLBi',
role: 'Senior interface developer on Project Helios',
period: '2016 - May 2017',
description:
'Project Helios is the digital mothership of the Renault–Nissan alliance, the engine is currently deployed to 167 markets in 50 languages. I worked in Release Prep, where we oversaw the deployment of new features from any of the fourteen teams that contributed and also built internal tools. The Helios engine is rooted in Adobe Experience Manager CMS linked up with over 1000 different APIs with a BackboneJS front-end.',
logos: [
{
imageURL: '/digitaslbi.svg',
imageAlt: 'The Digitas LBi Unicorn logo',
imageBg: 'red-600',
width: 56,
height: 56,
},
],
},
{
company: 'Rapha',
role: 'Front end developer and designer',
period: '2013 - 2016',
description:
'I joined Rapha as the first in-house developer and worked with a small team on a complete replatform moving the website, fulfilment and accounts on to Hybris. I was responsible for designing and building the front end of the website. I also worked with marketing on product releases and campaigns to produce exciting features using Wordpress.',
logos: [
{
imageURL: '/rapha.svg',
imageAlt: 'The Rapha logotype',
imageBg: 'black',
width: 56,
height: 26,
},
],
},
{
company: 'Freelance',
role: 'Web developer and designer',
period: '2010 - 2013',
description:
'For a few years I freelanced with several companies and lived in varied locations including Wales, Bristol, Berlin and San Francisco. I mainly worked with my friends, The Hieatts, on various projects for The Do Lectures, The Do Book Company and Hiut Denim. The latter two were new companies and I was involved in all aspects of the business, from building the website to helping to manage inventory and invoices. I worked with other small business too building bespoke themes for mainly Wordpress and Shopify.',
logos: [
{
imageURL: '/dolectures.svg',
imageAlt: 'The Do Lectures logo',
imageBg: 'white',
width: 56,
height: 56,
},
{
imageURL: '/hiutdenim.svg',
imageAlt: 'The Hiut Denim owl logo',
imageBg: 'white',
width: 48,
height: 48,
},
{
imageURL: '/dobookco.svg',
imageAlt: 'The Do Book Co. logo',
imageBg: 'white',
width: 64,
height: 64,
},
],
},
{
company: 'howies',
role: 'Head of Web',
period: '2008 - 2010',
description:
'I landed a job with howies right out of university after a summer interning there the year before. I brought a knowledge of the internet and social media to the company and helped grow the online presence of the brand. Being a small company I also helped out with a lot of things, from helping produce photoshoots to designing and writing content for the quarterly catalogues.',
logos: [
{
imageURL: '/howies.svg',
imageAlt: 'The howies logotype',
imageBg: 'white',
width: 64,
height: 64,
},
],
},
];