-
Notifications
You must be signed in to change notification settings - Fork 13
/
community.html
683 lines (652 loc) · 27.8 KB
/
community.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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
---
layout: default
title: Building a Community of Practice
---
<h2>Building a Community of Practice</h2>
<p>
In this post we set out the steps we have taken to build the NHS Python community into a community of practice, and highlight the opportunities we created for new members to get involved with the running of the community.
</p>
<h3>What is a community of practice?</h3>
<p>
Communities of practice have been set up to bring together teams across government who share common job roles, responsibilities or remits, but otherwise are working in departmental/organisational silos. Their aims are to foster communication, interaction,
and provide opportunities to share knowledge, ideas and experience.
</p>
<p>
Both the Central Digital and Data Office and the Government Digital Service in the Cabinet Office have developed resources over the years to help new communities of practice get started.
</p>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img alt="DIGITALPEOPLE.BLOG.GOV.UK" class="nhsuk-card__img" src="assets/img/community/min/GDS2-min.png" />
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://digitalpeople.blog.gov.uk/2019/08/29/how-digital-data-and-technology-communities-of-practice-can-benefit-you-and-your-organisation/">How digital, data and technology communities of
practice can benefit you and your organisation</a
>
</h2>
<p class="nhsuk-card__description">
Communities of practice bring practitioners across
government to share best practice, discuss challenges and
develop their capability.
</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="GDS.BLOG.GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/GDS1-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://gds.blog.gov.uk/2018/08/29/tips-on-how-to-set-up-and-maintain-your-own-community/"
>Tips on how to set up and maintain your own community -
Government Digital Service</a
>
</h2>
<p class="nhsuk-card__description">
You can organise and run your own local network or
community. Here are 8 steps to help you get going.
</p>
</div>
</div>
</li>
</ul>
<h2>The NHS Python Community for Healthcare</h2>
<p>
Our community was set up to champion the use of python programming
and open-source code in the NHS and healthcare sector. Python is
an open source, state of the art programming language, used by
analysts, developers, data scientists, and data engineers.
Python's widespread adoption is, in part, due to its accessible
'human readable' syntax, making it relatively easy to pick up and
learn. In fact,
<a href="https://nhs-pycom.github.io/opensource-health-statistics/"
>Python is already used extensively throughout the NHS and healthcare community</a
>.
</p>
<h3>NHS Python Community Board</h3>
<p>
The NHS Python Community Board exists to oversee the operations
and activities of the NHS Python Community project. The Board will
be responsible for promoting these principles and aims:
</p>
<div class="nhsuk-do-dont-list">
<h3 class="nhsuk-do-dont-list__label">
Principles and aims of the Python Community
</h3>
<ul class="nhsuk-list nhsuk-list--tick">
<li>
<svg
aria-hidden="true"
class="nhsuk-icon nhsuk-icon__tick"
viewbox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18.4 7.8l-8.5 8.4L5.6 12"
stroke-linecap="round"
stroke-width="4"
></path>
</svg>
Promote the use of python in the healthcare by celebrating
success and recognising contributions across the community
</li>
<li>
<svg
aria-hidden="true"
class="nhsuk-icon nhsuk-icon__tick"
viewbox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18.4 7.8l-8.5 8.4L5.6 12"
stroke-linecap="round"
stroke-width="4"
></path>
</svg>
Reduce barriers to entry by highlighting best practice with
regard to software, IT operations, security, and coding in the
open
</li>
<li>
<svg
aria-hidden="true"
class="nhsuk-icon nhsuk-icon__tick"
viewbox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18.4 7.8l-8.5 8.4L5.6 12"
stroke-linecap="round"
stroke-width="4"
></path>
</svg>
Open source and publish code to public GitHub repositories
under appropriate licences (such as MIT, OGLv3, and GPLv3)
alongside suitable open datasets or synthetic data so that our
work can be further developed, re-used, and improved upon by
everyone in the community
</li>
<li>
<svg
aria-hidden="true"
class="nhsuk-icon nhsuk-icon__tick"
viewbox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18.4 7.8l-8.5 8.4L5.6 12"
stroke-linecap="round"
stroke-width="4"
></path>
</svg>
Break down silos of expertise and improve technical
communication and collaboration across the NHS, health and
social care sectors
</li>
<li>
<svg
aria-hidden="true"
class="nhsuk-icon nhsuk-icon__tick"
viewbox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18.4 7.8l-8.5 8.4L5.6 12"
stroke-linecap="round"
stroke-width="4"
></path>
</svg>
Champion diversity, inclusion, and representation in tech by
making coding accessible to all members of the community
regardless of background or current level of ability
</li>
</ul>
</div>
<p>
The NHS.pycom board meetings will meet monthly. It will govern,
and provide a check and challenge function on project teams and
will act as the parent group to any future sub-committees and
technical advisory groups that form.
</p>
<p>
Board members are appointed for a 1 year term. Before the next
financial year, the Board will vote on a fair procedure that will
elect the next term's board members.
</p>
<p>
In accordance with communities' commitment to the principle of
openness and transparency, the board summary notes will be
published online, available here:
<a
href="https://github.com/nhs-pycom/nhs.pycom/tree/main/board_notes"
>https://github.com/nhs-pycom/nhs.pycom/tree/main/board_notes</a
>
</p>
<!-- test
<-- Pycom Board --
<h2>Current Members:</h2>
<div class="nhsuk-table__panel-with-heading-tab">
<h3 class="nhsuk-table__heading-tab">NHS Python Community Board</h3>
<table class="nhsuk-table">
<!-- Arouba --
<caption class="nhsuk-table__caption"><a href="https://github.com/Arouba">Arouba Zubair</a></caption>
<thead role="rowgroup" class="nhsuk-table__head">
<tr role="row">
<th role="columnheader" class="" scope="col">Profile</th>
<th role="columnheader" class="" scope="col">Role</th>
<th role="columnheader" class="" scope="col">Biography</th>
</tr>
</thead>
<tbody class="nhsuk-table__body">
<tr role="row" class="nhsuk-table__row">
<td class="nhsuk-table__cell">
<a href="https://github.com/Arouba">
<img src="assets/img/board/min/arouba-zubair-min.png" alt="" width="150px" display="block">
</a>
</td>
<td class="nhsuk-table__cell">Data Analyst <br> NHSX</td>
<td class="nhsuk-table__cell">Hi, I'm Arouba. Co-founder of the NHS Python Community. Love all things related to data, neuroscience, and biotech! I'm passionate about coding in the open and encouraging all to develop their python skills.</td>
</tr>
</tbody>
</table>
<table class="nhsuk-table">
<!-- Dr Mark Bailey --
<caption class="nhsuk-table__caption"><a href="">Dr Mark Bailey</a></caption>
<thead role="rowgroup" class="nhsuk-table__head">
<tr role="row">
<th role="columnheader" class="" scope="col">Profile</th>
<th role="columnheader" class="" scope="col">Role</th>
<th role="columnheader" class="" scope="col">Biography</th>
</tr>
</thead>
<tbody class="nhsuk-table__body">
<tr role="row" class="nhsuk-table__row">
<td class="nhsuk-table__cell">
<a href="">
<img src="assets/img/board/min/mark-bailey-min.JPG" alt="" width="150px" display="block">
</a>
</td>
<td class="nhsuk-table__cell">Speciality Doctor in Respiratory Medicine <br> Gloucestershire Hospitals NHS Foundation Trust</td>
<td class="nhsuk-table__cell">Clinician-who-codes (python, C++/arduino, VBA, AutoHotKey). Member of the Faculty of Clinical Informatics. Subspecialised in sleep medicine.</td>
</tr>
</tbody>
</table>
<table class="nhsuk-table">
<!-- Sophie Williams, PhD --
<caption class="nhsuk-table__caption"><a href="">Sophie Williams, PhD</a></caption>
<thead role="rowgroup" class="nhsuk-table__head">
<tr role="row">
<th role="columnheader" class="" scope="col">Profile</th>
<th role="columnheader" class="" scope="col">Role</th>
<th role="columnheader" class="" scope="col">Biography</th>
</tr>
</thead>
<tbody class="nhsuk-table__body">
<tr role="row" class="nhsuk-table__row">
<td class="nhsuk-table__cell">
<a href="">
<img src="assets/img/board/min/sophie-williams-min.jpg" alt="" width="150px" display="block">
</a>
</td>
<td class="nhsuk-table__cell">Research Data Scientist <br> Barts Health NHS Trust</td>
<td class="nhsuk-table__cell">I use Python to analyse NLP-enhanced hospital data to improve outcomes in disease areas relevant to our local patient needs. I have joined NHS-Python board because communities are so useful to bring together clinical and non-clinical people with data analysis interests to build skills and share knowledge.</td>
</tr>
</tbody>
</table>
<table class="nhsuk-table">
<!-- Mary Amanuel --
<caption class="nhsuk-table__caption"><a href="">Mary Amanuel</a></caption>
<thead role="rowgroup" class="nhsuk-table__head">
<tr role="row">
<th role="columnheader" class="" scope="col">Profile</th>
<th role="columnheader" class="" scope="col">Role</th>
<th role="columnheader" class="" scope="col">Biography</th>
</tr>
</thead>
<tbody class="nhsuk-table__body">
<tr role="row" class="nhsuk-table__row">
<td class="nhsuk-table__cell">
<a href="">
<img src="assets/img/board/min/mary-amanuel-min.jpg" alt="" width="150px" display="block">
</a>
</td>
<td class="nhsuk-table__cell">Data Analyst <br> NHSX</td>
<td class="nhsuk-table__cell">Co-founder of the NHS Python Community. Passionate about addressing health inequalities, open code and collaboration in the NHS, as well as encouraging staff from diverse and non-technical backgrounds to develop their programming skills.</td>
</tr>
</tbody>
</table>
</div>
-->
<!-- Pycom Board -->
<h2>Current Members:</h2>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/arouba-zubair-min.png" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Arouba Zubair</h2>
<p class="nhsuk-card__description">Data Analyst - NHSX</p>
<p class="nhsuk-card__description"><small>Hi, I'm Arouba. Co-founder of the NHS Python Community. Love all things related to data, neuroscience, and biotech! I'm passionate about coding in the open and encouraging all to develop their python skills.</small></p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/mark-bailey-min.JPG" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Dr Mark Bailey</h2>
<p class="nhsuk-card__description">Speciality Doctor in Respiratory Medicine and Clinical Informatician - GHNHSFT</p>
<p class="nhsuk-card__description">
<small>Clinician-who-codes (python, C++/arduino, VBA, AutoHotKey). Member of the Faculty of Clinical Informatics. Subspecialised in sleep medicine.</small>
</p>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/sophie-williams-min.jpg" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Sophie Williams, PhD</h2>
<p class="nhsuk-card__description">Research Data Scientist - Barts Health NHS Trust</p>
<p class="nhsuk-card__description"><small>I use Python to analyse NLP-enhanced hospital data to improve outcomes in disease areas relevant to our local patient needs. I have joined NHS-Python board because communities are so useful to bring together clinical and non-clinical people with data analysis interests to build skills and share knowledge.</small></p>
</div>
</div>
</li>
</ul>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/mary-amanuel-min.jpg" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Mary Amanuel</h2>
<p class="nhsuk-card__description">Data Analyst - NHSX. Co-founder of the NHS Python Community.</p>
<p class="nhsuk-card__description"><small> Passionate about addressing health inequalities, open code and collaboration in the NHS, as well as encouraging staff from diverse and non-technical backgrounds to develop their programming skills.</small></p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/alex-cheung-min.png" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Alex Cheung</h2>
<p class="nhsuk-card__description">Deployment manager - NHSE/I</p>
<p class="nhsuk-card__description"><small>Co-founder and chair of NHS python community with a great passion to bring innovative approaches to communities to raise profile for learning, professional development and collaboration.</small></p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/haris-shuaib-min.png" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Haris Shuaib</h2>
<p class="nhsuk-card__description">Head of Clinical Scientific Computing - Guy's & St Thomas' NHS Foundation Trust</p>
<p class="nhsuk-card__description"><small>I'm a Consultant Clinical Scientist and lead a multi-disciplinary team developing people, platforms and policy for digital health. We do lots of in-house development of medical devices and other applications and have benefitted greatly from working with engineers from outside our organisation. I hope the NHS Python community can really scale the use of Python in the NHS and empower NHS staff and organisations to take innovation into their own hands.</small></p>
</div>
</div>
</li>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/jonathan-pearson-min.png" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Jonny Pearson, PhD</h2>
<p class="nhsuk-card__description">Lead Data Scientist</p>
<p class="nhsuk-card__description"><small>Father of three huddersfield based data scientist with background in nuclear fusion and operational research. Always keen to hear about open source tools in the NHS, synthetic data generation, system modelling (especially discrete event simulation and agent based modelling) and forecasting.</small></p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/craig-shenton-min.png" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Craig Shenton, PhD</h2>
<p class="nhsuk-card__description">Senior Data Engineer - NHSE Medical Directorate</p>
<p class="nhsuk-card__description"><small>Co-founder of the NHS Python Community, PhD Applied Mathematics and former Data Science Consultant. Python and open-source analytics enthusiast. Find me on GitHub making websites.</small></p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-third nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img class="nhsuk-card__img" src="assets/img/board/min/juan-adriano-min.jpg" alt="">
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">Juan Adriano, PhD</h2>
<p class="nhsuk-card__description">Data Scientist - Surrey and Borders Partnership NHS Foundation Trust</p>
<p class="nhsuk-card__description"><small>I am a Doctor in Health Informatics, currently working for the Analytics team at SABP. I use diverse Data Science (DS) approaches to analyse complex, significant scale and high impact operational / healthcare related problems by means of Python and the Python ecosystem. I think we should keep pushing forward the use of Python for conducting DS/Analytics projects within the NHS.</small></p>
</div>
</div>
</li>
</ul>
<h3>Executive Team</h3>
<p>
We expanded the NHS Python community team with new roles to create an executive group that can take forward the work building a community of practice. These are volunteer roles (as are all roles in the community) but require an appropriate level of time commitment: i.e., approximately 2 hours per week.</p>
<p>We were particularly looking for early-carers / apprentices / trainees who want to get involved. In this case, enthusiasm is more important than experience.</p>
<h2>Community Manager</h2>
<div class="nhsuk-card">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">Responsibilities</h3>
<p class="nhsuk-card__description"><ul>
<li>
Establishing direction for the community, leading by example,
and motivating our members and volunteers to get involved.
</li>
<li>
Develop the overall strategic plan for growing the community with the NHS Python Community Board.
</li>
<li>Help recruit and manage the executive team.</li>
<li>
Build relationships with other communities of practice across
the NHS and Government.
</li>
<li>
Represent the organisation at external events and publicity
opportunities.
</li>
<li>
Report progress and seek approval from the Community Board.
</li>
</ul>
Ideally, this role would suit someone who is employed by the NHS.</p>
</div>
</div>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="WWW.GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/gov-uk-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://www.gov.uk/guidance/community-development-framework"
>Community development framework</a
>
</h2>
<p class="nhsuk-card__description">
This guidance aims to help people develop and manage
communities of practice across government.
</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/gov-uk-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://www.gov.uk/government/publications/community-development-handbook/community-development-handbook"
>Community development handbook</a
>
</h2>
<p class="nhsuk-card__description">
This handbook is for people developing communities of
practice in government.
</p>
</div>
</div>
</li>
</ul>
<h2>Content Manager</h2>
<div class="nhsuk-card">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">Responsibilities</h3>
<p class="nhsuk-card__description">
<ul>
<li>
Find and curate content for the community website and slack
channel.
</li>
<li>
Help members of the community with copy editing and publishing
on blogging platforms such as Medium.
</li>
<li>
Develop the communities social media presence and brand
identity.
</li>
</ul></p>
</div>
</div>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/gov-uk-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://www.gov.uk/guidance/social-media-playbook"
>GDS: Social media playbook</a
>
</h2>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="WWW.GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/GDS3-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://gds.blog.gov.uk/2020/09/21/as-social-media-changes-so-does-gdss-playbook/"
>As social media changes, so does GDS’s Playbook</a
>
</h2>
</div>
</div>
</li>
</ul>
<h2>Events Manager</h2>
<div class="nhsuk-card">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">Responsibilities</h3>
<p class="nhsuk-card__description">
<ul>
<li>
Help organise, host, and deliver successful events that leave
memorable experiences for the members of the community
</li>
<li>Book events using the ‘events.england.nhs.uk’ platform</li>
<li>
Place advertisements for events on AnalystX and send out comms
to NHS data and analytics teams
</li>
<li>
Work with our web developer to update the NHS Python community
website events page
</li>
</ul>
Ideally, this role would suit someone who is employed by the NHS.</p>
</div>
</div>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/GDS4-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://gds.blog.gov.uk/2016/05/10/doing-the-hard-work-to-make-talks-readable/"
>Doing the hard work to make talks readable</a
>
</h2>
<p class="nhsuk-card__description">
Our slides are simple for a good reason: we want to encourage the audience to pay attention to the speaker, to listen to what they're saying out loud.
</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="WWW.GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/min/GDS5-min.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://gds.blog.gov.uk/2016/04/07/giving-clear-presentations/"
>Giving clear presentations
</a
>
</h2>
<p class="nhsuk-card__description">
Like 'bunting in the office' and 'cake on release days', 'slides with big words' has become one of GDS's hallmarks.
</p>
</div>
</div>
</li>
</ul>
<h2>Web Developer</h2>
<div class="nhsuk-card">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">Responsibilities</h3>
<p class="nhsuk-card__description">
<ul>
<li>
Further develop and update the NHS Python community website:
<a href="https://nhs-pycom.net/">https://nhs-pycom.net/</a>
</li>
<li>Work with the NHS.UK template.</li>
<li>Develop HTML/CSS skills.</li>
<li>Manage the community GitHub site.</li>
<li>
Update community projects, blogs, event, and resources pages as needed.
</li>
</ul>
Ideally, this role would suit someone who is employed by the NHS.
</p>
</div>
</div>
<ul class="nhsuk-grid-row nhsuk-card-group">
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img alt="GOV.UK" class="nhsuk-card__img" src="assets/img/community/DSM.png" />
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a class="nhsuk-card__link" href="https://service-manual.nhs.uk/">NHS Digital service manual</a
>
</h2>
<p class="nhsuk-card__description">
Use the service manual to build consistent, usable
services that put people first. Learn from the research
and experience of other NHS teams.
</p>
</div>
</div>
</li>
<li class="nhsuk-grid-column-one-half nhsuk-card-group__item">
<div class="nhsuk-card nhsuk-card--clickable">
<img
alt="WWW.GOV.UK"
class="nhsuk-card__img"
src="assets/img/community/NHSD.png"
/>
<div class="nhsuk-card__content">
<h2 class="nhsuk-card__heading nhsuk-heading-m">
<a
class="nhsuk-card__link"
href="https://digital.nhs.uk/blog/design-matters/2020/10-ways-the-nhs-digital-service-manual-can-help-you"
>10 ways the NHS digital service manual can help you</a
>
</h2>
<p class="nhsuk-card__description">
If you want to build easy-to-use digital health services
that put people first, Adrian Smith explains why the NHS
digital service manual is a great place to start.
</p>
</div>
</div>
</li>
</ul>
</div>
</div>