-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
411 lines (410 loc) · 16.2 KB
/
index.html
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
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
---
title: Duncan Graeme MacDonald Stuart - Web Developer
layout: default
---
<header class="vcard">
<h1>
<span class="fn">Duncan Graeme MacDonald Stuart</span>
<span class="title">Web Developer</span>
</h1>
<address>
<dl>
<dt>Email</dt>
<dd>
<a class="email" href="mailto:[email protected]">[email protected]</a>
</dd>
<dt>Blog</dt>
<dd>
<a class="url" href="https://dgmstuart.github.io/">dgmstuart.github.io</a>
</dd>
<dt>Github</dt>
<dd>
<a class="url" href="https://github.com/dgmstuart">dgmstuart</a>
</dd>
<dt>Location</dt>
<dd class="adr">
<span class="locality">Gothenburg</span>
<span class="country">Sweden</span>
</dd>
</dl>
</address>
</header>
<section class="summary">
<header>
<h2>Profile</h2>
</header>
<ul>
{% assign seconds_in_a_year = 31556926 %}
{% assign seconds_in_a_month = 2629743 %}
{% capture now_unix %}{{ "now" | date: '%s' }}{% endcapture %}
<li>
{% capture ruby_start %}{{ "2013-01-01" | date: '%s' }}{% endcapture %}
{% capture ruby_extra %}{{ 18 | times: seconds_in_a_month }}{% endcapture %}
{{ ruby_extra | plus: now_unix | minus: ruby_start | divided_by: seconds_in_a_year }}+
years professional experience in Ruby on Rails development
</li>
<li>
{% capture software_start %}{{ "2004-09-01" | date: '%s' }}{% endcapture %}
{{ now_unix | minus: software_start | divided_by: seconds_in_a_year }}+
years working across all stages of the software life-cycle: from strategy and requirements design through to testing and support
</li>
<li>Extensive experience of working with users and stakeholders in UK central government, public and private sectors</li>
</ul>
</section>
<section>
<header>
<h2>Experience</h2>
</header>
<ol class="vcalendar">
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="https://www.varvet.com/">Varvet</a>
<span class="adr">
<span class="locality">Gothenburg</span>
</span>
</h3>
<span class="summary title">Partner, Senior Developer</span>
<abbr class="dtstart" title="2018-04-01">April 2018</abbr>
-
<abbr class="dtend">Present</abbr>
</header>
<ul class="skills">
<li class="skill dev">Rails</li>
<li class="skill dev">Ruby</li>
<li class="skill dev">HTML5/CSS3</li>
<li class="skill dev">Javascript</li>
<li class="skill dev">NextJS</li>
<li class="skill dev">React</li>
<li class="skill dev">Stimulus</li>
<li class="skill dev">Tailwind</li>
<li class="skill dev">GraphQL</li>
<li class="skill dev">MongoDB</li>
<li class="skill dev">Postgres</li>
<li class="skill approach">Agile</li>
<li class="skill approach">API design</li>
<li class="skill approach"><abbr title="Test-driven Development">TDD</abbr></li>
<li class="skill approach">Pair Programming</li>
<li class="skill non-tech">Client Relationships</li>
</ul>
<div class="description">
<ul>
<li>Responsible for the development and maintenance of features on new and legacy web projects for a wide variety of clients and sectors</li>
<li>Team lead/stand-in CTO for some clients</li>
<li>
Maintainer on the widely-used
<a href="https://github.com/varvet/pundit">Pundit</a>
gem
</li>
<li>Responsible for building and maintaining client relationships</li>
<li>Resident Git guru</li>
</ul>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="http://dxw.com">dxw</a>
<span class="adr">
<span class="locality">London</span>
</span>
</h3>
<span class="summary title">Technical Architect</span>
<abbr class="dtstart" title="2012-01-01">January 2012</abbr>
-
<abbr class="dtend" title="2018-04-01">April 2018</abbr>
</header>
<ul class="skills">
<li class="skill dev">Rails 3, 4, 5</li>
<li class="skill dev">Sinatra</li>
<li class="skill dev">Ruby 1.9 - 2.4</li>
<li class="skill dev">HTML5/CSS3</li>
<li class="skill dev">Haml</li>
<li class="skill dev">Sass</li>
<li class="skill dev">Less</li>
<li class="skill dev">JQuery</li>
<li class="skill dev">php</li>
<li class="skill dev">WordPress</li>
<li class="skill dev">Docker</li>
<li class="skill dev">Bootstrap</li>
<li class="skill approach">Agile</li>
<li class="skill approach">API design</li>
<li class="skill approach"><abbr title="Test-driven Development">TDD</abbr></li>
<li class="skill approach">Pair Programming</li>
<li class="skill non-tech">Web Application Security</li>
<li class="skill non-tech">Responsive design</li>
<li class="skill non-tech">User research</li>
<li class="skill non-tech">Usability testing</li>
</ul>
<div class="description">
<ul>
<li>Responsible for the development of transactional sites for central and local government clients and social housing providers</li>
<li>
(As Head of Products): responsible for researching, designing, building and selling original web products and services
</li>
<li>
Responsible for reviewing WordPress plugins for security vulnerabilities for example
<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4717">CVE-2014-4717</a>
</li>
<li>Lead the user research and usability testing activities for several client projects</li>
<li>Responsible for supporting client systems as well as users of dxw products</li>
<li>Responsible for code-reviewing business-critical ruby and php code</li>
</ul>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="http://www.swingoutlondon.co.uk">Swing Out London</a>
</h3>
<span class="summary">(personal project)</span>
<abbr class="dtstart" title="2010-08">August 2010</abbr>
-
<abbr class="dtend">Present</abbr>
</header>
<ul class="skills">
<li class="skill dev">Rails 2, 3, 4, 5, 6, 7</li>
<li class="skill dev">HTML5/CSS3</li>
<li class="skill dev">Haml</li>
<li class="skill dev">Sass</li>
<li class="skill dev">Google Maps</li>
<li class="skill dev">Facebook Graph API</li>
<li class="skill non-tech">Responsive design</li>
<li class="skill non-tech">Social Media Management</li>
</ul>
<div class="description">
<ul>
<li>
I designed and built
<a href="https://github.com/dgmstuart/swing-out-london">a custom Rails CMS</a>
for managing listings of Swing dance classes and social events
</li>
<li>
I maintained the listings as a free service
and continue to be involved in a tech support role
</li>
<li>
I managed the handover to a team of volunteers when I left the
city, including creation of a shared
<a href="https://docs.google.com/document/d/106EcDW4ENRAr3x7GV2KYYD_wbqiAHaKpf92-m9zGmQs/edit?usp=sharing">handbook</a>
</li>
<li>The site is the top Google search hit for "Swing Dance London"</li>
<li>
I managed the
<a href="https://www.facebook.com/swingoutlondon">Facebook page</a>
which has over 5000 followers
</li>
</ul>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="http://uk.zopa.com">
Zopa
</a>
<span class="adr">
<span class="locality">London</span>
</span>
</h3>
<span class="summary title">Scrum Master/Analyst</span>
<abbr class="dtstart" title="2011-08-19">August</abbr>
-
<abbr class="dtend" title="2011-12-05">December 2011</abbr>
</header>
<ul class="skills">
<li class="skill approach">Agile</li>
<li class="skill approach">Kanban</li>
<li class="skill non-tech">Requirements Gathering</li>
<li class="skill non-tech">Business Process Modelling</li>
</ul>
<div class="description">
<ul>
<li>Significantly increased the release rate by transitioning the small tech team from ad-hoc development to a Kanban system with user stories</li>
<li>Set better expectations amongst the business stakeholders by helping them to manage the backlog and write stories themselves</li>
<li>Responsible for capturing requirements and refining specs</li>
</ul>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="https://thoughtbot.com/london">New Bamboo (now Thoughtbot London)</a>
<span class="adr">
<span class="locality">London</span>
</span>
</h3>
<span class="summary">Work experience</span>
<span class="duration">(one week)</span>
<abbr class="dtstart" title="2011-08-01">August 2011</abbr>
</header>
<ul class="skills">
<li class="skill approach">Agile</li>
<li class="skill non-tech">User Stories</li>
</ul>
<div class="description">
<p>
I wanted to see how an agile Rails agency works, so I found one willing to take me on for a week.
I worked on some RFPs and helped one of their clients (
<a href="http://www.fuseuniversal.com/">Fuse</a>
) to refine their user stories.
</p>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="https://www.baesystemsdetica.com">Detica</a>
<span class="adr">
<span class="locality">London/Guildford</span>
</span>
</h3>
<span class="summary title">Lead developer</span>
<abbr class="dtstart" title="2006-09-19">September 2006</abbr>
-
<abbr class="dtend" title="2011-12-05">July 2011</abbr>
</header>
<ul class="skills">
<li class="skill dev">Rails 2</li>
<li class="skill dev">Oracle</li>
<li class="skill dev">SQL</li>
<li class="skill dev">XML/XSD/WSDL</li>
<li class="skill dev">SOAP</li>
<li class="skill approach">Agile (Scrum)</li>
</ul>
<div class="description">
<ul>
<li>Led the successful delivery of a major upgrade to a Rails application used by several major telecoms providers</li>
<li>Responsible for developing features on that system, including a SOAP client</li>
<li>
Responsible for delivering all parts of the software life-cycle, including:
<ul>
<li>high-level IT strategies for major policing organisations</li>
<li>requirements gathering and product management on a Scrum project</li>
<li>automated and manual testing and support for central government clients</li>
</ul>
</li>
</ul>
</div>
</li>
<li class="experience vevent vcard">
<header>
<h3 class="location">
<a class="url fn org" href="http://www.qinetiq.com">QinetiQ</a>
<span class="adr">
<span class="locality">Malvern</span>,
<span class="region">Worcestershire</span>
</span>
</h3>
<span class="summary title">Assurance Analyst</span>
<abbr class="dtstart" title="2004-09">September 2004</abbr>
-
<abbr class="dtend" title="2006-08">August 2006</abbr>
</header>
<ul class="skills">
<li class="skill non-tech">Business Process Modelling</li>
<li class="skill non-tech">Requirements Gathering</li>
</ul>
<div class="description">
<p>Safety and Security analysis of systems for HM Government and Defence clients.</p>
</div>
</li>
</ol>
</section>
<section>
<header>
<h2>Education</h2>
</header>
<ol class="vcalendar">
<li class="education vevent">
<h3 class="summary">
Certificate in Software Engineering
</h3>
<span class="location vcard">
<a class="url fn org" href="http://www.ox.ac.uk">University of Oxford</a>
</span>
<abbr class="dtstart hidden">2004</abbr>
-
<abbr class="dtend" title="2006">2006</abbr>
</li>
<li class="education vevent">
<h3 class="summary">
<abbr title="Bachelor of Arts">BA</abbr>
Mathematics and Computer Science
</h3>
<span class="location vcard">
<a class="url fn org" href="http://www.ox.ac.uk">University of Oxford</a>
</span>
<abbr class="dtstart hidden" title="2001-10">2001</abbr>
-
<abbr class="dtend" title="2004-06">2004</abbr>
</li>
</ol>
</section>
<section class="side-projects">
<header>
<h2>Side Projects and achievements</h2>
</header>
<ul>
<li class="experience vevent vcard">
<a class="url summary" href="https://dgmstuart.github.io/blog/2022/02/18/building-a-bingo-app-in-react/">Team Lindy Bingo</a>
(<span class="dtstart">2020</span> - <span class="dtend">present</span>) -
<span class="description">
A bingo game for swing dancers, run in-person and online, with a bingo card written in React with Wordle-style shareable emoji grids
</span>
</li>
<li class="experience vevent vcard">
<a class="url summary" href="https://wcj.se">WCJ.se</a>
(<span class="dtstart">2019</span> - <span class="dtend">present</span>) -
<span class="description">
Member of the working group responsible for commissioning a new visual identity and website for Gothenburg's Swing dance association
</span>
</li>
<li class="experience vevent vcard">
<p>
<a class="url summary" href="https://www.meetup.com/en-AU/People-teaching-kids-to-code-in-London">TKTC</a>
(<span class="dtstart">2015</span> - <span class="dtend">2016</span>) -
<span class="description">Founding and running a meetup for people Teaching Kids To Code in London</span>
</p>
</li>
<li class="experience vevent vcard">
<p>
<a class="url summary" href="https://www.meetup.com/wp-admin/">WP_Hooked</a>
(<span class="dtstart hidden">2015 - </span><span class="dtend">2015</span>) -
<span class="description">Took over for a while as organiser of London's developer-focussed WordPress meetup</span>
</p>
</li>
</ol>
</section>
<section class="interests">
<header>
<h2>Interests</h2>
<p>Swing dancing (Charleston, Lindy Hop) - I regularly travel to dance, learn and compete at camps around Europe. I also teach sometimes here in Gothenburg.</p>
<p>Sewing - I've taken evening classes at <a href="https://www.tillskararakademin.se/">tillskärarakademin</a></p>
<p>Languages (particularly: Swedish, French)</p>
</header>
</section>
<section class="colophon">
<header>
<h3>Colophon</h3>
<ul>
<li>
Built mobile-first with
<a href="https://jekyllrb.com/">Jekyll</a>
and
<a href="http://sass-lang.com">Sass</a>
producing valid
<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fdgmstuart.github.io%2Fdgms_cv%2F">html5</a>
and
<a href="http://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fvalidator.w3.org%2Fnu%2F%3Fdoc%3Dhttps%253A%252F%252Fdgmstuart.github.io%252Fdgms_cv%252F&profile=css3&usermedium=all&warning=1&vextwarning=">css3</a>
and using the
<a href="http://microformats.org/wiki/hresume">hresume</a>
microformat
</li>
<li class="source_code">
Source on
<a href="https://github.com/dgmstuart/dgms_cv">github</a>
</li>
</ul>
</header>
</section>