Skip to content

Commit 870ce54

Browse files
Merge branch 'feature/updates' into Feb-24-Updates
2 parents f848e11 + dbe56b5 commit 870ce54

File tree

11 files changed

+264
-190
lines changed

11 files changed

+264
-190
lines changed

_data/people/0001.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
first_name: "Drew"
2+
last_name: "Morgan"
3+
anchor: "drew-morgan"
4+
photo: "drew-profile-photo.png"
5+
roles: "Benevolent Leader, Mentor"
6+
twitter_handle: "dangerworm"
7+
description_paragraphs:
8+
- >
9+
Drew has been coding since he was 7 years old and has worked in the healthcare, education and
10+
finance sectors. After qualifying as a physics teacher in 2011, he taught for three years before
11+
returning to software development and now works as a full-stack web and applications developer
12+
for a healthcare company. He also has a
13+
<a href="https://play.google.com/store/apps/details?id=com.drewmorgan.propertyprices">mobile app</a>
14+
on the Google Play Store.
15+
- >
16+
Drew loves science and technology and at university studied Physics for two years before changing
17+
course and graduating with a degree in Computer Science with Artificial Intelligence. He plays
18+
piano, tuba, guitar and clarinet, regularly goes bouldering indoors and is a BSAC scuba diving
19+
instructor. Drew loves to share his experiences and will talk about anything with anyone.
20+
21+
languages:
22+
- .Net
23+
- C#
24+
- CSS
25+
- Cypher
26+
- HTML
27+
- Javascript
28+
- jQuery
29+
- Neo4J
30+
- Python
31+
- SQL
32+
- Typescript
33+
- Visual Basic
34+
35+
technologies:
36+
- JSON
37+
- Linux
38+
- NodeJS
39+
- React
40+
- WPF
41+
- Windows Forms
42+
- Xamarin
43+
44+
tools:
45+
- Docker
46+
- Git
47+
- GitHub
48+
- IDLE
49+
- Visual Studio
50+
- VS Code

_data/people/0002.yaml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
first_name: "Keiran"
2+
last_name: "Wilkinson"
3+
anchor: "keiran-wilkinson"
4+
photo: "keiran-profile-photo.png"
5+
roles: "Deputy Benevolent Leader, Mentor"
6+
twitter_handle: "keiranwdigital"
7+
description_paragraphs:
8+
- >
9+
After learning to code 8 years ago Keiran worked for a small startup digital agency while completing his A levels.
10+
More recently Keiran works in the travel sector as a degree apprentice Technical Analyst while completing a degree in Digital and Technology solutions.
11+
- >
12+
When not working Keiran spends his time at Hackspace Manchester, working on various projects (most of which never get finished!).
13+
He also plays the euphonium and enjoys anything aviation related, including travelling to various photography events around the country.
14+
15+
languages:
16+
- ASP
17+
- CSS
18+
- HTML
19+
- Java
20+
- Javascript
21+
- jQuery
22+
- PHP
23+
- Python
24+
- SQL
25+
- VB.Net
26+
27+
technologies:
28+
- JSON
29+
- MySQL
30+
- SQL Server
31+
- Windows Forms
32+
- Wordpress
33+
34+
tools:
35+
- Azure Data Studio
36+
- Eclipse
37+
- Git
38+
- IDLE
39+
- Visual Studio
40+
- VS Code

about.html

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -52,25 +52,7 @@ <h4><a href="{{site.url}}/people#drew-morgan">Drew Morgan</a></h4>
5252
<img class="profile-photo" src="{{site.url}}/images/keiran-profile-photo.png">
5353
<br />
5454
<h4><a href="{{site.url}}/people#keiran-wilkinson">Keiran Wilkinson</a></h4>
55-
<smaller>Vice Benevolent Leader</smaller>
56-
</div>
57-
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
58-
<img class="profile-photo" src="{{site.url}}/images/jim-profile-photo.png">
59-
<br />
60-
<h4><a href="{{site.url}}/people#jim-evans">Jim Evans</a></h4>
61-
<smaller>Secretary</smaller>
62-
</div>
63-
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
64-
<img class="profile-photo" src="{{site.url}}/images/marie-profile-photo.png">
65-
<br />
66-
<h4><a href="{{site.url}}/people#marie-fayard">Marie Fayard</a></h4>
67-
<smaller>Equity Officer</smaller>
68-
</div>
69-
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
70-
<img class="profile-photo" src="{{site.url}}/images/sean-profile-photo.png">
71-
<br />
72-
<h4><a href="{{site.url}}/people#sean-omahoney">Sean O'Mahoney</a></h4>
73-
<smaller>Publicity Officer</smaller>
55+
<smaller>Deputy Benevolent Leader</smaller>
7456
</div>
7557
</div>
7658
<br />

0 commit comments

Comments
 (0)