-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcareers.html
461 lines (402 loc) · 19.2 KB
/
careers.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="">
<title>Hyperlinkia | Careers</title>
<!-- Bootstrap Core CSS -->
<link href="assets/css/bootstrap/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Font Awesome -->
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Default Fonts -->
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic'
rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,600,500,700,800,900' rel='stylesheet'
type='text/css'>
<!-- Plugin CSS -->
<link href="assets/css/plugins/owl-carousel/owl.carousel.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/owl-carousel/owl.theme.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/owl-carousel/owl.transitions.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/magnific-popup.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/jquery.fs.wallpaper.css" rel="stylesheet" type="text/css">
<link href="assets/css/plugins/animate.css" rel="stylesheet" type="text/css">
<!-- Vitality Theme CSS -->
<link href="assets/css/vitatilty/vitality-blue.css" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="assets/css/style.css" rel="stylesheet" type="text/css">
<!-- Retina.js - Load first for faster HQ mobile images. -->
<script src="assets/js/plugins/retina/retina.min.js"></script>
<!-- IE8 support for HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<!-- Navigation -->
<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top navbar-expanded">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation">
<span class="fa fa-bars fa-2x"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<img src="assets/img/tue-logo.png" class="img-responsive" alt="TU/e">
</a>
</div>
<div id="navigation" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="datascience.html">Data Science</a>
</li>
<li>
<a href="study.html">Bachelor Study</a>
</li>
<li class="active">
<a href="#page-top">Careers</a>
</li>
<li>
<a href="university.html">University</a>
</li>
</ul>
</div>
</div>
</nav>
<header style="background-image: url('assets/img/legal/bg-careers.jpg')">
<div class="intro-content">
<div class="brand-name">
<span class="fa fa-suitcase fa-2x"></span>
<div>Careers</div>
</div>
<hr class="colored">
<p>
Why should you want to study Data Science?
</br>
<b><a class="page-scroll" href="#submenu">Scroll down to find out.</a></b>
</p>
</div>
<div class="scroll-down">
<a class="btn page-scroll" href="#submenu"><span class="fa fa-chevron-circle-down fa-2x"></span></a>
</div>
</header>
<section id="submenu">
<div class="container row text-center wow wrap fadeIn">
<h1>Careers</h1>
<div class="info col-md-6">
<p>
With the explosive increase of data in Internet era, the data-savvy professionals are more and more
desired in various kinds of fields such as
<a class="page-scroll" href="#research">scientific research</a>,
<a class="page-scroll" href="#medicine">medicine</a>,
<a class="page-scroll" href="#business">businesses</a> and
<a class="page-scroll" href="#government">government</a>.
</p>
<p>
The supply of professionals who can
work effectively with data is limited, and is reflected by rapidly rising salaries for data
scientists, statisticians, and data analysts. It seems that the only problem with this career is
supply and demand.</p>
</div>
<div class="info col-md-6">
<p>McKinsey and Company reports that by 2018, there will be 140,000-190,000 data related job postings
that go unfulfilled. The authors also project a need for 1.5 million more managers and analysts with
deep analytical and technical skills <q>who can ask the right questions and consume the results of
analysis of big data effectively.</q>
</p>
<p>
In other words, the next three years is a veritable gold mine for
data scientists. Be ready for the sexiest job of 21st century! But also take a look at <a class="page-scroll" href="#inspirators">who preceded you</a>.
</p>
</div>
</div>
<nav class="nav">
<ul>
<li><a class="page-scroll" href="#inspirators">Inspirators</a></li>
<li><a class="page-scroll" href="#research">Scientific Research</a></li>
<li><a class="page-scroll" href="#medicine">Medicine</a></li>
<li><a class="page-scroll" href="#business">Business</a></li>
<li><a class="page-scroll" href="#government">Government</a></li>
</ul>
</nav>
</section>
<section id="inspirators" class="bg-gray">
<div class="container text-center wow fadeIn row wrap">
<span class="fa fa-lightbulb-o fa-4x"></span>
<h2>Inspirators</h2>
<p>Below, you can find out more about the pioneers who preceded you! </p>
<p>
Whether is it is
<a class="page-scroll" href="#research">scientific research</a>,
<a class="page-scroll" href="#medicine">medicine</a>,
<a class="page-scroll" href="#business">business</a> or
<a class="page-scroll" href="#government">government</a>, your
<a class="page-scroll" href="#submenu">career</a>
will always be an adventure.
</p>
<div class="about-carousel">
<div class="item">
<img src="assets/img/legal/people/PaulDeBra.jpg" class="img-responsive" alt="">
<div class="caption">
<br>
<br>
<br>
<h3>Paul de Bra</h3>
<hr class="colored">
<p>Education - <a href=”https://www.de-bra.nl class="external">DeBra</a>
</p>
</div>
</div>
<div class="item">
<img src="assets/img/legal/people/SteveJobs.jpg" class="img-responsive" alt="">
<div class="caption">
<br>
<br>
<br>
<h3>Steve Jobs</h3>
<hr class="colored">
<p>Business - <a href=”http://apple.com class="external">Apple</a></p>
</div>
</div>
<div class="item">
<img src="assets/img/legal/people/BrendanEich.jpg" class="img-responsive" alt="">
<div class="caption">
<br>
<br>
<br>
<h3>Brendan Eich</h3>
<hr class="colored">
<p> Scientific Research - <a href="http://en.wikipedia.org/wiki/JavaScript" class="external">JavaScript</a></p>
</div>
</div>
<div class="item">
<img src="assets/img/legal/people/EdwardShortliffle.jpg" class="img-responsive" alt="">
<div class="caption">
<br>
<br>
<br>
<h3>Edward Shortliffle</h3>
<hr class="colored">
<p>Medicine - <a href="http://en.wikipedia.org/wiki/Mycin" class="external">MYCIN</a></p>
</div>
</div>
<div class="item">
<img src="assets/img/legal/people/StevenBellovin.jpg" class="img-responsive" alt="">
<div class="caption">
<br>
<br>
<br>
<h3>Steven Bellovin</h3>
<hr class="colored">
<p>Government - <a href=”https://www.ftc.gov class="external">FTC America</a>
</p>
</div>
</div>
</div>
</div>
</section>
<section id="research">
<div class="container text-center wow fadeIn row wrap">
<span class="fa fa-graduation-cap fa-4x"></span>
<h2>Scientific Research</h2>
<div class="info col-md-6">
<p>
Data scientists investigate complex problems through expertise in disciplines within the fields
of <a href="datascience.html#maths">mathematics, statistics</a>, and
<a href="datascience.html#computer">computer science</a>.
</p>
<p>
But the usage of data is not just
limited to these fields. Actually, the essence of science is to systematically build and
organize knowledge using data. This is done with scientific research. It is necessary to know
how to collect, mine, analyse and interpret data nearly in every domain of science.
</p>
</div>
<div class="info col-md-6">
<p>
These are economics, biological sciences, health care, social sciences and humanities etc. Data
scientists are of course master of the data process.
</p>
<p>
In the <a href="study.html#electives">elective</a> Research Methodology all these fields are touched
upon, creating a broader level of appliance. With this broadened scientific, data scientist can
certainly make a <a class="page-scroll" href="#submenu">career</a> in research.
</p>
</div>
</div>
</section>
<section id="medicine" class="bg-gray">
<div class="container text-center wow fadeIn row wrap">
<span class="fa fa-medkit fa-4x"></span>
<h2>Medicine</h2>
<div class="info col-md-6">
<p>
Medical facilities generate and process huge volumes of medical information and data. They have
been increasing big data utilization. Big data is changing traditional medical research. The
data gathered with tests in labs needs to be stored, processed, interpreted and made available
as fast as possible.
</p>
<p>
You can imagine that time is of the essence: the longer it takes for the
data to find the way to the correct physician or researcher, the more the patient suffers.
</p>
<p>
The use of giant online data databases, like the ones used for the Dutch Electronisch Patienten
Dossier, makes this speedy process possible.
</p>
</div>
<div class="info col-md-6">
<p>
Apart from medical environments, the use of home medical devices is also increasing. These data
are maybe not the most reliable, but can also help physicians determine the cause of suffering.
</p>
<p>
The question then is, how does this data find its way to the doctor? As you may have guessed,
the use of databases can prove helpful in this case too. Both the data from medical facilities
and from home have to be managed. That is where data science comes in.
</p>
<p>
The integration of data in the medical sphere is taught in the Bio-informatics
<a href="study.html#electives">elective</a>. An <a class="page-scroll" href="#submenu">career</a>
in medicine can prove quite interesting.
</p>
</div>
</div>
</section>
<section id="business">
<div class="container text-center wow fadeIn row wrap">
<span class="fa fa-suitcase fa-4x"></span>
<h2>Business</h2>
<div class="info col-md-6">
<p>
Data enables companies to gain new insights into areas ranging from customer behaviour to how
their businesses function. These data-driven findings can cause changes in for example marketing
strategies and pricing.
</p>
<p>
Often products only see the light of day if they make it through
rigorous statistical scrutiny. Since firms’ core product development is operating in a way
that's governed by data, people in finance and business planning can't perform their function
without data science.
</p>
</div>
<div class="info col-md-6">
<p>
Data scientists are very popular in the business sector. The rarity of data scientists already
has some executives describing them as <q>unicorns</q>. Making
<a class="page-scroll" href="#submenu">career</a> in business as a data scientist can be a wise and
lucrative choice.
</p>
<p>
To work in business, data scientists do need some more field specific knowledge. The Business
<a href="study.html#electives">elective</a> in the Data Science bachelor is designed to
teach this knowledge.
</p>
</div>
</div>
</section>
<aside class="cta-quote" style="background-image: url('assets/img/legal/aside-government.jpg');">
<div class="container wow fadeIn row wrap">
<span class="quote">Your future workplace?</span>
<hr class=" colored">
<a class="btn btn-outline-light page-scroll external" href="https://www.werkenbijdeoverheid.nl/">Learn more</a>
</div>
</aside>
<section id="government" class="bg-gray">
<div class="container text-center wow fadeIn row wrap">
<span class="fa fa-group fa-4x"></span>
<h2>Government</h2>
<div class="info col-md-6">
<p>
Governments provide a large variety of services, which both produce and require massive amounts
of data, often unstructured and increasing in real-time. This data comes from numerous sources
including historical, video, cell phones, geospatial, imagery, social media, and much more.
</p>
<p>
From crime prevention to transportation, health care, national security, revenue management,
environmental stewardship and social services, governments wrestle every day with managing and
using this data. There are already good examples of government using big data effectively.
</p>
</div>
<div class="info col-md-6">
<p>
The Troubled Families Initiative, for instance, has successfully combined data on families with a
collaborative effort across public services at a local level.
</p>
<p>
Another example is the personal recruitment of DJ Patil by President Obama. He was just appointed to the
newly created position, where the ex-LinkedIn chief scientist will work in a supervisory role for a
broad analytics effort across the federal government. His duties will include shaping policies and
practices across agencies, building data science partnerships with the private sector, and helping
agencies recruit talent.
</p>
<p>
It shows that <a class="page-scroll" href="#submenu">careers</a> in government aren’t necessarily boring.
</p>
</div>
</div>
</section>
<a href="http://www.tue.nl/studeren/studiekeuze-en-studievoorlichting/voor-middelbare-scholieren/meeloopdagen/"
class="btn btn-block btn-full-width">
Sign up for Orientation Days!
</a>
<footer class="footer" style="background-image: url('assets/img/legal/map-footer.png')">
<div class="container wrap text-center row contact-details">
<div class="col-md-4">
<h4>
<span class="fa fa-phone"></span>
Call
</h4>
<p>(+31) 040-1234567</p>
</div>
<div class="col-md-4">
<h4>
<span class="fa fa-map-marker"></span>
Visit
</h4>
<p>De Zaale, 5600 MB, Eindhoven</p>
</div>
<div class="col-md-4">
<h4>
<span class="fa fa-envelope"></span>
Email
</h4>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="container wrap text-center row contact-details">
<ul class="list-inline">
<li><a href="https://nl-nl.facebook.com/TU.Eindhoven"><i class="fa fa-facebook fa-fw fa-2x"></i></a></li>
<li><a href="https://twitter.com/tueindhoven"><i class="fa fa-twitter fa-fw fa-2x"></i></a></li>
<li><a href="https://www.linkedin.com/company/eindhoven-university-of-technology"><i
class="fa fa-linkedin fa-fw fa-2x"></i></a></li>
</ul>
</div>
<div class="copyright text-center">
<p class="small">© 2015 Group 1 DBL Hypermedia 2IO80</p>
</div>
</footer>
<!-- Core Scripts -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap/bootstrap.min.js"></script>
<!-- Plugin Scripts -->
<script src="assets/js/plugins/jquery.easing.min.js"></script>
<script src="assets/js/plugins/classie.js"></script>
<script src="assets/js/plugins/cbpAnimatedHeader.js"></script>
<script src="assets/js/plugins/owl-carousel/owl.carousel.js"></script>
<script src="assets/js/plugins/jquery.magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/js/plugins/jquery.fs.wallpaper.js"></script>
<script src="assets/js/plugins/jquery.mixitup.js"></script>
<script src="assets/js/plugins/wow/wow.min.js"></script>
<script src="assets/js/contact_me.js"></script>
<script src="assets/js/plugins/jqBootstrapValidation.js"></script>
<!-- Vitality Theme Scripts -->
<script src="assets/js/vitality.js"></script>
</body>
</html>