-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathpeople.html
More file actions
241 lines (229 loc) · 11.1 KB
/
people.html
File metadata and controls
241 lines (229 loc) · 11.1 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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
---
layout: default
title: Lab Members
desc: Meet our group
nav: People
---
<style>
img {
display: block;
margin-left: auto;
margin-right: auto;
}
.hcenter {
text-align: center;
}
div.img-div {
height: 200px;
width: 200px;
overflow: hidden;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
}
.img-div img {
-webkit-transform: translate(-50%);
margin-left: 100px;
display: block;
margin-right: auto;
}
.container {
max-width: 900px;
}
.col-md-5 {
font-size: 0.8em;
}
</style>
<h2>Principal Investigator:</h2>
<br />
<div class="row full-width">
{% include person.html
image="https://dibs-web01.vm.duke.edu/pearson/assets/images/website/john.png"
site="http://jmxpearson.com" github="https://github.com/jmxpearson"
email="john.pearson@duke.edu"
linkedin="https://www.linkedin.com/in/jmxpearson" name="John Pearson"
desc="John earned his bachelor's degree in physics and math from the
University of Kentucky and his PhD in physics from Princeton. He became a
neuroscientist at Duke, where he did his postdoctoral training with Michael
Platt, working on the neurobiology of reward and decision-making. From 2015 to
2018, he was an Assistant Research Professor in the Duke Institute for Brain
Sciences. In 2018, he moved back to the School of Medicine as an Assistant
Professor in the Department of Biostatistics & Bioinformatics, and in 2022, he moved to the
Department of Neurobiology, where he was promoted to Associate Professor in 2025. In addition, he maintains secondary
appointments in the departments of Biostatics & Bioinformatics, Psychology & Neuroscience, and Electrical
and Computer Engineering. (<a href='https://www.dropbox.com/scl/fi/o05n1v0skl5el9w938oca/john_pearson_cv.pdf?rlkey=wickra8h33u8hfsr40l0jdhxf&st=8buq1yz2&dl=0'>cv</a>)<br /><br /><br /><br />" %}
</div>
<!-- <h2>Postdocs:</h2> -->
<!-- <br /> -->
<h2>Graduate Students:</h2>
<br />
<div class="row full-width">
{%
include person.html image="https://dibs-web01.vm.duke.edu/pearson/assets/images/website/Trevor.jpg"
github="https://github.com/Trevorules" email="trevor.alston@duke.edu"
linkedin="www.linkedin.com/in/trevor-alston" name="Trevor Alston" desc="Trevor is a sixth-year Neurobiology graduate student at Duke University.
He holds two Biomedical Engineering Degrees; he received his BS degree from Rutgers University and his MS degree from Northwestern University.
His research interest is in Neuroengineering and brain-related technologies. Outside of the lab he likes hanging out with friends, playing games, and watching TV.
<br /><br /><br /><br /><br /><br /><br /><br />" %}
{%
include person.html image="images/miles.jpg"
github="https://github.com/mdmarti" email="miles.martinez@duke.edu"
linkedin="https://www.linkedin.com/in/miles-martinez-00a496123/"
name="Miles Martinez" title="Electrical and Computer Engineering PhD Candidate" desc="Miles is a fifth-year graduate student in Electrical and Computer Engineering.
He entered Duke through the CNAP program. He currently develops and applies computational methods to
understand the neural bases of natural learning. When not doing
research, he loves getting outside and hiking or rock climbing - unless it's
too cold, in which case you can find him indoors cooking or playing games.
<br /><br /><br /><br />" %}
{%
include person.html image="images/gong.png"
site="https://scholar.google.com/citations?user=zOKHGPgAAAAJ"
github="https://github.com/gongziyida" email="ziyi.gong@duke.edu"
name="Ziyi Gong" title="Neurobiology Graduate Student" desc="Ziyi is a fourth-year PhD candidate in Neurobiology. He received his B.S. in Computer Science with minors in Mathematics and Neuroscience from the University of Pittsburgh. He is interested in building mathematical models to summarize, explain, and predict phenomena observed in brains. Currently, he is developing models to explain how songbirds learn to sing. He previously worked with Dr. Nicolas Brunel on the roles of inhibition and inhibitory plasticity in the learning and memory of sequences. Outside of the lab he loves cooking and exercising, and occasionally plays the xiao (Chinese flute).
<br /><br /><br /><br />" %}
{%
include person.html image="https://scholars.duke.edu/file/i6468953/image_6468953.JPG"
site="https://scholar.google.com/citations?user=Bc4NeD0AAAAJ"
github="https://github.com/DavidStA95" email="david.st-amand@duke.edu"
name="David St-Amand" title="Neurobiology Graduate Student" desc="David is a third-year graduate student in Neurobiology. He graduated from McGill University, where he received his BS in Psychology and his MS in Neuroscience. His research investigates how efficient coding models can help us understand how information is computed in the retina. Outside the lab, he likes to work out and play games.
<br /><br /><br /><br />" %}
{%
include person.html image="https://dibs-web01.vm.duke.edu/pearson/assets/images/website/shiyang.jpg"
github="https://github.com/WaAaaAterfall" email="shiyang.pan@duke.edu"
linkedin="https://www.linkedin.com/in/shiyangpan"
site="https://waaaaaterfall.github.io"
name="Shiyang Pan" title="Electrical and Computer Engineering PhD Student" desc=" Shiyang is a graduate student in Electrical & Computer Engineering at Duke.
She received her Bsc in Applied Mathematics from University of Liverpool and Xi'an Jiaotong-Liverpool University.
Her research focuses on developing computational models and real-time methods to understand the activity of large-scale neural populations.
When not doing research she enjoys music, reading, and creative writing.
<br /><br /><br /><br />" %}
{%
include person.html image="images/caitlin.jpg"
github="https://github.com/clewis7" email="caitlin.lewis@duke.edu"
linkedin="https://www.linkedin.com/in/caitlinllewis/"
name="Caitlin Lewis"
title="Electrical & Computer Engineering PhD Student"
desc="Caitlin is a second-year graduate student in Electrical & Computer Engineering at Duke. She received her B.S. in Computer Science and Statistics from the University of North Carolina at Chapel Hill.
Her research focuses on developing computational models and open-source software tools for real-time analysis and visualization of large-scale neural data.
Outside of the lab, she enjoys reading and playing pickleball with friends.
<br /><br /><br /><br />" %}
</div>
<!-- <h2>Research Associates:</h2>
<br />
<div class="row full-width">
</div> -->
<h2>Undergraduate Students:</h2>
<br />
<div class="row full-width">
</div>
<br />
<h2>Former members</h2>
<h3>Postdocs:</h3>
<ul>
<li>
<a href="http://www.jeffmacinnes.com/">Jeff MacInnes</a> (2017; joint with
<a href="https://executiveeducation.wharton.upenn.edu/faculty/FD3421A1AADB47C6BB1E9CBCF4DE0BAD/elizabeth-johnson">Elizabeth Johnson</a>)
→ University of Washington (postdoc)
</li>
<li>
<a href="https://www.linkedin.com/in/ozachintan/">Chintan Oza</a>
(2015-2016; joint with
<a href="https://bme.duke.edu/faculty/warren-grill">Warren Grill</a>)
→ Consulting (L.E.K.)
</li>
<li>
<a href="https://draelos.github.io">Anne Draelos</a>
(2018-2022)
→ Assistant Professor, University of Michigan
</li>
<li>
<a href="https://www.linkedin.com/in/scott-smyre-phd/">Scott Smyre</a>
(2023-2024)
→ Research Scientist, Wake Forest University
</li>
<li>
<a href="https://www.linkedin.com/in/sethmk/">Seth Madlon-Kay</a>
(2019-2025)
</li>
</ul>
<h3>Graduate Students:</h3>
<ul>
<li><a href="https://www.linkedin.com/in/kelsey-mcdonald-phd-84a1077a/">Kelsey McDonald</a> (2016-2021) → Data Scientist, Labcorp Drug Development</li>
<li><a href="https://www.massgeneral.org/neurosurgery/doctors/current-residents">Robert Gramer</a> (2016-2017; 3rd year medical student) → Neurosurgical Resident, Massachusetts General Hospital</li>
<li><a href="https://achintzeus1994.github.io">Achint Kumar</a> (2021-2022) </li>
<li><a href="https://www.linkedin.com/in/nayoungjun/">Na Young Jun</a> (2017-2022) → Meta Reality Labs</li>
<li><a href="https://www.linkedin.com/in/pranjal-gupta-838010b4/">Pranjal Gupta</a> (2018-2024) → data scientist</li>
<li><a href="https://kevingoneill.github.io">Kevin O'Neill</a> (2018-2024) → postdoc, University College London</li>
<li><a href="https://www.linkedin.com/in/rmgeddert/">Raphael Geddert</a> (2019-2024) → data scientist, Gilead Sciences</li>
<li><a href="https://dannyfa.github.io/">Daniela de Albuquerque</a> (2020-2025) → MS4, Duke University</li>
<li><a href="https://www.linkedin.com/in/eaog/">Liz O'Gorman</a> (2022-2025) </li>
</ul>
<h3>Research Associates:</h3>
<ul>
<li>
<a href="https://www.linkedin.com/in/lun-sam-yin/">Lun (Sam) Yin</a>
(2017-2020) → Emory Biostatistics (PhD program)
</li>
<li>
<a href="https://scholar.google.com/citations?user=-oXW2RYAAAAJ&hl=en">Jack Goffinet</a>
(2018-2020) → Duke Computer Science (PhD program)
</li>
<li>
Qian Kuang
(2017-2018)
</li>
<li>
<a href="https://shariqiqbal2810.github.io">Shariq Iqbal</a> (2015-2017)
→ USC Computer Science (PhD) → Deepmind
</li>
<li>
<a href="https://www.linkedin.com/in/cindyxinchen">Xin (Cindy) Chen</a>
(2016-2017) → Data Engineer (Citadel)
</li>
<li>
<a href="https://abhishekupadhyaya.github.io/"
>Abhishek Upadhyaya Ghimire</a
>
(2016-2017) → Cloud Security Engineer (Cisco)
</li>
<li>
<a href="https://www.linkedin.com/in/athelia-paulli-83153489/">Athelia Rosa Paulli</a>
(2016-2017) → UCLA → Children's National Hospital
</li>
</ul>
<h3>Undergraduates:</h3>
<ul>
<li>
<a href="https://www.linkedin.com/in/chris-zhou-888178215/">Christopher Zhou</a>
(2022-2025)
</li>
<li>
<a href="https://www.linkedin.com/in/sara-liszeski-49a65b1ba/">Sara Liszeski</a>
(2021-2023) → Columbia Medical School
</li>
<li>
<a href="https://dominictanzillo.github.io/">Dominic Tanzillo</a>
(2020-2021) → Duke Medical School
</li>
<li>
<a href="https://linkedin.com/in/daniel-sprague-yutaka">Daniel Sprague</a>
(2020-2021) → Harvard Neurobiology
</li>
<li>
<a href="https://github.com/chaichontat/">Chaichontat Sriworarat (Richard)</a>
(2019-2021) → Janelia Joint Graduate Program
</li>
<li>
<a href="https://www.sujalmanohar.com/">Sujal Manojar</a>
(2020) → <a href="https://hart.sanford.duke.edu/programs/hfp/">Hart Leadership Fellow</a> → Baylor College of Medicine
</li>
<li>Raymond Chen (2019, Huang Fellow)</li>
<li>
<a href="http://thomasli.me/">Thomas Li</a>
(2018) → Vanderbilt Medical School
</li>
<li>
<a href="https://www.linkedin.com/in/andrew-bartuska-649917121" >Andrew Bartuska</a>
(2015-2016; Senior Thesis) → Harvard Medical School
</li>
</ul>