-
Notifications
You must be signed in to change notification settings - Fork 1
/
agenda-2024.html
652 lines (556 loc) · 25.7 KB
/
agenda-2024.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
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
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Festival of Learning is a celebration by and for the Media Lab community; a day for sharing passions and projects in a playful spirit.">
<meta name="author" content="Media Lab Learning initiative">
<link rel="icon" href="./img/favicon-32x32.png">
<title>Festival of Learning</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.typekit.net/qvn1ssq.css">
<!-- Custom styles for this template -->
<link href="./styles.css" rel="stylesheet">
</head>
<body class="text-center agenda agenda-23">
<div class="d-flex w-100 h-100 p-3 mx-auto flex-column">
<!-- Back button -->
<img class="agenda-color-bar" src="img/purple-bar.png">
<a href="index.html">
<img class="back-btn" src="img/back-arrow.svg" height="50"/>
</a>
<!-- Pre-reg Button design if
<a class="prereg-btn" href="#">
<img class="default" src="img/prereg-btn-default.svg"/>
<img class="hover" src="img/prereg-btn-hover.svg"/>
</a> -->
<!-- Main Container -->
<div class="cover-container mx-auto">
<main role="main" class="inner cover">
<!-- Schedule Summary Section -->
<div class="agenda-section align-left">
<h1>Agenda</h1>
<div class="container px-0 mx-0 mt-n3 mb-n4">
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">9:30am</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#breakfast">
<h4>Kick-off Coffee, Swag, and Waffles</h4>
</a>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">10:30</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#workshops-1">
<h4>Workshops Session 1</h4>
</a>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">12:00pm</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#crazy-cool">
<h4>MAS Lunch + <i>Crazy AND Cool</i> Pitch Session</h4>
</a>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">1:15</h4>
</div>
<div class="col-8 col-sm-9">
<h4>Break</h4>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">1:30</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#workshops-2">
<h4>Workshops Session 2</h4>
</a>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">3:00</h4>
</div>
<div class="col-8 col-sm-9">
<h4>Break</h4>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">3:30</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#workshops-3">
<h4>Workshops Session 3</h4>
</a>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">5:00</h4>
</div>
<div class="col-8 col-sm-9">
<h4>Break</h4>
</div>
</div>
<div class="row">
<div class="col-4 col-sm-3">
<h4 class="green">5:30</h4>
</div>
<div class="col-8 col-sm-9">
<a href="#dinner">
<h4>ML Feast</h4>
</a>
</div>
</div>
</div>
</div>
<!-- Share your photos -->
<!--
<hr class="agenda-divider mt-n2">
<div class="agenda-section">
<img class="img-agenda mb-n3 mt-1" src="img/2023-agenda/share-photos.svg" width="354px">
<div class="workshop">
<h2 class="mt-4">
Share Your Photos!
</h2>
<p class="mb-n2">
Drop your pics in this
<a target="_blank" href="https://www.google.com/url?q=https://drive.google.com/drive/folders/1DtAHfUfvF61rtd7R32uN3yTRSNk0G65D?usp%3Dsharing&sa=D&source=docs&ust=1675098861703720&usg=AOvVaw2IIhfyNeNVCK0ESFlznoA9">
Google Drive Folder</a>, and share highlights on the ML Slack!
</p>
</div>
-->
<!-- Block divider -->
<hr class="agenda-divider">
<!-- 9:30 Block -->
<div class="agenda-section">
<a class="anchor" id="breakfast"></a>
<!-- Block time header -->
<h1>9:30–10:30am</h1>
<img class="img-agenda mb-3 mt-n3" src="img/2024-agenda/blobs-registration.png" width="264px">
<!-- Individual Workshop Content -->
<div class="workshop">
<!-- Event title -->
<h2>
Kick-off + Waffles
</h2>
<!-- Event subtitle, host + location -->
<h3>
Hosted by FoL '24 team, 3rd Floor Atrium
</h3>
<!-- Event Description -->
<p>
Join us in the atrium to kick off the 2024 Festival of Learning with “Registration,” a.k.a. Make Your Own Name Tag, personalize your FoL swag, share waffles, and learn about our sessions this year!
</p>
</div>
</div>
<!-- 10:30 block -->
<hr class="agenda-divider">
<div class="agenda-section">
<a class="anchor" id="workshops-1"></a>
<h1>10:30–12:00pm<br>Workshops Session 1</h1>
<div class="workshop">
<h2>
Make a Forever Bouquet
</h2>
<h3>
Hosted by Jocelyn Shen (Personal Robots Group), 3rd Floor Atrium
</h3>
<p>
Come learn about Chinese Nylon Flower Making and craft your own bouquet of nylon flowers - just as beautiful as real flowers but without the wilting.
</p>
</div>
<img class="img-agenda mb-3 mt-n3" src="img/2024-agenda/blob-bouquet.png" width="264px">
<div class="workshop">
<h2>
Solve a Rubik's Cube in 3*3^3 minutes!
</h2>
<h3>
Hosted by Fernando Fernández (City Science Group), 3rd Floor Atrium
</h3>
<p>
Have you ever wanted to solve a Rubik's cube, but didn't know how? Come to unlock the secrets of this classic cube - and many other cubes!
</p>
</div>
<img class="img-agenda mt-n4" src="img/2024-agenda/blob-rubik.png" width="218px">
<div class="workshop">
<h2>
Go Inside the Science of Yoga
</h2>
<h3>
Hosted by Maria Auday (ML Staff), E15-483
</h3>
<p>
An introduction into the science of yoga and the mind body connection. Learn how to become a slower breather and gain practical take-home tools. No experience required.
<br><b>Note: We have 9 yoga mats, it may help to bring your own!</b>
</p>
</div>
<div class="workshop">
<h2>
Make Miniature Glass Sculptures
</h2>
<h3>
Hosted by Sam Chin (Responsive Environments), Mars Lab (2nd floor level of CBA Fabrication Shop)
</h3>
<p>
Make a miniature sculpture using stringer glass and a candle flame, and aspire to be an neon light artist!
<br><b>Note: Limited to 8, first come, first served!</b>
</p>
</div>
<img class="img-agenda mt-n4" src="img/2024-agenda/blob-watercolor.png" width="218px">
<div class="workshop">
<h2>
Watercolor postcards
</h2>
<h3>
Hosted by Safinah Ali (Personal Robots Group), E14-393
</h3>
<p>
Post some watercolor love! We’ll be making watercolor postcards. We'll learn about strokes, color mixing, moving with water and saturation. If time permits, we may also try the Gouache method!
</p>
</div>
<div class="workshop">
<h2>
Generative AI Music Masterpiece
</h2>
<h3>
Hosted by Lancelot Blanchard (Responsive Environments Group) and the AI Music Media Lab Club, with special guest CJ Carr from Dadabots / StabilityAI! E14-514B
</h3>
<p>
Drop in to AI-generate some audio bits and bops using cool generative models, and let's create a musical masterpiece together!
<br><b>
Note: Bring a laptop!
</b>
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-genai-music.png" width="312px">
<div class="workshop">
<h2>
The Philosophical Café
</h2>
<h3>
Hosted by Hosted by Valdemar Danry (Fluid Interfaces), 5th Floor Cafe
</h3>
<p>
Bring your favorite philosophy book and let’s talk about some of the most impactful ideas over the last millennia. Everyone is welcome, from deep scholars of philosophical thought to anyone that ever had a shower thought.
</p>
</div>
<div class="workshop">
<h2>
Recharge + Remember ML Memories
</h2>
<h3>
Hosted by D. Pillis (Tangible Media Group) + ML HR, E14-493
</h3>
<p>
Is FoL overstimulating? Come relax, explore the metaverse and Media Lab archives in this soothing room.
<br><b>
Note: This room is available all day!
</b>
</p>
</div>
</div>
<!-- 12:00 PM block -->
<hr class="agenda-divider">
<div class="agenda-section">
<a class="anchor" id="crazy-cool"></a>
<h1>12:00–1:15pm</h1>
<img class="img-agenda mt-n3 mb-2" src="img/2024-agenda/blobs-pitch.png" width="411px">
<div class="workshop">
<h2>
MAS Lunch + <i>Crazy AND Cool</i> Pitch Session
</h2>
<h3>
Hosted by Andy Lippman (Viral Communications), Silverman Room, 6th Floor
</h3>
<p>
“Wouldn't it be awesome if we, at the Lab, did X?” In this session, Media Labbers will pitch totally crazy but cool projects that could spark new research. Grab your lunch, take a seat, and cheer them on! Then, contribute your crazy ideas to a collective brainstorm.
</p>
</div>
</div>
<!-- 1:30 block -->
<hr class="agenda-divider">
<div class="agenda-section">
<a class="anchor" id="workshops-2"></a>
<h1>1:30–3:00pm<br>Workshops Session 2</h1>
<div class="workshop">
<h2>
Strike a Pose with Martial Arts
</h2>
<h3>
Hosted by Danwen ‘Eggy’ Ji (City Science Group), E15-483
</h3>
<p>
Strike a pose and explore a Chinese martial art that blends the traditional and modern! Wushu, (武术) (/ˌwuːˈʃuː/), combines Shaolin Kungfu, Tai Chi, and Wing Chun. The movement forms are called Taolu. Join us to explore how Taolus are performed in international competitions.
</p>
</div>
<div class="workshop">
<h2>
Play and Code with Jibo
</h2>
<h3>
Hosted by Jon Ferguson (Personal Robots Group), E15-359
</h3>
<p>
Ever thought of using Jibo for your research? Just interested in learning more about Jibo? Join us to hear a little bit of his history and discuss research possibilities, while learning how to code him! <br><b>
Note: Please bring your laptop.
</b>
</p>
</div>
<img class="img-agenda mt-n4" src="img/2024-agenda/blob-jibo.png" width="232px">
<div class="workshop">
<h2>
Papercraft: Books
</h2>
<h3>
Hosted by Robert Arlt (NeCSys), 3rd Floor Atrium
</h3>
<p>
Drop-in to learn the speedy craft of staple-bound bookbinding. Flex your creative muscle to design your own variations, to enjoy or share with others!
</p>
</div>
<div class="workshop">
<h2>
DJ 101
</h2>
<h3>
Hosted by Angela Vujic aka. vlad (Fluid Interfaces Group) and Philip Tan (MIT Game Lab), E14-240
</h3>
<p>
Curious what's happening behind the decks? Many of the 99F DJs got started in this very class! Learn the technical basics and how to prepare your first set.
<br><b>Note: Bring a laptop (with VirtualDJ installed), headphones, and some mp3s or WAVs with music you want to mix!</b>
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-dj.png" width="208px">
<div class="workshop">
<h2>
Creative Coding with Shaders (GLSL)
</h2>
<h3>
Hosted by Char Stiles (Future Sketches Group), E14-514B
</h3>
<p>
Unlock the world of creative coding in our shader live-coding workshop! Dive into the fascinating realm of GPU programming where visual compositions come to life with code and a touch of mathematics.
<br><b>
Note: Some programming experience strongly suggested, please bring a laptop and charger!
</b>
</p>
</div>
<div class="workshop">
<h2>
DIY Kombucha
</h2>
<h3>
Hosted by Nathan Whitmore and Samantha Chan (Fluid Interfaces Group), 5th Floor Cafe
</h3>
<p>
Marvel at SCOBY and make kombucha! You'll try a variety of kombuchas, get a kombucha starter, and get started on making your own!
</p>
</div>
<div class="workshop">
<h2>
Inside the Yellow Box
</h2>
<h3>
Hosted by David Sadat (Conformable Decoders), Yellow Box
</h3>
<p>
Sign up for an exclusive hands-on experience in our state-of-the-art microfabrication cleanroom! Suit up in a ‘bunny’ suit, learn the stringent protocols for contamination control. Then dive into microfabrication, trying out photoresist coating and pattern development on delicate silicon wafers.
<br><b>
Note: Registration required. This session will run twice, from 1:30-2:30 and 2:30-3:30.
</b>
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-yellowbox.png" width="270px">
<div class="workshop">
<h2>
Recharge + Remember ML Memories
</h2>
<h3>
Hosted by D. Pillis (Tangible Media Group) + ML HR, E14-493
</h3>
<p>
Is FoL overstimulating? Come relax, explore the metaverse and Media Lab archives in this soothing room.
<br><b>
Note: This room is available all day!
</b>
</p>
</div>
<!-- 3:30 block -->
<hr class="agenda-divider">
<div class="agenda-section">
<a class="anchor" id="workshops-3"></a>
<h1>3:30–5:00pm<br>Workshops Session 3</h1>
<div class="workshop">
<h2>
Printmaking with Micro-Trash
</h2>
<h3>
Hosted by Hope Schroeder (Center for Constructive Communication), 3rd Floor Atrium
</h3>
<p>
Turn tiny trash into multiplicative masterpieces with our 3D-printed printing presses. We will learn some basic relief, collagraph, and monoprinting techniques using trash. In the process, we will reflect on "trash," its beauty or grotesqueness, its scale and ubiquity, and the legacy of Trash Club and Trash OdysSEA. Bring your candy wrappers, microplastics, found flotsam, and other diminutive detritus!
<br><b>
Note: Registration required.
</b>
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-microtrash.png" width="196px">
<div class="workshop">
<h2>
Kinetic Mobiles: Big and Small
</h2>
<h3>
Hosted by Maggie Hughes (Center for Constructive Communication), 3rd Floor Atrium
</h3>
<p>
Ever wanted to make mobiles or kinetic sculptures? Create mobiles for home, to sway in the wind, or mini versions that double as earrings! We will use fun colored paper, clay, and other materials!
<br><b>
Note: Feel free to bring any small objects or materials you’d like to incorporate into a mobile :)
</b>
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-mobiles.png" width="312px">
<div class="workshop">
<h2>
Imagining an Ideal City
</h2>
<h3>
Hosted by Daniela Morales (City Science Group), E14-393
</h3>
<p>
What would your "ideal" city be? Join a participatory design session to discuss and create a vision together. We want people from all sorts of backgrounds to join!
</p>
</div>
<div class="workshop">
<h2>
Cooking the FoL Pasta Feast
</h2>
<h3>
Hosted by the FoL team, 6th Floor kitchen
</h3>
<p>
Chef it up with the FoL team! Pop by the 6th floor kitchen to help with the dinner preparations.
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blobs-juggling.png" width="268px">
<div class="workshop">
<h2>
How to Juggle Anything
</h2>
<h3>
Hosted by Marina Rakhilin (Center for Constructive Communication), E14-240
</h3>
<p>
Learn to juggle in just 1 hour! Drop in to learn the tips and tricks to 3-item juggling using typical balls, fruit, office supplies, and anything else we can find!
<br><b>Note: Bring a philosophical attitude to reflect on juggling different aspects of life.</b>
</p>
</div>
<div class="workshop">
<h2>
Landscape Concept Art: Explore Digital Painting
</h2>
<h3>
Hosted by Jocelyn Shen (Personal Robots Group), E14-514B
</h3>
<p>
Build your own world in under 1.5 hours! Learn to create quick digital landscape paintings, as well as tips on digital hacks, shape and colors.
<br><b> Note: bring a computer or tablet with your preferred digital art software (photoshop, procreate, clip studio paint, etc).</b>
</p>
</div>
<img class="img-agenda mt-n4" src="img/2024-agenda/blob-digital-landscape.png" width="242px">
<div class="workshop">
<h2>
Fearless Karaoke
</h2>
<h3>
Hosted by Jordan Madrid and Lauren Weinstock (ML HR) with Special Guest, Cesar Mieses, 6th Floor Lecture Hall
</h3>
<p>
Get ready to unleash your inner superstar! Grab the mic and let your voice shine in our karaoke extravaganza. Whether you're a seasoned singer or a first-time performer, everyone is welcome to showcase their voice!
</p>
</div>
<div class="workshop">
<h2>
Intro to the Media Lab Recording Studio
</h2>
<h3>
Hosted by Ana Schon (Opera of the Future), Recording Studio
</h3>
<p>
Did you know there's a recording studio at the Media Lab? Learn the basics of recording high-quality audio and how to use tools like surround sound! Plus, learn about other audio resources at MIT. Sound is at your fingertips!! Use it!
</p>
</div>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blobs-recording-studio.png" width="240px">
<div class="workshop">
<h2>
Recharge + Remember ML Memories
</h2>
<h3>
Hosted by D. Pillis (Tangible Media Group) + ML HR, E14-493
</h3>
<p>
Is FoL overstimulating? Come relax, explore the metaverse and Media Lab archives in this soothing room.
<br><b>
Note: This room is available all day!
</b>
</p>
</div>
<!-- 5:30 Block -->
<hr class="agenda-divider">
<div class="agenda-section">
<a class="anchor" id="dinner"></a>
<!-- Block time header -->
<h1>5:30–7:00pm</h1>
<img class="img-agenda mt-n4 mb-2" src="img/2024-agenda/blob-feast.png" width="240px">
<!-- Individual Workshop Content -->
<div class="workshop">
<!-- Event title -->
<h2>
ML Feast + FoL Showcase
</h2>
<h3>
Hosted by FoL’24 team, 6th Floor Wintergarden (Showcase in Silverman Room)
</h3>
<!-- Event Description -->
<p>
Join us for a pasta dinner, made in-house! Showcase what you’ve created, and meet community members to share what you've learned at FoL.
</p>
</div>
<!-- Individual Workshop Content
<div class="workshop">
<h2>
Share Your Photos!
</h2>
<p>
Drop your pics in this Google Drive Folder, and share highlights on the ML Slack!
</p>
</div> -->
</div>
</div>
</main>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWagendaIMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>