-
Notifications
You must be signed in to change notification settings - Fork 0
/
timeline.html
194 lines (144 loc) · 7.96 KB
/
timeline.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
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vertical Timeline</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" >
<link href='http://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" type = "text/css" href="timeline.css">
</head>
<body>
<!-- head banner -->
<div class= "jumbotron-header">
<div class = "transbox-header">
<div class = "center">
<img class = "profile" src="images/badger.png" >
</div>
<h1> Jessica Kate Rowntree Ward </h1>
</div>
</div>
<!--Navigation bar -->
<nav class="navbar navbar-inverse navbar-sticky">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"> Jessica Ward </a>
</div>
<div id = "navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li> <a href="index.html"> Home</a>
<li class="active"><a href="timeline.html"> About Me </a></li>
<li><a href="Blogs.html"> Blog </a></li>
<li><a href="publications.html"> Publications </a></li>
</ul>
</div>
</div>
</nav>
<section id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="images/timeline1.png" alt="Location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>PhD </h2>
<div class="body">
<p> I'm currently studying for my PhD at Newcastle University. My project aims to understand the drivers of sociality in carnivore species. My research has a particular focus on behaviours relating to food aquisition, territorial defence and predator defence as well as investigating the evolutionary consequences of sociality. My project examines the relationships between factors influencing sociality by using a range of modelling approaches so that we can better understand how to protect and conserve threatened carnivore species. </p>
<img src="images/badger.png" alt="Graphic">
</div>
<span class="cd-date">2016</span>
</div> <!-- cd-timeline-content -->
</div>
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
<img src="images/timeline2.png" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Research and #Scicomm </h2>
<div class="body">
<p> Before starting my PhD I spent a year working two jobs, one as a research assistant at Newcastle University, and one as a STEM Ambassador for Fusion STEM. Working at the university I was able to get involved in numerous projects from modelling campylobacter cases in humans <a href="#">Paper </a> to coordinating invasive species workshops. As a STEM ambassador I got to develop my teaching and general #scicomm skills running after school science clubs to show how much fun science can be. </p>
<img src="images/ncl1.png" alt="Graphic">
</div>
<span class="cd-date">2015-2016</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/timeline3.png" alt="Location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Postgraduate studies </h2>
<div class="body">
<p> Having finished my undergraduate studies I wasn't ready to be done with education and enrolled on the Wildlife Management Msc programme. As well as graduating with a distinction and the academic prize for highest achieveing student I got to learn lots about scientific policy through the programmes links with with APHA (government research department). I also had the opportunity to develop a population model to examine rabies transmission amongst free roaming dog populations. This work seeking to aid management of populations became my first conference presentation (BES 2015) which as a lowly Msc student was terrifying but rewarding beyond measure. </p>
<img src="images/dog.png" alt="Graphic">
</div>
<span class="cd-date">2014-2015</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="images/timeline4.png" alt="Location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Undergraduate Studies </h2>
<div class="body">
<p> I graduated from Newcastle University with first class honours Bsc in zoology. During my undergraduate studies I developed an interest in urban ecology and human wildlife conflicts. I worked on projects that helped me to develop my quantitative skills whilst indulging my interest in urban ecology from modelling fox foraging patterns to investigating factors impacting road mortalities in coyote populations </p>
<img src="images/coyote1.png" alt="Graphic">
</div>
<span class="cd-date"> 2014</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
<img src="images/timeline5.png" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Research Experience</h2>
<div class="body">
<p> During my undergraduate studies I spent a summer working with Cardigan Bay Marine Wildlife Centre as a research assistant collecting and organising data, and communicating the centre's research to members of the public. It was an excellent oppourtunity to develop practical skills and attempt to find my sea legs</p>
<img src="images/boat.png" alt="Graphic">
</div>
<span class="cd-date">2013</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/timeline6.png" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Exploring </h2>
<div class="body">
<p>After finishing school I travelled to Whistler, Canada where I qualified as a CASI level 1 ski instructor and worked for the winter season teaching 3-4 year olds the basics of skiing, mountain safety and the occasional bit of wildlife spotting </p>
<img src="images/whistler.png" alt="Graphic">
</div>
<span class="cd-date">2010-2011</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="images/timeline7.png" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Schooling </h2>
<div class="body">
<p>I grew up in Bristol surrounded by urban fox populations and hot air balloons, I finished school in 2010 with A Levels in Biology Chemistry and French </p>
<img src="images/fox.png" alt="Graphic">
</div>
<span class="cd-date">2010</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</section> <!-- cd-timeline -->
</body>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="timeline.js"></script>
<script src= "js/bootstrap.min.js"></script>
</body>
</html>