-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathcommittee.shtml
More file actions
executable file
·369 lines (322 loc) · 13 KB
/
committee.shtml
File metadata and controls
executable file
·369 lines (322 loc) · 13 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
<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Committee - Carnegie Mellon Spring Carnival</title>
<!--#include virtual="html/head.html" -->
<style>
.three_column_row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 15px;
border-radius: 5px;
text-align: center;
color: black;
min-height: 40vw;
}
.three_column_row > .column {
height: inherit;
flex: 1;
width: 30%;
text-align: center;
margin: 1vw;
display: flex;
flex-direction: column;
position: relative;
}
.column > .photo {
max-width: 80%;
margin: 5% auto 0;
}
.column > .photo img {
border: 4px solid #B7312C;
width: 100%;
height: auto;
}
.column > .position {
margin-top: auto;
margin-bottom: 0;
font-size: 1.5vw;
font-weight: bold;
align-self: left;
}
.column > .quote {
justify-content: flex-end;
margin: 1vw;
}
.column > .quoteMain {
font-size: 2vw;
font-weight: bold;
text-align: left;
}
.column > .quoteSec {
font-size: 1.5vw;
text-align: left;
margin-top: 1vw;
}
@media screen and (max-width: 800px) {
.three_column_row {
flex-direction: column;
}
.three_column_row > .column {
width: 100%;
}
.three_column_row > .column > .photo img {
width: 70%;
margin: 0 auto;
}
}
</style>
</head>
<body>
<!--#include virtual="html/google-tag-manager.html" -->
<div id="all">
<header class="row header committee">
<!--#include virtual="html/header.html" -->
</header>
<!--#include virtual="html/navigation.html" -->
<article class="main">
<br class="spacer" />
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/comm.png"/>
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h1>Spring Carnival Committee</h1>
<p>(n.) A student organization that makes Carnival happen! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/VaunMoser.png"/>
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Chair</h4>
<p> My name is Vaun Moser and I'm a senior in Global Studies with minors
in Gender Studies and Public Policy. I am so excited to be co-chairing carnival
this year! I love getting to work with so many awesome people and see the booths
come to life! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/WenchaoHu.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Chair</h4>
<p> Hello~ My name is Wenchao, majoring in Information Systems! I am deeply in love
with all things Carnival: booth, events, tools, golf carts, and most importantly the people!
I can't wait for Carnival 2026 and to create the most fun, unforgettable (and safe) week of
the year! </p>
</div>
</div>
</div>
<br class="spacer" />
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/YoustinaRiad.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Booth</h4>
<p> I'm Youstina, a third-year architecture major who enjoys baking, running, crafting,
and spending time with family and friends. I'm so excited to see all the creative booth designs
this year and staying up late during build week! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/PatrickZheng.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Booth</h4>
<p>Hi! My name is Patrick, and I am a fifth-year senior in Architecture.
This is my fourth year in Spring Carnival Committee and second year as
Co-Head of Booth. Outside of school I enjoy getting off campus and
exploring Pittsburgh! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/InduArimilli.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Head of Marketing & Outreach</h4>
<p> Heyyy, I’m Indu! I’m a sophomore from Seattle, WA, studying Information Systems and AI.
My favorite SCC memory is the hype during PPE distribution, but honestly? The last night
of build week—with all its sleep-deprived chaos—is even better. When I’m not in Carnival
mode, you’ll find me dancing, cafe hopping, hunting for cool jewelry, or planning my next travels! </p>
</div>
</div>
</div>
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/ArnavPallem.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Head of Finance</h4>
<p> I'm a junior majoring in Artificial Intelligence. My favorite memory of
Carnival is driving a golf cart through Midway giving out snacks to the booth builders.
I'm excited to see the hard work and creativity of all the booth builders come to fruition
this year! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/KashishSindhwani.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Finance</h4>
<p> Hi, My name is Kashish Sindhwani and I am junior studying business
administration with a minor in Artificial Intelligence. My favorite part about carnival is
staying up late night watching booths get build and music playing all around. </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/RomaKerby.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Head of Operations</h4>
<p> Hi! I’m a senior in chemical engineering. My favorite part about carnival
is getting golf cart rides! </p>
</div>
</div>
</div>
<br class="spacer" />
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/NeilMakur.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Operations</h4>
<p> I'm a sophomore studying mathematics and computer science. My favorite
carnival memory is the late nights spent in the trailer and driving golf carts around. </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/OliviaLiao.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Operations</h4>
<p> Hi! My name is Olivia and I’m from the Baltimore, Maryland area. My favorite color is
yellow and my favorite season is summer. I’m a sophomore studying International Relations
and Political Science. </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/KatieZhang.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Software</h4>
<p> I’m a sophomore studying cognitive science and computer science. My favorite memory
is cruising through campus on a golf cart in the middle of the night. I’m hoping it
doesn’t rain (or snow) during future Carnivals—which is highly unlikely :( </p>
</div>
</div>
</div>
<br class="spacer" />
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/CarinaZheng.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Software</h4>
<p> Hello! I'm Carina and I'm a sophomore in BXA studying computer science
and art. My favorite part of carnival is watching lumbers turn into painted booths!
Outside of school, you will find me looking for pretty trees, crafting, or oil painting. </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/GraceShan.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Entertainment</h4>
<p> I'm a sophomore majoring in Business Administration. My favorite
carnival memory is seeing campus light up at night with all the carnival fun. I'm so
excited to be a part of making Spring Carnival happen this year! </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/SriyaRayapureddy.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Entertainment</h4>
<p> I’m a senior in Business Administration (with a concentration in Finance) and a minor
in Decision Sciences. </p>
</div>
</div>
</div>
<br class="spacer" />
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/MiaKong.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Co-Head of Electrical</h4>
<p> I am a senior in Mechanical Engineering. In my free time, I likes to read as well
as cook, especially when it comes to trying out new recipes. A fun fact about me is
that I has five Blahajs!</p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/GabbyYe.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Electrical</h4>
<p> Hi I’m Gabby! I’m a sophomore majoring in ECE and love eating. What I
love about Carnival is staying up and watching people build booths while eating
snacks on the side :) </p>
</div>
</div>
<div class="column">
<div class="photo">
<img src="img/committee_edited/ThomasO'Brien.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Electrical</h4>
<p> I am a junior in ECE. I have been going to Spring Carnival since
I was a child, and have been on SCC Electrical since Freshman year.
I love playing sports(shout-out CMU Rowing and Rugby!) and I am looking
forward to this year's Spring Carnival! </p>
</div>
</div>
</div>
<div class="three_column_row">
<div class="column">
<div class="photo">
<img src="img/committee_edited/Tomas.png" />
</div>
<div class="large-8 columns smalltype" style="width: 100%;">
<h4>Assistant Head of Electrical</h4>
<p> I'm from Brasil and fluent in English and Portugueses(a bilingual king).
I'm a sophomore in ECE and also participates in way too many clubs
(seriously how does this man sleep). I'm also serving as an assistant
Head of Electrical this year. </p>
</div>
</div>
<div class="column">
</div>
<div class="column">
</div>
</div>
<!-- ////////////////////////// -->
<br class="largespacer" />
</article>
</body>
<!--#include virtual="html/footer.html" -->
<!--#include virtual="html/script.html" -->
<script src="js/jquery.cookie.js"></script>
<script src="js/animation.js"></script>
<script>$("#nav-committee").addClass("active");</script>
</html>