This repository was archived by the owner on Jan 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcurrent.html
More file actions
316 lines (280 loc) · 16.3 KB
/
Copy pathcurrent.html
File metadata and controls
316 lines (280 loc) · 16.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Media Arts + Sciences Current Students</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
</style>
<link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<link href="styles/main.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<!-- <link rel="shortcut icon" href="bootstrap/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="bootstrap/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="bootstrap/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="bootstrap/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="bootstrap/ico/apple-touch-icon-57-precomposed.png">-->
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<!--<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>-->
<a class="brand" href="#">Media Arts + Sciences Current Students</a>
<!-- <div class="btn-group pull-right">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
<i class="icon-user"></i> Username
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#">Profile</a></li>
<li class="divider"></li>
<li><a href="#">Sign Out</a></li>
</ul>
</div>-->
<!-- <div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>--><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<h2>J. Nathan Matias</h2>
<!--img src="photos/nathan.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<a href="http://twitter.com/natematias">@natematias</a>
<div><strong>Group:</strong> Center for Civic Media</div>
<div><strong>Advisor:</strong> Ethan Zuckerman</div>
<hr/>
<p>I make technology for civic participation and social change at the Center for Civic Media. I come from a postcolonial literature, tech startup and education charity background. I code along the whole web stack and am happy to discuss about anything from javascript to database optimisation. I like dataviz, do basic-level natural language processing and play with unusual construction kits. I am a Christian and am willing to help you find supportive communities for religion and politics at MIT. Equality and openness are my jam. I like listening.
</p>
</div>
</div>
<!-- Name-->
<div class="span3">
<h2>David Mellis</h2>
<img src="photos/mellis.jpg"/>
<div class="description">
<div><strong>Group:</strong> High-Low Tech</div>
<div><strong>Advisor:</strong> Leah Buechley</div>
<hr/>
<p>I'm a first year PhD student in Leah Buechley's group, High-Low Tech, at the MIT Media Lab. My research interest is the relationship between digital information and physical objects, applied to manufacturing, electronics, and programming. I want to create tools and examples that help people to design, build, and program electronic devices. Before coming to the Media Lab, I earned a master's in interaction design at the Interaction Design Institute Ivrea (Italy) and taught at theCopenhagen Institute of Interaction Design (Denmark). I'm one of the creators of Arduino, an open-source hardware and software platform for electronic prototyping. I also have a bachelor's in mathematics from MIT.</p>
</div>
</div>
<!-- Name-->
<div class="span3">
<h2>Xiao Xiao</h2>
<img src="photos/xiao.jpg"/>
<div class="description">
<div><strong>Group:</strong> Tangible Media</div>
<div><strong>Advisor:</strong> Hiroshi Ishii</div>
<hr/>
<p>Born in China, grew up in New Orleans and at the Media Lab since 2005, where I started as a UROP and gradually leveled up to Master's student and then Ph.D. My main research involves a baby grand Disklavier piano in my office, which I often play during the wee hours of the night. I would be thrilled to jam with you if you're a musician as well.</p>
</div>
</div>
<!-- Name-->
<div class="span3">
<h2>Pol Pla</h2>
<img src="photos/pol.jpg"/>
<div class="description">
<div><strong>Group:</strong> Fluid Interfaces</div>
<div><strong>Advisor:</strong> Pattie Maes</div>
<hr/>
<p>I am a graphic designer and computer scientist from Barcelona working at the Fluid Interface group. I build new types of displays that enable novel ways to visualize and interact with data and that can be leveraged for aesthetic purposes as well. I am all about design and art, so please let me know if I can be of any help regarding design in or outside the lab. Oh, and I love cooking!</p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3">
<h2>Tiffany Tseng</h2>
<img src="photos/tiffany.jpg"/>
<div class="description">
<a href="http://web.mit.edu/ttseng/www/">web.mit.edu/ttseng/www/</a><br/>
<div><strong>Group:</strong> Lifelong Kindergarten</div>
<div><strong>Advisor:</strong> Mitchel Resnick</div>
<hr/>
<p>I am a mechanical engineer developing new types of physical construction kits for kids in the Lifelong Kindergarten Group. In particular, my research focuses on documenting children's design process to make it easy for them to share what they create and reflect on their designs. In my spare time, I am a DJ for WMBR, MIT's radio station (<a href="http://hifilofiwmbr.tumblr.com/">http://hifilofiwmbr.tumblr.com/</a>). If you're interested in learning about how to get involved with radio at MIT or just want to know about the local music scene, talk to me!</p>
</div>
</div>
<div class="span3">
<h2>Ricarose Roque</h2>
<!--img src="photos/ricarose.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<a href="http://twitter.com/ricarose">@ricarose</a><br/>
<div><strong>Group:</strong> Lifelong Kindergarten</div>
<div><strong>Advisor:</strong> Mitchel Resnick</div>
<hr/>
<p>I am a student from Lifelong Kindergarten. My interests are in broadening participation in computing, to empower everyone, especially young women and youth from underrepresented minorities in computing, in not just being consumers of technology, but also creators of their own technology. I contribute to the Scratch project, studying and designing ways for young people to create, learn, and collaborate in the Scratch online community. I'm also involved in the Graduate Women Association of MIT, leading its mentoring program to connect grad women to MIT alums and faculty. I love eating all kinds of food, especially Filipino and Mexican food which are in abundance in my hometown of Los Angeles. I am also a fan of craft beers. I live in Cambridge with my husband. I'm happy to talk and listen about anything really!</p>
</div>
</div>
<div class="span3">
<h2>Eric Rosenbaum</h2>
<img src="photos/eric.jpg"/>
<div class="description">
<a href="http://twitter.com/ericrosenbizzle">@ericrosenbizzle</a><br/>
<div><strong>Group:</strong> Lifelong Kindergarten</div>
<div><strong>Advisor:</strong> Mitchel Resnick</div>
<hr/>
<p>I work on empowering people's creativity using technology in the Lifelong Kindergarten group. I like to combine music, improvisation, play and learning. You might remember me from such hits as the MaKey MaKey invention kit (banana pianos!), the Singing Fingers app (finger paint with sound!), the Glowdoodle web site (paint with light!), and MmmTsss looping software (pretty much just mouth noises!). I hack in a variety of media including OpenFrameworks, Processing, Arduino and terrible, terrible PHP code. I enjoy brainstorming and helping people learn.</p>
</div>
</div>
<div class="span3">
<h2>Sayamindu Dasgupta</h2>
<img src="photos/sayamindu.jpg"/>
<div class="description">
<a href="http://twitter.com/sayamindu">@sayamindu</a><br/>
<div><strong>Group: Lifelong Kindergarten</strong></div>
<div><strong>Advisor:Mitchel Resnick</strong></div>
<hr/>
<p>I work on enabling children to program with data, especially online data, at the Lifelong Kindergarten group. Most of my work is based on Scratch, and I am currently helping with the implementation of Scratch 2.0. I like to program, and I come from the Free and Open Source Software community, having worked as a software developer for the One Laptop per Child project, and as a developer/translator for the GNOME project. I love to explore Cambridge and the greater Boston area, especially during the summer on a bike, and I would be happy to point you to interesting places in Cambridge, especially from an international student's perspective. I grew up in Kolkata, India.</p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3">
<h2>David Sengeh</h2>
<!--img src="photos/sengeh.jpeg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<a href="http://twitter.com/dsengeh">@dsengeh</a><br/>
<div><strong>Group:</strong> Biomechatronics</div>
<div><strong>Advisor:</strong> Hugh Herr</div>
<hr/>
<p>I design prosthetic sockets through CAD/CAM processes as a first yr PhD in Biomechatronics. I also run an international NGO called Global Minimum (<a href="http://gmin.org">GMin</a>) and we are focusing on enabling and empowering young innovators in Sierra Leone. See <a href="http://innovatesalone.org">innovatesalone.org</a>. I play soccer with the MIT club soccer, do stuff with a guitar here and there and travel loads within US and abroad. </p>
</div>
</div>
<div class="span3">
<h2>David Robert</h2>
<!--img src="photos/davidrobert.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<div><strong>Group:</strong> Personal Robots</div>
<div><strong>Advisor:</strong> Cynthia Breazeal</div>
<hr/>
<p>David Robert lives in Chinatown and designs robots for children as part of a $10M NSF Expeditions Grant looking into Socially-Assistive-Robotics together with Yale, Stanford and USC. He's into art and music making, food, fun people, trying ridiculous stuff, going on adventures and learning by doing. I'm psyched to show you some spots around Cambridge and Boston that can help balance your MIT universe with the real world.</p>
</div>
</div>
<div class="span3">
<h2>Edwina Portocarrero</h2>
<!--img src="photos/edwina.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<div><strong>Group:</strong> Object-Based Media</div>
<div><strong>Advisor:</strong> V. Michael Bove</div>
<hr/>
<p></p>
</div>
</div>
<div class="span3">
<h2>Micah Rye</h2>
<!--img src="photos/micah.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<div><strong>Group:</strong> Affective Computing</div>
<div><strong>Advisor:</strong> Rosalind Picard</div>
<hr/>
<p></p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span3">
<h2>Todd Farrell</h2>
<!--img src="photos/todd.jpg"/-->
<img src="http://placehold.it/350x350"/>
<div class="description">
<div><strong>Group:</strong> Biomechatronics</div>
<div><strong>Advisor:</strong> Hugh Herr</div>
<hr/>
<p>I develop terrain adaptive robotic prostheses in the Biomechatronics Group.</p>
</div>
</div>
</div>
<!--<div class="row-fluid">
<div class="span3">
<h2></h2>
<img src=""/>
<div class="description">
<a href=""></a><br/>
<a href=""></a><br/>
<div><strong>Group:</strong></div>
<div><strong>Advisor:</strong></div>
<hr/>
<p></p>
</div>
</div>
<div class="span3">
<h2></h2>
<img src=""/>
<div class="description">
<a href=""></a><br/>
<a href=""></a><br/>
<div><strong>Group:</strong></div>
<div><strong>Advisor:</strong></div>
<hr/>
<p></p>
</div>
</div>
<div class="span3">
<h2></h2>
<img src=""/>
<div class="description">
<a href=""></a><br/>
<a href=""></a><br/>
<div><strong>Group:</strong></div>
<div><strong>Advisor:</strong></div>
<hr/>
<p></p>
</div>
</div>
<div class="span3">
<h2></h2>
<img src=""/>
<div class="description">
<a href=""></a><br/>
<a href=""></a><br/>
<div><strong>Group:</strong></div>
<div><strong>Advisor:</strong></div>
<hr/>
<p></p>
</div>
</div>
</div>-->
<hr>
<footer>
<p>Modified ROFLCon Livenote Index by <a href="http://twitter.com/natematias">J. Nathan Matias</a> and <a href="http://twitter.com/cdetar">Charlie DeTar</a>, from the MIT Media Lab <a href="http://civic.mit.edu">Center for Civic Media</a>. Fork it on Github <a href="https://github.com/c4fcm/incomingstudents">here</a> and <a href="https://github.com/natematias/roflcon-livenote-index">here</a>.</p>
</footer>
</div><!--/.fluid-container-->
<!-- Le javascript
================================================== -->
<script language="javascript" type="text/Javascript" src="bootstrap/js/jquery-1.7.2.min.js"></script>
<script language="javascript" type="text/Javascript" src="bootstrap/js/underscore.js"></script>
</body>
</html>