-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
272 lines (251 loc) · 12.2 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<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>Zoë Humphries</title>
<!-- Bootstrap core CSS -->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap theme -->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<!-- Custom styles for this template -->
<link href="style.css" rel="stylesheet">
</head>
<body role="document">
<!-- NAVBAR
================================================== -->
<div class="navbar-wrapper">
<div class="container">
<nav class="navbar navbar-inverse navbar-static-top">
<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="#">Portfolio</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
<!-- Wrap everything in a container -->
<div class="container theme-showcase" role="main">
<!-- Jumbotron Heading -->
<div class="jumbotron">
<div class="row">
<div class="col-md-4">
<img src="https://cloud.githubusercontent.com/assets/9629033/13058680/b6a5300c-d3f2-11e5-8181-22effaeb8c23.jpg" class="img-thumbnail" alt="Hello!">
</div>
<div class="col-md-8">
<h1>Zoë Humphries</h1>
<p>4B Honours Biology co-op, Molecular Genetics specialisation, Computer Science minor</p>
</div>
</div>
</div>
<!-- Featurette, to highlight photos -->
<hr class="featurette-divider">
<!-- SKILLS
================================================== -->
<div class="row featurette" id="skills">
<div class="col-md-7">
<h2 class="featurette-heading">Skills. <span class="text-muted"> Consistently Demonstrated</span></h2>
<div class="panel panel-primary"> <!-- primary because it's blue -->
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#teamwork">Experienced with project teams in a variety of roles</a></h3>
</div>
<div id="teamwork" class="panel-collapse collapse">
<div class="panel-body">
<p>From leadership of numerous student clubs to dedicated involvement in iGEM projects and ‘outstanding’ contributions to previous co-op employers</p>
</div>
</div>
</div>
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#learning">Committed, independent learner</a></h3>
</div>
<div id="learning" class="panel-collapse collapse">
<div class="panel-body">
<p>Independently researched and improved assays during past two co-op terms</p>
<p>Established knowledge of plant immune system components via independent research</p>
<p>Always enthusiastic about developing new skills; appreciative of constructive criticism</p>
</div>
</div>
</div>
<div class="panel panel-primary"> <!-- primary because it's blue -->
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#organisation">Exceptional organisational skills</a></h3>
</div>
<div id="organisation" class="panel-collapse collapse">
<div class="panel-body">
<p>Developed by necessity: conducted ambitious experimental goals in a limited time frame and managed many hours of extracurricular pursuits on top of heavy coursework</p>
</div>
</div>
</div>
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#communication">Effective communicator</a></h3>
</div>
<div id="communication" class="panel-collapse collapse">
<div class="panel-body">
<p>Commended for thorough & concise monthly progress reports by co-op industry partner</p>
<p>Conversant with C, C++, Perl, and French; familiar with R, PHP, and Python</p>
</div>
</div>
</div>
<div class="panel panel-primary"> <!-- primary because it's blue -->
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#committed">Strong troubleshooting capabilities</a></h3>
</div>
<div id="committed" class="panel-collapse collapse">
<div class="panel-body">
<p>Remains committed to finding a solution when experimental results are unexpected</p>
</div>
</div>
</div>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive center-block" src="css/photos/aspergillus_conidiophore.jpg" alt="Photo of Aspergillus condiophores I took in summer 2015">
</div>
</div>
<hr class="featurette-divider">
<!-- EXPERIENCE
================================================== -->
<div class="row featurette" id="experience">
<div class="col-md-7 col-md-push-5">
<h2 class="featurette-heading">Work Achievements. <span class="text-muted"> Outstanding Evaluations</span></h2>
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#agcan">Research Assistant, Agriculture and Agri-Food Canada</a></h3>
</div>
<div id="agcan" class="panel-collapse collapse">
<div class="panel-body">
<p>Independently investigated refinements for qPCR detection of ochratoxin gene</p>
<p>Extracted DNA from fungi for use in PCR and gel electrophoresis</p>
<p>Revived, maintained, and preserved fungal cultures using expert aseptic technique</p>
<p>Examined micromorphology and macromorphology of Penicillium to identify species</p>
</div>
</div>
</div>
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#uwat">Research Assistant, University of Waterloo</a></h3>
</div>
<div id="uwat" class="panel-collapse collapse">
<div class="panel-body">
<p>Primary developer of a quantitative immunoblot assay to measure genotoxic damage</p>
<p>Performed high-quality protein extractions from whole fish and fish dissections</p>
<p>Communicated effectively with industry partner, providing monthly progress reports</p>
<p>Maintained a detailed, organised lab book, enabling a seamless project hand-off</p>
</div>
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#webdev">Semantic Web Developer, Agriculture and Agri-Food Canada</a></h3>
</div>
<div id="webdev" class="panel-collapse collapse">
<div class="panel-body">
<p>Prepared ontological structure for plant habitat information</p>
<p>Programmed scripts for processing of text in PHP and Perl, created XSL templates</p>
<p>Developed a software pipeline for the processing of habitat information</p>
<p>Volunteered to assist with the testing of a web release elsewhere in the department</p>
</div>
</div>
</div>
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title"> <a class="collapsed" data-toggle="collapse" href="#nakina">Product Verification Co-op, Nakina Systems</a></h3>
</div>
<div id="nakina" class="panel-collapse collapse">
<div class="panel-body">
<p>Assisted in the supervision a software product's testing phase</p>
<p>Contributed to the template for a new style of testing to be used in future test suites</p>
<p>Used the JIRA tracking system to report and document bugs</p>
<p>Analysed problems to determine effect and priority</p>
</div>
</div>
</div>
</div>
<div class="col-md-5 col-md-pull-7">
<img class="featurette-image img-responsive center-block" src="css/photos/yellow_ascospores.jpg" alt="Photo of yellow ascospores I took in summer 2015">
</div>
</div>
<hr class="featurette-divider">
<!-- EDUCATION
================================================== -->
<div class="row featurette" id="education">
<div class="col-md-7">
<h2 class="featurette-heading">Academic Interests. <span class="text-muted"> Project Work</span></h2>
<p class="lead">Dean's Honours List</p>
<div class="panel panel-primary"> <!-- primary because it's blue -->
<div class="panel-heading">
<h3 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" href="#courses">Relevant Coursework</a>
</h3>
</div>
<div id="courses" class="panel-collapse collapse">
<div class="panel-body">
<p>Molecular Biotechnology, Advanced Cell Biology, Human Molecular Genetics, Bacterial Molecular Genetics, Genomics, Ecology, Evolution, Microbiology, Bioinformatics, Botany, Immunology</p>
<p>Object-Oriented Programming, Statistics, Computer Systems, Linear Algebra, Calculus 1 & 2</p>
<p>Organic Chemistry, Biochemistry</p>
</div>
</div>
</div>
<p class="lead">Student-directed research through iGEM</p>
<p>
<a href="http://2015.igem.org/Team:Waterloo" class="btn btn-info" role="button">2015 iGEM Wiki</a>
Re-engineering CRISPR-Cas9 with functional applications in eukaryotic systems </p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive center-block" src="css/photos/air_bubble.jpg" alt="Photo of cells around an air buble I took in summer 2015">
</div>
</div>
<hr class="featurette-divider">
<!-- CONTACT
================================================== -->
<div class="row featurette" id="contact">
<div class="col-md-7 col-md-push-5">
<h2 class="featurette-heading">Contact Me. <span class="text-muted"> Anytime</span></h2>
<p class="lead">Don't hesitate to introduce yourself, to ask questions, or to present me with a new challenge.</p>
<div class="row">
<div class="col-md-3">
<a href="http://ca.linkedin.com/zoehumphries" target="_blank"><img src="http://pearson-advisory.com/wp-content/uploads/2015/01/black-white-metro-linkedin-icon.png" width="128" height="128"></a>
</div>
<div class="col-md-3">
<a href="https://github.com/smile4life" target="_blank"><img src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png" width="128" height="128"></a>
</div>
<div class="col-md-3">
<a href="mailto:[email protected]" target="_blank"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/(at).svg/150px-(at).svg.png" width="128" height="128"></a>
</div>
</div>
</div>
<div class="col-md-5 col-md-pull-7">
<img class="featurette-image img-responsive center-block" src="css/photos/snowy_colony_edge.jpg" alt="Photo of fungi that I took in summer 2015">
</div>
</div>
<hr class="featurette-divider">
<!-- FOOTER
================================================== -->
<footer>
<p>by Zoë Humphries. Powered by <a target="_blank" href="http://http://getbootstrap.com/">BootStrap 3.0</a></p>
</footer>
</div> <!--- End of wrapping container -->
</body>
</html>