-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
198 lines (198 loc) · 7.07 KB
/
index.html
File metadata and controls
198 lines (198 loc) · 7.07 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
<!DOCTYPE html>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Marcus Griffiths, PhD</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link href="assets/css/main.css" rel="stylesheet">
<noscript>
<link href="assets/css/noscript.css" rel="stylesheet">
</noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a class="logo" href="index.html"><span class="symbol"><img alt="" src="images/logo.svg"></span><span class="title">Digital CV</span></a>
<!-- Nav -->
<nav>
<ul>
<li>
<a href="#menu">Menu</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Menu</h2>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About me</a>
</li>
<li>
<a href="publications.html">Publications</a>
</li>
<li>
<a href="presentations.html">Presentations / Conferences</a>
</li>
<li>
<a href="code.html">Code</a>
</li>
<li>
<a href="software.html">Software</a>
</li>
<li>
<a href="resources.html">Training / Resources</a>
</li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<!-- <header> -->
<h1>Marcus Griffiths, Ph.D.<br>
Research Scientist in Plant & Crop sciences.</h1>
<p>I am a research scientist working in root functional phenomics. Utilizing phenotyping systems and image analysis is an exciting area to work in as it enables reproducible and high-throughput fundamental and applied plant research. <a href="about.html"><img alt="Marcus Griffiths" class="image fit" src="images/banner.png"></a></p>
<!-- </header>-->
<section class="tiles">
<article class="style1">
<span class="image">
<img src="images/index-pic01.png" alt="Marcus Griffiths" />
</span>
<a href="about.html">
<h2>About me</h2>
<div class="content">
<p>My research area & career path so far.</p>
</div>
</a>
</article>
<article class="style2">
<span class="image">
<img src="images/index-pic02.png" alt="Plant science journals" />
</span>
<a href="publications.html">
<h2>Publications</h2>
<div class="content">
<p>See my peer reviewed resarch papers & pre-prints here.</p>
</div>
</a>
</article>
<article class="style3">
<span class="image">
<img src="images/index-pic04.png" alt="Marcus Griffiths presentation" />
</span>
<a href="presentations.html">
<h2>Presentations</br>/Conferences</h2>
<div class="content">
<p>List of conferences & presentations I have done & where I will be going next.</p>
</div>
</a>
</article>
<article class="style4">
<span class="image">
<img src="images/index-pic03.png" alt="Plant science code" />
</span>
<a href="code.html">
<h2>Code</h2>
<div class="content">
<p>As a biologist the code I write is the result of Google, stackoverflow, searching, coping, pasting and editing to automate my data processing and graphing steps. See my code here. </p>
</div>
</a>
</article>
<article class="style5">
<span class="image">
<img src="images/index-pic05.png" alt="Plant science software" />
</span>
<a href="software.html">
<h2>Software</h2>
<div class="content">
<p>For my research I rely greatly on a wide range of software and image analysis tools see which ones I use here.</p>
</div>
</a>
</article>
<article class="style6">
<span class="image">
<img src="images/index-pic06.png" alt="Plant science protocols" />
</span>
<a href="resources.html">
<h2>Training resources</h2>
<div class="content">
<p>Here I will share links to my protocols, data & scripts.</p>
</div>
</a>
</article>
</section>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Get in touch</h2>
<form action="mailto:mgriffiths@danforthcenter.org" method="post">
<div class="fields">
<div class="field half">
<input id="name" name="name" placeholder="Name" type="text">
</div>
<div class="field half">
<input id="email" name="email" placeholder="Email" type="email">
</div>
<div class="field">
<textarea id="message" name="message" placeholder="Message"></textarea>
</div>
</div>
<ul class="actions">
<li><input class="primary" type="submit" value="Send"></li>
</ul>
</form>
</section>
<section>
<h2>Follow</h2>
<ul class="icons">
<li><a class="icon brands style2 fa-twitter" href="https://twitter.com/marcusdgriff"><span class="label">Twitter</span></a></li>
<li><a class="icon brands style2 fa-google" href="https://scholar.google.co.uk/citations?hl=en&user=X--dqYYAAAAJ"><span class="label">Google scholar</span></a></li>
<li><a class="icon brands style2 fa-linkedin" href="https://linkedin.com/in/mdgriffiths"><span class="label">Linkedin</span></a></li>
<li><a class="icon brands style2 fa-product-hunt" href="https://publons.com/researcher/1627133/marcus-griffiths/"><span class="label">Publons</span></a></li>
<li><a class="icon brands style2 fa-github" href="https://github.com/marcusdgriff/"><span class="label">GitHub</span></a></li>
<li><a class="icon brands style2 fa-orcid" href="https://orcid.org/0000-0003-2349-8967"><span class="label">OrcidID</span></a></li>
<li><a class="icon solid style2 fa-envelope" href="mailto:mgriffiths@danforthcenter.org"><span class="label">Email</span></a></li>
</ul>
</section>
<ul class="copyright">
<li>© Marcus Griffiths [All rights reserved]</li>
<li>designed using Bootstrap 4.0</li>
<li>hosted on <i class="fab fa-github"></i></li>
<li>Source code available <a href="https://github.com/marcusdgriff/marcusdgriff.github.io">here</a></li>
<li>and maintained by myself</li>
<li>Design: <a href="https://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js">
</script>
<script src="assets/js/browser.min.js">
</script>
<script src="assets/js/breakpoints.min.js">
</script>
<script src="assets/js/util.js">
</script>
<script src="assets/js/main.js">
</script>
</body>
<script src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js' type='text/javascript'></script>
</html>