-
Notifications
You must be signed in to change notification settings - Fork 0
/
Curriculum Vitae.json
213 lines (213 loc) · 8.04 KB
/
Curriculum Vitae.json
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
{
"Curriculum_Vitae" : {
"Version": 1.0,
"Person" : {
"Personal_Details" : {
"Name" : "Neil Oliver",
"Gender" : "Male",
"Pronouns" : [
"He",
"His",
"Him"
],
"D.O.B" : "03/21/1985",
"Contact" : {
"Phone" : [
{
"Type" : "Mobile",
"Number" : "07745333700",
"Area Code" : "+44 (United Kingdom)"
},
{
"Type" : "Mobile",
"Number" : "(332)-209-8635",
"Area Code" : "+1 (USA)"
}
],
"Email" : {
"Personal" : "[email protected]",
"Work" : "[email protected]"
}
}
},
"Work" : {
"Employer" : [
{
"Name" : "US-UK Fulbright Commission",
"Address" : "New York, New York",
"Link" : "http://www.fulbright.org.uk",
"Post" : [
{
"Title" : "All Disciplines Postgraduate Award Grantee",
"Responsibilities" : [
"Studying MS Data Visualization at The New School - Parsons School of Design."
],
"Start Date" : "10/08/2019",
"End Date" : null,
"Current Post" : true
}
]
},
{
"Name" : "Ralph Allen School",
"Address" : "Claverton Down Road, Bath, UK",
"Link" : "http://ralphallenschool.com",
"Post" : [
{
"Title" : "Management Responsibility Post: Assistant Head of House",
"Responsibilities" : [
"Develop and maintain a House and School Ethos",
"Monitor and support student progress, achievement, wellbeing and safeguarding",
"Accountability for leading, managing and enhancing student development across the curriculum",
"Management responsibility including supporting, observing and monitoring a team of pastoral tutors"
],
"Start Date" : "01/06/2015",
"End Date" : null,
"Current Post" : true
},
{
"Title" : "Teacher of Computer Science",
"Responsibilities" : "Curriculum development & delivery of key stage 3, 4 & 5 including OCR GCSE specifications and A Level AQA & OCR specifications.",
"Topics_covered" : [
"KS 3 programming in Kodu, Small Basic, HTML, CSS, Python & Scratch",
"KS 4 programming in Python, LMC & Javascript",
"KS 5 programming in Python, Swift & PHP"
],
"Start Date" : "01/09/2006",
"End Date" : null,
"Current Post" : true
},
{
"Title" : "Teacher of Music Technology",
"Responsibilities" : "Curriculum development and delivery of the Edexcel A Level Music Technology specification.",
"Topics_covered" : [
"MIDI sequencing",
"Live audio capture",
"Audio manipulation",
"Mixing",
"Creative music composition",
"Popular music styles since 1910"
],
"Start Date" : "01/09/2007",
"End Date" : null,
"Current Post" : true
},
{
"Title" : "Teacher of Information Communication Technology",
"Responsibilities" : "Teaching key stage 3, 4, & 5 covering KS3 national curriculum topics, GCSE OCR & CCEA specifications, Edexcel BTEC Level 2 and A Level OCR specifications.",
"Topics_covered" : [
"E-safety",
"Multimedia - Powerpoint",
"Website design including HTML & CSS",
"Spreadsheet software - Excel",
"Database software - Access and SQL",
"Image manipulation - Photoshop"
],
"Start Date" : "01/09/2006",
"End Date" : "31/08/2017",
"Current Post" : false
}
]
},
{
"Name" : "Neil Oliver Photo",
"Address" : "25 Brunswick Street, Bath, UK",
"Post" : {
"Title" : "Photographer",
"Responsibilities" : "Specialising in Wedding, Live Music, Lifestyle & Event photography",
"Topics_covered" : [
"Session documentation at Abbey Road Studios & Air Studios",
"Brand promotional material for fffunction clients Brand on Shelf",
"Lifestyle and product photography for Koustic & Demakes clothing",
"Live Music photography & videography @ NASS, Slam Dunk & Hevy Festival"
],
"Link" : "https://www.flickr.com/photos/neiloliverphoto/albums/",
"Start Date" : "01/06/2015",
"End Date" : null,
"Current Post" : true
}
}
]
},
"Education" : {
"The New School - Parsons School of Design" : {
"Course" : {
"Level" : "Masters of Science - MS",
"Title" : "Data Visualization",
"Specialism" : "Data Visualization",
"Units" : [
"Data Structures",
"Major Studio (MET Museum Collaboration Project)",
"Data Visualization and Information Aesthetics",
"Quantitative Methods",
"Machine Learning",
"Visualizing Uncertainty",
"Web Advanced : Javascript",
"Thesis (Cryptocurrency Markets and Social Media Influence)"
],
"Start Date" : "2019",
"End Date" : "2020"
}
},
"College of St. Mark & St. John" : {
"Course" : {
"Level" : "Post Graduate Certificate",
"Title" : "Post Graduate Certificate of Education",
"Specialism" : "Information & Communication Technology",
"Units" : [],
"Start Date" : "2006",
"End Date" : "2007"
}
},
"University of Plymouth" : {
"Course" : {
"Level" : "Bachelor of arts with honours",
"Title" : "Photomedia and Design Communications",
"Specialism" : "Music Technology",
"Units" : [
"Applied Research Techniques",
"Production Research",
"Photomedia Production",
"Professional Presentation",
"Dissertation"
],
"Start Date" : "2003",
"End Date" : "2006"
}
},
"Deep Blue Sound" : {
"Course" : {
"Level" : "Foundation Degree",
"Title" : "Sound and Music Technology",
"Specialism" : "Music Technology",
"Units" : [
"Ideas & Skills in the Study of Sound & Music",
"Recording New Materials",
"Linear Editing / Splicing",
"Layered Editing / Production",
"Music Technology Control Systems",
"Sound Origination",
"Audio Fidelity - Quality, Formats & Data Compression"
],
"Start Date" : "2003",
"End Date" : "2005"
}
}
},
"Hobbies & Interests" : [
"Climbing",
"Performing Live Music",
"Photography"
],
"Links" : {
"Flickr" : "http://flickr.com/photos/neiloliverphoto/albums/",
"Instagram" : "http://instagram.com/neiloliverphotography",
"GitHub" : "http://github.com/neil-oliver",
"SoundCloud" : "http://soundcloud.com/neil-oliver",
"Twitter" : "http://twitter.com/neil_oliver",
"LinkedIn" : "http://linkedin.com/in/neil-oliver",
"YouTube" : "http://youtube.com/neiloliverphoto"
}
}
}
}