This repository was archived by the owner on Mar 14, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpeople.html
More file actions
465 lines (400 loc) · 35.1 KB
/
people.html
File metadata and controls
465 lines (400 loc) · 35.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
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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html>
<head>
<title>Processing Community Day | People</title>
<meta charset='utf-8' />
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta name="description" content="Processing Community Day is a day to celebrate art, code, and diversity." />
<link rel="icon" type="image/png" href="img/debug.png" />
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js" charset="utf-8"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<meta property="og:url" content="https://day.processing.org/people.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Processing Community Day | People" />
<meta property="og:description" content="Processing Community Day is a day to celebrate art, code, and diversity." />
<meta property="og:image" content="https://day.processing.org/img/pcd-fb.gif" />
<meta property="og:image:width" content="784" />
<meta property="og:image:height" content="784" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@ProcessingOrg">
<meta name="twitter:creator" content="@ProcessingOrg">
<meta name="twitter:title" content="Processing Community Day | People">
<meta name="twitter:description" content="Processing Community Day is a day to celebrate art, code, and diversity.">
<meta name="twitter:image" content="https://day.processing.org/img/pcd-twitter.jpg">
</head>
<body>
<header>
<button class="hamburger">☰</button>
<button class="cross">˟</button>
<a href="/"><img src="img/pcd19/logo/white-background-black3.png" data-src="img/pcd19/logo/white-background-black3.png" data-hover="img/pcd19/logo/white-background-purple3.png" alt="PCD Logo" class="pcdlogo1" /></a>
<div id="pcd-text">
<a href="/">Processing Community Day</a>
</div>
<!-- Add Schedule, Vision, Archive, LA/Tickets -->
<ul id="nav-list">
<li class="nav-link" style="cursor: default;">PCD @ Worldwide</li>
<div id="nav-mobile-hide">
<li class="nav-link2"><a href="pcd-ww.html">Participate</a></li>
<li class="nav-link2"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdfDm821BjQaZRO5xLG3K8UX6zW_oASdGB4_RXd1f4r3ebIgA/viewform" target="_blank">Online Registration</a></li>
</div>
</ul>
<ul id="nav-list">
<li class="nav-link" style="cursor: default;">PCD @ Los Angeles</li>
<div id="nav-mobile-hide">
<li class="nav-link2"><a href="pcd-la.html">Participate</a></li>
<li class="nav-link2"><a href="pcd-la-tracks.html">Tracks</a></li>
</div>
</ul>
<div id="nav-mobile-resize">
<ul id="nav-list2">
<li class="nav-link"><a href="tickets.html">Ticketing</a></li>
</ul>
<ul id="nav-list2">
<li class="nav-link"><a href="people.html">People</a></li>
</ul>
<ul id="nav-list2">
<li class="nav-link"><a href="support.html">Support</a></li>
</ul>
<ul id="nav-list2">
<div id="social">
<a href="http://www.facebook.com/page.processing" target="_blank"><div id="facebook"></div></a>
<a href="http://twitter.com/processingOrg" target="_blank"><div id="twitter"></div></a>
</div>
</ul>
</div>
</header>
<!--for mobile compatibility-->
<div class="menu">
<ul>
<li class="nav-link" style="cursor: default; border-bottom: none; padding-bottom: 0;">PCD @ Worldwide </li>
<li class="nav-link2" style="padding-top: 0;"><a href="pcd-ww.html">Participate</a> - <a href="https://docs.google.com/forms/d/e/1FAIpQLSdfDm821BjQaZRO5xLG3K8UX6zW_oASdGB4_RXd1f4r3ebIgA/viewform" target="_blank">Online Registration</a>
</li>
<li class="nav-link" style="cursor: default; border-bottom: none; padding-bottom: 0;">PCD @ Los Angeles </li>
<li class="nav-link2" style="padding-top: 0;"><a href="pcd-la.html">Participate</a> - <a href="pcd-la-tracks.html">Tracks</a>
</li>
<li class="nav-link"><a href="tickets.html">Ticketing</a></li>
<li class="nav-link"><a href="people.html">People</a></li>
<li class="nav-link"><a href="support.html">Support</a></li>
<div id="social">
<a href="http://www.facebook.com/page.processing" target="_blank"><div id="facebook"></div></a>
<a href="http://twitter.com/processingOrg" target="_blank"><div id="twitter"></div></a>
</div>
</ul>
</div>
<div id="content-wrapper">
<div class="content-container">
<div id="outer-box">
<div id="inner-box">
<h2>People</h2>
<!-- Organizers -->
<div class="speaker-group-title">Organizing Team</div>
<div class="speaker-group">
<!-- Xin -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/xin.jpg" alt="Xin Xin's photo"></div>
<div class="speaker-name"><a href="https://xin-xin.info" target="_blank">Xin Xin</a></div>
<div class="speaker-role">Lead Organizer</div>
<div class="speaker-bio">
<p><a href="https://xin-xin.info/" target="_blank">Xin Xin</a> is an interdisciplinary artist and educator working at the intersection of technology, labor, and identity. Xin co-founded voidLab, a LA-based intersectional feminist collective dedicated to women, trans, and queer folks. They initiated the School of Otherness which seeks to empower marginalized communities through storytelling, forums, and workshops that process experiences of the other. Their work has been exhibited at Ars Electronica, the Hammer Museum, Gene Siskel Film Center, Tiger Strikes Asteroid and Machine Project. Xin received their M.F.A from UCLA Design Media Arts and teaches at the University of Georgia as the Assistant Professor of Media Design and Women’s Studies. </p>
</div>
</div>
<!-- Dorothy -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/dorothy.jpg" alt="Dorothy Santos' photo"></div>
<div class="speaker-name"><a href="https://dorothysantos.com/" target="_blank">Dorothy R. Santos</a></div>
<div class="speaker-role">Organizer for Radical Pedagogy</div>
<div class="speaker-bio">
<p><a href="https://dorothysantos.com/" target="_blank">Dorothy R. Santos</a> is a Filipina American writer, editor, and curator whose research interests include digital art, computational media, and biotechnology. Born and raised in San Francisco, California, she holds Bachelor’s degrees in Philosophy and Psychology from the University of San Francisco and received her Master’s degree in Visual and Critical Studies at the California College of the Arts. She is currently a Ph.D. student in Film and Digital Media at the University of California, Santa Cruz, as a Eugene V. Cota-Robles fellow. Her work appears in art21, Art Practical, Rhizome, Hyperallergic, Ars Technica, Vice Motherboard, and SF MOMA’s Open Space. Her essay “Materiality to Machines: Manufacturing the Organic and Hypotheses for Future Imaginings,” was published in The Routledge Companion to Biology in Art and Architecture. She serves as a co-curator for REFRESH and is the program manager for Processing Foundation.</p>
</div>
</div>
<!-- Johanna -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/johanna1.jpg" alt="Johanna Hedva's photo"></div>
<div class="speaker-name"><a href="http://johannahedva.com/" target="_blank">Johanna Hedva</a></div>
<div class="speaker-role">Organizer for Accessibility, Disability, and Care</div>
<div class="speaker-bio">
<p><a href="https://johannahedva.com/" target="_blank">Johanna Hedva</a> is the author of the novel <i>On Hell</i> (Sator Press, 2018). Their fiction, essays, and poems have appeared in <i>Triple Canopy</i>, <i>Black Warrior Review</i>, <i>Entropy</i>, <i>Mask Magazine</i>, <i>3:AM</i>, <i>The White Review</i>, and elsewhere. Their work has been shown at Machine Project, Human Resources LA, the LA Architecture and Design Museum, and the Museum of Contemporary Art on the Moon. Their ongoing project on ableism, disability justice, and the politics of care, <i>This Earth, Our Hospital</i>, includes the essays "Sick Woman Theory" and "Letter to a Young Doctor."</p>
</div>
</div>
<!-- Taeyoon -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/taeyoon.jpg" alt="Taeyoon Choi's photo"></div>
<div class="speaker-name"><a href="https://taeyoonchoi.com/" target="_blank">Taeyoon Choi</a></div>
<div class="speaker-role">Track Coordinator for Accessibility, Disability, and Care</div>
<div class="speaker-bio">
<p><a href="https://taeyoonchoi.com/" target="_blank">Taeyoon Choi</a> is an artist, educator, and activist based in New York and Seoul. His art practice involves performance, electronics, drawings, and installations that form the basis for storytelling in public spaces. He co-founded the School for Poetic Computation where he continues to organize sessions and teach classes. He's currently a fellow at Data and Society Research Institute.</p>
</div>
</div>
<!-- A.M. -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/aliah.jpg" alt="Aliah Darke's photo"></div>
<div class="speaker-name"><a href="https://prettydarke.wordpress.com/" target="_blank">A.M. Darke</a></div>
<div class="speaker-role">Track Coordinator for Radical Pedagogy</div>
<div class="speaker-bio">
<p><a href="https://prettydarke.wordpress.com/" target="_blank">A.M. Darke</a> is a conceptual artist, game designer, and activist designing games for everyday impact. She created the award-winning card game Objectif, which uses play to create dialogue around the intersection of race, gender, and standards of beauty. In 2017, she turned her Snapchat into a pop-up gallery for ar+ show, an exhibition on femininity, filters, face-detection, and a self-reflexive female gaze.
Darke holds a B.A. in Design and an M.F.A. in Media Arts, both from UCLA. Her work has been shown internationally and featured in a variety of publications, including Forbes, Kill Screen, and The Creator’s Project. </p>
</div>
</div>
<!-- Tega -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/tega.jpg" alt="Tega Brain's photo"></div>
<div class="speaker-name"><a href="http://tegabrain.com/" target="_blank">Tega Brain</a></div>
<div class="speaker-role">Track Coordinator for Under the Silicon, the Beach!</div>
<div class="speaker-bio">
<p><a href="http://tegabrain.com/" target="_blank">Tega Brain</a> is an Australian born artist and engineer making eccentric engineering. She is an Assistant Professor of Integrated Digital Media, New York University. She has been a fellow at Data & Society and the Processing Foundation. She lives and works in New York.</p>
</div>
</div>
<!-- Sam -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/sam.jpg" alt="Sam Lavigne's photo"></div>
<div class="speaker-name"><a href="https://lav.io/" target="_blank">Sam Lavigne</a></div>
<div class="speaker-role">Track Coordinator for Under the Silicon, the Beach!</div>
<div class="speaker-bio">
<p><a href="https://lav.io/" target="_blank">Sam Lavigne</a> is an artist and educator whose work deals with data, surveillance, cops, natural language processing, and automation. He is currently an Adjunct Professor at ITP/NYU and the School for Poetic Computation.</p>
</div>
</div>
<!-- Chandler -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/chandler.jpg" alt="Chandler McWilliams' photo"></div>
<div class="speaker-name"><a href="http://chandlermcwilliams.com/" target="_blank">Chandler McWilliams</a></div>
<div class="speaker-role">Track Coordinator for Epic Play!</div>
<div class="speaker-bio">
<p><a href="http://chandlermcwilliams.com/" target="_blank">Chandler McWilliams</a> is an artist, writer, and teacher living in Los Angeles. He has exhibited internationally in non-profit and commercial galleries and art institutions. McWilliams has a MA in Philosophy from The New School For Social Research in New York City and an MFA from the Program in Art at the California Institute of the Arts. He has published in academic journals and conferences and is the co-author of <i>Form + Code in Design, Art, and Architecture</i> (Princeton Architectural Press, 2010). He is currently the Director of the UCLA Arts Conditional Studio.</p>
</div>
</div>
<!-- Yuehao -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/yuehao.jpg" alt="Yuehao Jiang's photo"></div>
<div class="speaker-name"><a href="http://www.yuehaojiang.com/" target="_blank">Yuehao Jiang</a></div>
<div class="speaker-role">Visual Artist</div>
<div class="speaker-bio">
<p><a href="http://www.yuehaojiang.com/" target="_blank">Yuehao Jiang</a> is a heterosexual-Chinese-born-in-the-90s-female-interdisciplinary artist living and working in Los Angeles. She explores digital media in nontraditional gallery settings. Her work has been shown internationally at Ars Electronica, Hammer Museum, LUMEN Festival, Future of Storytelling, The Gallery Beijing, and Suzhou N9 Art Center. She holds an MFA from the University of California, Los Angeles and a BFA from the School of the Art Institute of Chicago.</p>
</div>
</div>
<!-- Renee -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/renee.JPG" alt="Renée Reizman's photo"></div>
<div class="speaker-name"><a href="http://www.reneereizman.com" target="_blank">Renée Reizman</a></div>
<div class="speaker-role">Curator</div>
<div class="speaker-bio">
<p><a href="http://www.reneereizman.com/" target="_blank">Renée Reizman</a> is a research-based multidisciplinary artist at the crossroads of curation and social practice. She examines cultural aesthetics and their relationship between urbanization, law, and technology. Inspired by anthropological methods, Renée embeds herself in communities and searches for the object-oriented structures that shape culture and society. She has curated a number of exhibitions, performances, interactive installations, and workshops for Machine Project, The Women’s Center for Creative Work, 826LA, and the Room Gallery at the University of California, Irvine. She has exhibited work at the the Museum of Human Achievement, Art Slope Art Festival in New York, the UCLA Broad Arts Center and the Irvine Fine Arts Center. Her writing has appeared in New York Magazine, The Atlantic, The Outline, and Hyperallergic. In 2017, she was an artist in residence at Art Farm in Marquette, Nebraska. Renée is an MFA candidate in Critical & Curatorial Studies at the University of California, Irvine.</p>
</div>
</div>
<!-- Peter -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/peter.JPG" alt="Peter Polack's photo"></div>
<div class="speaker-name"><a href="http://interpolack.com/" target="_blank">Peter Polack</a></div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://interpolack.com/" target="_blank">Peter Polack</a> is an interface developer and game designer that uses artistic practices to develop critical theories of computation. His research concerns the ways that approaches to theorizing or representing algorithms inform our capacity to critique and organize around their consequences. Peter is a PhD student in the Information Studies program at UCLA, where he is also a member of README, a student group that organizes around digital rights issues.</p>
</div>
</div>
<!-- Tristan -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/tristan.png" alt="Tristan Espinoza's photo"></div>
<div class="speaker-name">Tristan Espinoza</div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p>Tristan Espinoza is a Filipinx artist and activist based in Los Angeles. His work uses code, performance, and 3D graphics to negotiate the potential for interactive experiences to exist as a form of radical protest. This manifests as an interdisciplinary research and creative practice that foregrounds vulnerability, authenticity, and modes of trespassing through social landscapes, illegible infrastructures, constructed information. As a member of the Filipinx art and design collective Export Quality, he regularly collaborates with other Filipinx creatives to engage communities and create platforms for intersectional narratives within a Eurocentric art world.</p>
</div>
</div>
<!-- Lilyan -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/lilyan.jpg" alt="Lilyan Kris' photo"></div>
<div class="speaker-name"><a href="http://www.lilyankris.com/" target="_blank">Lilyan Kris</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://www.lilyankris.com/" target="_blank">Lilyan Kris</a> is an art director, interactive designer, and technologist who uses software "incorrectly" to generate delight. Lilyan has exhibited work at The Hammer Museum, Indiecade Festival, and LA Weekly Artopia. They hold a B.A. in Design Media Arts from UCLA, and are currently working toward fulfilling their lifelong dream of designing a playground.</p>
</div>
</div>
<!-- Tyler -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/tyler.jpg" alt="Tyler Yin' photo"></div>
<div class="speaker-name"><a href="https://tyleryin.co" target="_blank">Tyler Yin</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="https://tyleryin.co" target="_blank">Tyler Yin</a> is a creative developer and media artist from San Francisco interested in configuring speculative experiences between people and emerging technologies. He likes to think about vision, memory, and programmed behaviors. He holds a BA in Design Media Arts from UCLA.</p>
</div>
</div>
<!-- Hye Min -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/hyemin.png" alt="Hye Min Cho' photo"></div>
<div class="speaker-name"><a href="http://hyeminchocho.com/" target="_blank">Hye Min Cho</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://hyeminchocho.com/" target="_blank">Hye Min Cho</a> is a media artist who explores the space between real life events and objects and their digitized form. Her main choice of medium is custom drawing software. Hye Min holds a B.Sc in Electrical Engineering and Computer Science from UC Berkeley.</p>
</div>
</div>
<!-- Ahree -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/ahree.jpg" alt="Ahree Lee's photo"></div>
<div class="speaker-name"><a href="http://www.ahreelee.com/" target="_blank">Ahree Lee</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://www.ahreelee.com/" target="_blank">Ahree Lee</a> is a multi-media artist working in video, photography, sound and interactive installations. Lee received her B.A. from Yale University and M.F.A. from Yale School of Art. Her commissions include the Asian Art Museum in San Francisco, the 01SJ Biennial, the Orange County Center for Contemporary Art, the 2006 International Short Film Festival in Leuven, Belgium, and the Sundance Channel. Her Webby-nominated video Me was shown by Steve Jobs as a demo for YouTube on Apple TV, and is in the permanent collection of the Museum of the Moving Image, New York. Lee's awards include an Artist Fellowship Grant from the state of Connecticut; an Audience Award for Experimental Short Film and honorable mention Jury Award for Experimental Short Film at Film Fest New Haven, Connecticut; and an artistic career development grant from Asian American Renaissance funded by the Jerome Foundation.
</p>
</div>
</div>
<!-- KJ -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/kj.jpg" alt="Kuan-Ju Wu's photo"></div>
<div class="speaker-name"><a href="http://wukuanju.com/" target="_blank">Kuan-Ju Wu</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://wukuanju.com/" target="_blank">Kuan-Ju Wu</a> is engaged in creating delightful interactions between humans, machines, and environments. He builds kinetic sculptures that borrow facets from the shapes and movements of nature, from the stories about the future machines, and the perceptual memories from our early childhood, those intuitive, rich and satisfying experiences. He has shown work in such venues as Currents New Media Art Festival, Santa Fe; Assemble Gallery, Pittsburgh; and Granoff Gallery, Providence. Kuan-Ju Wu received his Master’s in Tangible Interaction Design from Carnegie Mellon University, Pittsburgh, PA and his Bachelor in Electronics Engineering from National Chiao Tung University in Taiwan.
</p>
</div>
</div>
<!-- Ariel -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/ariel.jpeg" alt="Ariel Hahn's photo"></div>
<div class="speaker-name"><a href="https://www.arielhahn.info/" target="_blank">Ariel Hahn</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="https://www.arielhahn.info/" target="_blank">Ariel Hahn</a> is an artist, archivist, and librarian interested in questions of time, history, power, technology, and the natural world. She likes to think about analog media, radical queer futures, networks of plant decay, and the transformative possibilities of digital tools. She is a MLIS candidate in the Department of Information Studies at UCLA and organizer for README, a student group that advocates for digital rights within libraries, archives, and information work.
</p>
</div>
</div>
<!-- Christine -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/christine.jpg" alt="Christine Meinders' photo"></div>
<div class="speaker-name"><a href="https://www.christinemeinders.com/" target="_blank">Christine Meinders</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="https://www.christinemeinders.com/" target="_blank">Christine Meinders</a> is a cultural AI design researcher who uses collaborative design approaches to create AI design tools and develop community-driven, social AI projects. She holds an MFA in Media Design Practices from ArtCenter College of Design and an MA in Clinical Psychology from Pepperdine University. She is founder of the community research and design group, Feminist.AI, which utilizes participatory approaches to co-create AI projects.
</p>
</div>
</div>
<!-- Stalgia -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/stalgia.png" alt="Stalgia Grigg's photo"></div>
<div class="speaker-name"><a href="http://stalgiagrigg.name/" target="_blank">Stalgia Grigg</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://stalgiagrigg.name/" target="_blank">Stalgia Grigg</a> is an artist, educator, and activist based in LA. He makes systems, interactive and non, to try to understand how revolutionary impulses move through culture. He has shown work at venues including the Walt Disney Concert Hall, Hammer Museum, Coaxial Arts Foundation. Stalgia received a MFA at UCLA in Design Media Arts and a BSVA from Purchase College.
</p>
</div>
</div>
<!-- Lee -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/lee.jpg" alt="Lee Tusman's photo"></div>
<div class="speaker-name"><a href="http://leetusman.com/" target="_blank">Lee Tusman</a> </div>
<div class="speaker-role">Organizer</div>
<div class="speaker-bio">
<p><a href="http://leetusman.com/" target="_blank">Lee Tusman</a> is an artist, programmer, and educator interested in the application of the radical ethos of collectives and DIY culture to the creation of, aesthetics, and open-source distribution methods of digital culture. He creates interactive media, artwork, software, bots, websites, virtual assistants, games, sound and radio stations alone and in collaboration. Areas of research and work include: decentralized networks, generative processes, sonification of data, alternative interface and performance tools, Linux and open source software, bots and digital assistants. He studied at Brandeis University and received his MFA at UCLA in Design Media Arts. He is Assistant Professor of New Media and Computer Science at Purchase College.
</p>
</div>
</div>
</div>
<div class="speaker-group-title">Processing Foundation Board Members</div>
<div class="speaker-group">
<!-- Ben -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/ben1.jpg" alt="Ben Fry's photo"></div>
<div class="speaker-name"><a href="https://fathom.info/" target="_blank">Ben Fry</a></div>
<div class="speaker-bio">
<p><a href="https://fathom.info/" target="_blank">Ben Fry</a> is principal of Fathom, a design and software consultancy located in Boston. He received his doctoral degree from the Aesthetics + Computation Group at the MIT Media Laboratory, where his research focused on combining fields such as computer science, statistics, graphic design, and data visualization as a means for understanding information. After completing his thesis, he spent time developing tools for visualization of genetic data as a postdoc with Eric Lander at the Eli and Edythe L. Broad Institute of MIT and Harvard. During the 2006–2007 school year, Ben was the Nierenberg Chair of Design for the Carnegie Mellon School of Design. In 2011, he won the National Design Award for Interaction Design from the Cooper-Hewitt. With Casey Reas, Fry initiated Processing in 2001.</p>
</div>
</div>
<!-- Casey -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/casey1.jpg" alt="Casey Reas' photo"></div>
<div class="speaker-name"><a href="http://reas.com/" target="_blank">Casey Reas</a></div>
<div class="speaker-bio">
<p><a href="http://reas.com/" target="_blank">Casey Reas</a> is an artist and educator based in Los Angeles. He has exhibited, screened, and performed his work in galleries and museums around the world. Reas is a professor at the University of California, Los Angeles. He holds a master’s degree from the Massachusetts Institute of Technology in Media Arts and Sciences as well as a bachelor’s degree from the School of Design, Architecture, Art, and Planning at the University of Cincinnati. With Ben Fry, Reas initiated Processing in 2001.
</p>
</div>
</div>
<!-- Lauren -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/lauren1.jpg" alt="Lauren McCarthy's photo"></div>
<div class="speaker-name"><a href="https://lauren-mccarthy.com/" target="_blank">Lauren McCarthy</a></div>
<div class="speaker-bio">
<p><a href="https://lauren-mccarthy.com/" target="_blank">Lauren McCarthy</a> (p5.js lead) is an artist based in Los Angeles whose work explores current social and technological systems and structures for being a person and interacting with other people. Lauren has exhibited at Ars Electronica, SIGGRAPH, LACMA, and the Japan Media Arts Festival, and worked on installations for the London Eye, US Holocaust Memorial Museum, and the Metropolitan Museum of Art. She holds an MFA from UCLA and a BS Computer Science and BS Art and Design from MIT. She is an Assistant Professor at UCLA Design Media Arts. Lauren joined the Processing Foundation’s Board of Directors in 2015.</p>
</div>
</div>
<!-- Dan -->
<div class="speaker">
<div class="speaker-pic"><img src="img/people/dan1.jpg" alt="Dan Shiffman's photo"></div>
<div class="speaker-name"><a href="https://shiffman.net/" target="_blank">Daniel Shiffman</a></div>
<div class="speaker-bio">
<p><a href="https://shiffman.net/" target="_blank">Daniel Shiffman</a> works as an Associate Arts Professor at the Interactive Telecommunications Program at NYU’s Tisch School of the Arts. Originally from Baltimore, Daniel received a BA in Mathematics and Philosophy from Yale University and a Master’s Degree from the ITP. He is a director of The Processing Foundation and develops tutorials, examples, and libraries for Processing and p5.js. He is the author of Learning Processing: A Beginner’s Guide to Programming Images, Animation, and Interaction and The Nature of Code (self-published via Kickstarter), an open source book about simulating natural phenomenon in Processing. He can be found talking incessantly on the YouTube about programming.
<!-- Daniel Shiffman works as an Associate Arts Professor at the <a href="http://itp.nyu.edu/" target="_blank">Interactive Telecommunications Program at NYU’s <a href="http://www.tisch.nyu.edu/page/home" target="_blank">Tisch School of the Arts. Originally from Baltimore, Daniel received a BA in Mathematics and Philosophy from <a href="http://www.yale.edu/" target="_blank">Yale University and a Master’s Degree from the <a href="http://itp.nyu.edu/" target="_blank">ITP. He is a director of <a href="http://processingfoundation.org/" target="_blank">The Processing Foundation and develops tutorials, examples, and libraries for <a href="http://www.processing.org/" target="_blank">Processing and <a href="http://p5js.org/" target="_blank">p5.js. He is the author of <a href="http://www.learningprocessing.com/" target="_blank">Learning Processing: A Beginner’s Guide to Programming Images, Animation, and Interaction and <a href="http://natureofcode.com/" target="_blank">The Nature of Code (self-published via Kickstarter), an open source book about simulating natural phenomenon in Processing. He can be found <a href="http://youtube.com/user/shiffman" target="_blank">talking incessantly on the YouTube about programming. --></p>
</div>
</div>
</div>
<!--
<div id="people-cont" class="content-container">
<p>More information on the Processing Fellow, Community Lightning Talks, and Lunch session people can be found <a href="https://medium.com/@ProcessingOrg/presenters-at-processing-community-day-ce0f185f15ad" target="_blank">here</a>.<p>
</div>
-->
</div>
</div>
</div>
</div>
<footer>
<div class="center">
<a href="//processingfoundation.org/" target="_blank"><div id="logo"></div></a>
<p>Organized with ♥ by the Processing Foundation</p>
</div>
</footer>
<script>
$(document).ready(function(){
$('.nav-link').on('click', function(){
var link = $(this).attr('data-link');
var new_top = $(window).scrollTop();
if(link == 'opencall'){
new_top = $('#opencall').offset().top;
} else if(link == 'about'){
new_top = $('#about').offset().top;
} else if(link == 'people'){
new_top = $('#people').offset().top;
} else if(link == 'schedule'){
new_top = $('#schedule').offset().top;
} else if(link == 'tracks'){
new_top = $('#tracks').offset().top;
} else if(link == 'tickets'){
new_top = $('#tickets').offset().top;
} else if(link == 'support'){
new_top = $('#support').offset().top;
}
// console.log(link, new_top);
$('body,html').animate({scrollTop: new_top});
});
//slideshow
$('.slideshow').slick({
slidesToShow: 1,
slidesToScroll: 1,
autoplay: true,
arrows: false,
fade: true
});
});
//pcd logo image hover
$(".pcdlogo1").mouseover(function () {
$(this).attr('src', $(this).data("hover"));
}).mouseout(function () {
$(this).attr('src', $(this).data("src"));
});
//hamburger menu for mobile
$( document ).ready(function() {
$( ".cross" ).hide();
$( ".menu" ).hide();
$( ".hamburger" ).click(function() {
$( ".menu" ).slideToggle( "fast", function() {
$( ".hamburger" ).hide();
$( ".cross" ).show();
});
});
$( ".cross" ).click(function() {
$( ".menu" ).slideToggle( "fast", function() {
$( ".cross" ).hide();
$( ".hamburger" ).show();
});
});
});
</script>
</body>
</html>