-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.html
More file actions
227 lines (190 loc) · 9 KB
/
cv.html
File metadata and controls
227 lines (190 loc) · 9 KB
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
<!DOCTYPE html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MB4XT6ZJV4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-MB4XT6ZJV4');
</script>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Brian Davis - CV</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/cv.css">
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.png" >
</head>
<body>
<div id="drag" class="cv instaFade wrap">
<div class="mainDetails">
<div id="headshot" class="">
<img src="images/personal_image.png" title="Hi, I'm Brian!"/>
</div>
<div id="name">
<h1 class="quickFade delayTwo">Brian Davis</h1>
<h4 class="quickFade delayThree">Data Engineer at Artefact</h4>
</div>
<div id="contactDetails" class="quickFade delayFour">
<ul> Email:
<a href="mailto:briandavis9066@gmail.com" > brian.davis9725@gmail.com</a></ul>
<ul> Website:
<a href="https://bdavis9725.github.io"> bdavis9725.github.io</a></ul>
<ul> LinkedIn:
<a href="https://www.linkedin.com/in/brian-al-davis/"> Brian Davis</a></ul>
</div>
<div class="clear"></div>
</div>
<div id="mainArea" class="quickFade delayFive">
<section>
<article>
<div class="sectionTitle">
<h1>Career Objective</h1>
</div>
<div class="sectionContent">
<p>An enthusiastic, self-driven and ambitious MSc Big Data student with an undergraduate Computer Science degree.
Possess experience applying technical and degree knowledge to industry-related projects.
Have a keen interest in Deep Learning and Data Analytics,
a resourceful collaborator with proven people skills through
customer service roles and team building exercises,
alongside successful collaboration on strategic business-related projects.
</div>
</article>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1>Key Skills</h1>
</div>
<div class="sectionContent">
<ul class="keySkills">
<li>Python</li>
<li>Google Cloud Platform</li>
<li>R</li>
<li>SAS</li>
<li>Google Analytics</li>
<li>Tensorflow</li>
<li>Keras</li>
<li>C#</li>
<li>Github</li>
<li>HTML5</li>
<li>CSS</li>
<li>JavaScript</li>
<li>SQL</li>
<li>XML</li>
<li>PHP</li>
<li>Agile Development</li>
<li>Leadership</li>
<li>Teamwork</li>
<li>Business Analysis</li>
</ul>
</div>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1>Work Experience</h1>
</div>
<div class="sectionContent">
<article>
<h3>Junior Data Engineer</h3>
<h3>Artefact</h3>
<p class="subDetails">Jun 2021 - Present</p>
<p>
My focus is on the Engineering of Cloud-Based Pipelines, utilising the strengths of Cloud technology such as GCP, AWS and Azure,
to create functional and clearly defined ETL pipelines for Data Ingestion. This involves Ingestion, Transformation and
SQL Querying to create a functioning environment for Data Analysts to gather insights.
</p>
</article>
<article>
<h3>Student Researcher</h3>
<h3>Sheffield Hallam University</h3>
<p class="subDetails">Sept 2020 - Jun 2021</p>
<p>Worked alongside academics on a variety of projects, mainly focused on the
Student Voice experience and in the process of creating an online guide for
Computer Science students that spans the three levels.</p>
</article>
<article>
<h3>Student Representative</h3>
<h3>Sheffield Hallam University</h3>
<p class="subDetails">Sept 2020 - Jun 2021</p>
<p>Student representative for my Masters Course.
Attended meetings about others’ views and improvement suggestions of the course
and helped implement changes during the time of COVID.
</div>
<div class="clear"></div>
</section>
<section id="Education">
<div class="sectionTitle">
<h1>Education</h1>
</div>
<div class="sectionContent">
<article>
<h2>Sheffield Hallam University</h2>
<p class="subDetails">MSc Big Data Analytics 2020-2021</p>
<p>Worked with the software languages of SAS, Python and R to create solutions to a variety of Business Problems.</p>
<li>Practised Statistical Concepts using SAS to understand and create business focused solutions through a variety of different case studies </li>
<li>Developed Study Skills and Practiced Creative and Concise Writing toward an ethical topic</li>
<li>Undertook A Business Case study creating artefacts suitable for a business</li>
<li>Developed a Python based Recommendation service, making use of Design specific choices for successful implementation</li>
<p></p>
</article>
<article>
<h2>University of Hull</h2>
<p class="subDetails">Bachelor’s in Computer Science 2017-2020</p>
<p>Attended the University of Hull for my Bachelors in Computer Science.
Over my time there I worked on many different topics and learnt many languages
(C#, PHP, Python, SQL, HTML, CSS and JavaScript).</p>
<h4>Modules Studied Include:</h4>
<li> Data Mining </li>
<li>Visualisation</li>
<li>Mobile Devices</li>
<li>Database techniques</li>
<li>System Analysis and Design</li>
<li>Information Systems and Web Technologies</li>
<li>Agile Software Development</li>
<p></p>
<li>Practised Deep Learning methodologies on a large data sample, to understand and create Sentiment Analysis modelling solutions to achieve a topical understanding of Sentiment within Noisy Social Media data</li>
<li>Use of technology to understand and visualise data solutions to provide client feedback with the aim to show market information such as product growth and areas for improvement</li>
<li>Broad understanding of System Design and implementation</li>
<li>Product development team building experience, focused on Agile methodologies to meet client needs within a specified / suitable timeframe to achieve client satisfaction</li>
<li>Regularly practice conscious control over amount of time spent on workload, maintain time efficiency within all aspects of study and work to keep to and adhere to strict deadlines</li>
<p></p>
</article>
<article>
<h2>Aarhus University</h2>
<p class="subDetails">Business Intelligence through Web Analytics and Data Mining 2020</p>
<li>Worked within a team using Data Mining fundamentals and methodologies targeted toward business strategies</li>
<li>Practised the statistical approach of Exploratory Data Analysis to analyse data sets in a practical setting</li>
<li>Developed a report showcasing techniques to find business solutions through the CRISP-DM methodology using K-Nearest Neighbour, SVM and Neural Networks solutions</li>
<p></p>
</article>
</div>
<div class="clear"></div>
</section>
<section>
<article>
<div class="sectionTitle">
<h1>Interests</h1>
</div>
<div class="sectionContent">
<p> In my spare time I follow the latest developments in the Tech industry, particularly in the areas of PC components, mobile systems, and internet of things advancements.
Avid card game fan, having competed in local and online tournaments where I have achieved high level finishes. Have a passion for learning whenever I can, I like to read about the world of psychology and learn more about the ever-growing misunderstandings of mental health.
</p>
</div>
</article>
<div class="clear"></div>
</section>
</div>
</div>
</body>
</html>