-
Notifications
You must be signed in to change notification settings - Fork 89
/
about.html
150 lines (136 loc) · 4.21 KB
/
about.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
---
layout: default
title: About
id: about
---
<div class="section">
<h2>About Me</h2>
<p>
Hello There! I'm a software developer focused on using data visualization,
data analysis, and data science. I love to elucidate data and use it to
provide insight and solve problems.
</p>
<p>
I currently work at
<a href="https://jobs.netflix.com/">Netflix</a> where I build internal tools
to enable decision making.
</p>
<p>
Previously, I have worked at
<a href="https://www.capitalgroup.com/">Capital Group</a>,
<a href="https://www.zymergen.com/">Zymergen</a> as a Staff Data
Visualization and Data Science Engineer, and before that, at
<a href="http://bocoup.com/datavis">Bocoup</a> as part of the Data
Visualization team along with
<a href="https://twitter.com/ireneros">Irene Ros</a>,
<a href="http://clome.info/">Yannick Assogba</a> and
<a href="https://peterbeshai.com/">Peter Beshai</a>.
</p>
<p>
I've also worked for the
<a href="https://shop.nordstrom.com/">Nordstrom Data Lab</a> as a Data
Visualization Engineer/Data Scientist. And before that, I helped analyze
genomic data as a member of the
<a href="http://research.stowers.org/compbio/">Bioinformatic Group</a> at
the very special <a href="http://www.stowers.org/">Stowers Institute</a>.
</p>
<p>
Find out more about me from the links below, find me on
<a href="https://twitter.com/vlandham">Twitter</a>, or drop me an email any
time.
</p>
<h2>More Info</h2>
<ul>
<!-- <li><a class="title" href='/documents/jim_vallandingham_resume.pdf' target='_blank' rel='me'>Résumé</a></li> -->
<li>
<a
class="title"
href="http://github.com/vlandham"
target="_blank"
rel="me"
>GitHub</a
>
</li>
<li>
<a
class="title"
href="https://www.linkedin.com/in/jim-vallandingham-61b4174"
target="_blank"
rel="me"
>LinkedIn</a
>
</li>
<li>
<a
class="title"
href="https://twitter.com/vlandham"
target="_blank"
rel="me"
>Twitter</a
>
</li>
</ul>
<h2>Publications</h2>
<ul>
<li>
<a
class="title"
href="https://link.springer.com/article/10.1007/s10295-020-02295-3"
>You get what you screen for: on the value of fermentation
characterization in high-throughput strain improvements in industrial
settings.</a
>
</li>
<li>
<a
class="title"
href="https://link.springer.com/article/10.1007/s10295-018-2112-7"
>Systematic investigation of CRISPR–Cas9 configurations for flexible and
efficient genome editing in Corynebacterium glutamicum NRRL-B11474.</a
>
</li>
<li>
<a
class="title"
href="https://www.mat.univie.ac.at/~slc/wpapers/FPSAC2018/97-Barwick-Enkosky-Stone-Vallandingham.html"
>Visualizing Combinatorial Objects in Macaulay2.</a
>
</li>
<li>
<a class="title" href="https://www.ncbi.nlm.nih.gov/pubmed/30484125"
>Systematic investigation of CRISPR-Cas9 configurations for flexible and
efficient genome editing in Corynebacterium glutamicum NRRL-B11474.</a
>
</li>
<li>
<a class="title" href="http://www.ncbi.nlm.nih.gov/pubmed/24684930"
>The DEAD Box Helicase RDE-12 Promotes Amplification of RNAi in
Cytoplasmic Foci in C. elegans.</a
>
</li>
<li>
<a
class="title"
href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3635348/"
>Evaluation of Whole Transcriptome Amplification Methods by RNA-Seq.</a
>
</li>
<li>
<a
class="title"
href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3630707/"
>Gene Expression Profiling of Picogram Amounts of Mouse Universal
Reference RNA Amplified Using the Miltenyi Biotec μMACS SuperAmp
Technology.</a
>
</li>
<li>
<a
class="title"
href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3337458/"
>The RDE-10/RDE-11 complex triggers RNAi-induced mRNA degradation by
association with target mRNA in <i>C. elegans</i></a
>
</li>
</ul>
</div>