forked from jlord/hello
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
263 lines (247 loc) · 15 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
<!DOCTYPE HTML>
<!--
Overflow by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Lilly Winfree</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Header -->
<section id="header">
<header>
<h1>Lilly Winfree</h1>
<p>Product Manager, Scientist, Coder</p>
</header>
<footer>
<a href="#banner" class="button style2 scrolly-middle">More About Me</a>
</footer>
</section>
<!-- Banner -->
<section id="banner">
<header>
<h2>Hi y'all</h2>
</header>
<p> As a neuroscience researcher turned programmer turned product manager, I bring my problem solving abilities, team building skills, and love of learning to my projects. Outside of work, you'll find me hanging out with my dogs, running, baking, eating tacos, or reading sci-fi.
</p>
<footer>
<a href="#first" class="button style2 scrolly">More about my background</a>
</footer>
</section>
<!-- Feature 1 -->
<article id="first" class="container box style1 left">
<a href="#" class="image fit"><img src="images/fosdem.jpeg" alt="" /></a>
<div class="inner">
<header>
<h2>Open Source<br/>
Product Manager</h2>
</header>
<p> In my 6+ years as a product manager, I am passionate about launching technical products that users love, from Python workflows for researchers to data governance suite for Enterprise customers. I've worked at the intersection of open source, open data, and open science, as well as in a fast-paced commercial startup environment. I also love giving workshops and talks, like this one from the Free and Open Source Software Developers Conference Europe (FOSDEM) 2020 (image on the right).</p>
</div>
</article>
<!-- Feature 2 -->
<article class="container box style1 right">
<a href="#" class="image fit"><img src="images/code1.png" alt="" /></a>
<div class="inner">
<header>
<h2>Coding</h2>
</header>
<p>I first started programming during my PhD out of necessity, but soon started coding for fun. From learning R for data analysis to git and GitHub for collaborations, I realized that coding allows me to problem solve and work on fun puzzles. After grad school, I worked on an open source project to integrate biological data from multiple species, practicing my data science skills while learning about databases and APIs, and building my first website.
</div>
</article>
<!-- Feature 3 -->
<article class="container box style1 right">
<a href="#" class="image fit"><img src="images/fly.jpg" alt="" /></a>
<div class="inner">
<header>
<h2>Fly Brains + <br />
Open Science</h2>
</header>
<p> Neuroscience has always fascinated me, leading me to get my PhD from Oregon Health and Science University in 2016. While in grad school, I found my passions for open science and advocacy (especially for women in science!). I also started coding by teaching myself R and Python for data analysis of fly brain proteins (image on left).</p>
</div>
</article>
<!-- Portfolio -->
<article class="container box style2">
<header>
<h2>More Projects + Hobbies</h2>
</header>
<div class="inner gallery">
<div class="row gtr-0">
<div class="col-3 col-12-mobile"><a href="images/csvconf.jpg" class="image fit"><img src="images/csvconf.jpg" alt="" title="csv,conf 2019, 2020, 2021 Organizer" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/doggos.jpg" class="image fit"><img src="images/doggos.jpg" alt="" title="my dogs" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/cactus.jpg" class="image fit"><img src="images/cactus.jpg" alt="" title="on my favorite running route" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/wis.png" class="image fit"><img src="images/wis.png" alt="" title="Cofounded Women in Science Portland" /></a></div>
</div>
<div class="row gtr-0">
<div class="col-3 col-12-mobile"><a href="images/shd.png" class="image fit"><img src="images/shd.png" alt="" title="Science Hack Day Portland 2016, 2017 Organizer" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/OCClogo.png" class="image fit"><img src="images/OCClogo.png" alt="" title="OpenCon Cascadia 2019 Organizer" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/tacos.jpg" class="image fit"><img src="images/tacos.jpg" alt="" title="mmm tacos" /></a></div>
<div class="col-3 col-12-mobile"><a href="images/rconf.png" class="image fit"><img src="images/rconf.png" alt="" title="Cascadia R Conf 2017, 2018 Organizer" /></a></div>
</div>
</div>
</article>
<article class="container box style2">
<header>
<h2>More Details</h2>
<div id="accordion">
<div class="card button style2">
<div class="card-header" id="headingOne">
<h5 class="mb-0">
<button class="btn btn-link" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
My CV
</button>
</h5>
</div>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordion">
<div class="card-body">
<h2>Work Experience:</h2>
<p>Product Manager | data.world | August 2022 - Present</p>
<ul>
<li>Lead technical product decisions for three major outcome teams in a start-up environment: metadata scraper CLI integrations (users: developers and technical staff), data governance suite (users: technical staff and data stewards), and authorization (users: technical staff).
</li>
<li>Launched 30+ features in 24 months for Enterprise data catalog customers.</li>
<li>Cross-team collaboration and communication with Engineering, Partnership, Marketing, Sales, and Leadership teams to ensure what we are building is clear and meets expectations. Recognized with an award by the customer success team for outstanding internal collaboration.
</li>
<ul>
<p>Product Manager | Frictionless Data for Reproducible Research | October 2018 - July 2022</p>
<ul>
<li>Work with researchers to improve their data management workflows</li>
<li>Lead and manage Pilot collaborations, Tool Fund, and Fellows Programme</li>
<li>Build open source community and discover new collaborators</li>
<li>Present workshops and give presentations at local and international conferences</li>
<li>Liaise between Frictionless users and developer team</li>
</ul>
<p>Science and Data Analyst | Monarch Initiative | Jan. 2017 - September 2018 </p>
<ul>
<li>Data analytics: work with bioinformatics staff to analyze Monarch data and create vizualizations
</li>
<li>Project management within a large, distributed team using tools such as Github and Trello
</li>
<li>Communications: blogging, social media management, community outreach, manage help desk requests
</li>
<li>Open data licensing expertise with the <a href="http://reusabledata.org/" target="_blank">Reusable Data Project</a>
</li>
<li>Presentations at conferences, including giving talks and posters at Biocuration 2016 & 2017, and CSV Conf 2017
</li>
<li>Figure graphic design for presentations and manuscripts with Adobe Illustrator and Photoshop
</li>
<li>Monarch website redesign: 1 year+ HTML, 6 months CSS
</li>
</ul>
<h2>Education:</h2>
<p>Oregon Health and Science University (OHSU), Portland, OR<br>PhD, Neuroscience, July 2011 – Dec. 2016<br>Dissertation research in Dr. Mary Logan’s Laboratory:</p>
<ul>
<li>Identified the PP4 gene complex as a novel member of the glial immune signaling cascade in a Drosophila model.
</li>
<li>Data analysis of imaging files, survival data, protein and gene quantifications using Volocity imaging software, Prism, R, and Python.
</li>
<li>Regular presentations at departmental seminars, local and national annual conferences.
</li>
</ul>
<p>University of Rochester, Rochester, NY<br>BS, Neuroscience, 2007 – 2011</p>
</br>
<h2>Advocacy:</h2>
<ul>
<li><a href="https://eventfund.codeforscience.org/governance/">Code for Science and Society Event Fund Selection Committee</a>, 2020 - 2021</li>
<li><a href="https://catalyst.coop/advisory-board/">Catalyst Cooperative Advisory Board</a>, 2020-2021</li>
<li><a href="womeninsciencepdx.org" target="_blank">Women in Science Portland</a>, 2012 - 2019</li>
<li>Volunteer with OnTrack OHSU to teach neuroscience and promote college-readiness to underrepresented middle school and high school students. 2014-2016.
</li>
<li>Led brain expert outreach table at Oregon Museum of Science and Technology annual Brain Fair. 2012-2016.
</li>
<li>Student Health Advisory Committee, OHSU. Advocated for graduate student health insurance needs. 2012-2016.
</li>
<li>All-Hill Student Council, OHSU. Represented the graduate student voice for all-student issues. 2012-2015.
</li>
</ul>
<h2>Teaching Experience</h2>
<ul>
<li>Instructor on data standards at <a href="https://ohsulibrary-datascienceinstitute.github.io/" target="_blank">OHSU Library Data Science Institute.</a> 2017.
</li>
<li>Created open source beginner-level <a href="https://github.com/lwinfree/Rstats_4_n00bs" target="_blank">statistics programming workshop in R</a>; presented at OHSU Biodata Club and at OHSU graduate student retreat. 2016.
</li>
<li>Teaching assistant for Cell and Molecular Neurobiology. 2013.
</li>
<li>Lecturer for undergraduate Vollum Summer Interns. 2013.
</li>
</ul>
<h2>Event Planning:</h2>
<ul>
<li>csv,conf 2019, 2020 (virtual), 2021 (virtual)</li>
<li>FOSDEM 2021 (virtual)</li>
<li>OpenCon Cascadia 2019</li>
<li>Cascadia R Conference, 2017 & 2018</li>
<li>Science Hack Day Portland, 2016 & 2017</li>
<li>Women in Science Portland, 2012 - 2019</li>
</ul>
<h2>Publications (ORCID:0000-0001-7120-8536):</h2>
<ul>
<li>Carbon, S., Champieux, R., McMurry, JA., <b>Winfree, LM.</b>, Wyatt, LR., Haendel, MA. A Measure of Open Data: A Metric and Analysis of Reusable Data Practices in Biomedical Data Resources. BioRxiv Preprint, March 2018. <a href="https://doi.org/10.1101/282830" target="_blank">https://doi.org/10.1101/282830</a>.
</li>
<li>McMurry, JA., ... <b>Winfree, LM.</b>, ... Parkinson, H. Identifiers for the 21st century: How to design, provision, and reuse persistent identifiers to maximize utility and impact of life science data. PLOS Biology, June 2017. <a href="https://doi.org/10.1371/journal.pbio.2001414" target="_blank">https://doi.org/10.1371/journal.pbio.2001414</a>.
</li>
<li><b>Winfree, LM.</b>, Speese, S., Logan, M. Protein phosphatase 4 coordinates glial membrane recruitment and phagocytic clearance of degenerating axons in Drosophila. Cell Death and Disease, February 2017. <a href="https://doi.org/10.1038/cddis.2017.40" target="_blank">https://doi.org/10.1038/cddis.2017.40</a>.
</li>
</ul>
<h2>Award-winning Presentations:</h2>
<ul>
<li>The Reusable Data Project. <a href="https://github.com/reusabledata/reusabledata/blob/master/docs/Biocuration2018_ReusableData_final.pdf" target="_blank">Poster</a>, Biocuration Conference, 2018.
</li>
<li>Axotomy-induced glial immune responses in Protein Phosphatase 4 mutants. Poster, Neuroscience Graduate Program Poster Blitz, 2016.
</li>
<li>The Protein Phosphatase 4 complex is required for proper axotomy-induced glial immune responses. Poster, NeuroFutures Conference, 2015.
</li>
<li>Does your glia want a sandwich? What about Falafel. Talk, 3-Minute Thesis Competition, 2013.
</li>
</ul>
</div>
</div>
</div>
</header>
</article>
<section id="footer">
<ul class="icons">
<li><a href="https://twitter.com/lilscientista" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/lwinfree/" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/lilly-winfree-phd/" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<div class="copyright">
<ul class="menu">
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.poptrox.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>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>
<style>
div.card-body ul li {
padding: 0;
margin: 0;
text-align: left;
}
div.card-body p {
padding: 0;
margin: 0;
text-align: left;
font-weight: 400;
}
</style>