forked from WEHack-UTD2-0/wehack-utd2-0.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
634 lines (574 loc) · 29.4 KB
/
index.html
File metadata and controls
634 lines (574 loc) · 29.4 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
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
<html>
<head>
<title>WEHack</title>
<link rel="shortcut icon" href="/images/logos/logo sticker.png" />
<link rel="stylesheet" href="wehack.css">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
</head>
<body>
<!-- JUMBOTRON -->
<div class="component jumbotron">
<div class="container">
<div class="placeholder"><img src="/images/logos/wehack_logo.png" alt="WEHack logo" style="border-radius: 17px"></div>
<!--<img src="/images/logos/wehack_logo.png" alt="WEHack logo">-->
<div class="right">
<h1 class="font-title-1">WEHack 2022</h1>
<button class="apply-now font-paragraph" onclick=" window.open('https://live.wehackutd.com/','_blank')" type="button" style="cursor:pointer;">WEHACK PORTAL</button>
<!--<div class="flex-grid">
<button class="font-paragraph" id="left-button" onclick=" window.open('http://coda.io/form/Volunteer-Sign-Ups_dFu8FXxDeex','_blank')" type="button" style="cursor:pointer;">VOLUNTEER</button>
<button class="font-paragraph" id="right-button" onclick=" window.open('http://coda.io/form/WEHack-2022-Mentor-Application_d18shEvpl87','_blank')" type="button" style="cursor:pointer;">MENTOR</button>
</div>-->
</div>
</div>
<div class="font-paragraph message">"Computing is too important to be left to men." - Karen Spärck Jones, a British Computer Scientist (1935 - 2007)</div>
</div>
<section class="about">
<div class="contentBx" id="wehack">
<h1 class="about-heading"><center>Dallas’ largest inclusive hackathon</center></h1>
<p>
UTD's women-driven tech organizations are excited to join forces and
present our first all women, non-binary, 24-hour hackathon. Our goal is
to create an inclusive environment that highlights and empowers women
and non-binary students through technology. We aim to encourage more
underrepresented people to harness their skills to create projects of
their own.
</p>
<h1 class="about-heading"><center> Get ready for WEHack 2022!</center></h1>
<p>
Happening from April 2nd-3rd (2022), we're planning on hosting the second
iteration of WEHack in-person for the first time! Come join us for
a great hacking experience, as well as free food and swag! There is also
a workshop planned before the hackathon, more information TBA.
</p>
<footer id="footer">
<div class="grid">
<div></div>
<div>
<!--Countdown-->
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#ffffff" data-date="2022-04-02 00:00" data-unitscolor="#ffffff">WEHack Countdown</a>
</div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</footer>
</div>
<!-- commenting out orgs
<div class="orgs">
<div></div>
<div>
<img src="images\logos\wwc-shirt-back.png" alt= "wwc"/>
</div>
<div>
<img src="images\logos\sweLogo.png" alt="swe"/>
</div>
<div>
<img src="images\logos\wmwLogo.jpg" alt= "wmw"/>
</div>
<div>
<img src="images/logos/WITB NEW LOGO.png" alt="witb"/>
</div>
<div></div>
</div>
-->
<!-- <div class="videoWrapper">
<video controls name="media">
<source src="images\WEHack_FINAL (2) (1).mp4" type = "video/mp4"/>
</video>
</div> -->
</section>
<!-- Commenting out WEHack 2020 video, schedule, why wehack and mession
<iframe
width="560" height="315" src="https://www.youtube.com/embed/Js2vTsSFICM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
style="display: block; margin: 0 auto; margin-top: 60px" allowfullscreen>
</iframe>
<section class="schedule" id="schedule">
<br />
<div class ="schedule" id="schedule">
<center>
<img src="images\wehack-sched1.png"/>
<img src="images\wehack-sched2.png"/>
</center>
</div>
<br />
</section> -->
<!-- commenting this out for now (lack of info)-->
<!-- Speakers section
<section class="featuring" id="featuring">
<div class="contentBox">
<center>
<h1 class="heading">Featuring</h1>
<p>We have an amaxing lineup of speakers and sponsors
organized for WEHack!</p>
</center>
<div class="slides-container">
<div class="slider-left">
<div class="slider">
<div class="images">
<input type="radio" name="slide" id="img1" checked>
<input type="radio" name="slide" id="img2">
<input type="radio" name="slide" id="img3">
<input type="radio" name="slide" id="img4">
<img src="images/1.png" class="m1" alt="img1">
<img src="images/2.png" class="m2" alt="img2">
<img src="images/1.png" class="m3" alt="img3">
<img src="images/2.png" class="m4" alt="img4">
</div>
<div class ="dots">
<label for="img1"></label>
<label for="img2"></label>
<label for="img3"></label>
<label for="img4"></label>
</div>
</div>
</div>
<div class="slider-right">
<div class="card">
<div class="content">
<div class="img"><img src="images/robot.png" alt=""></div>
<div class="details">
<span class="name"></span>
<h2>Teddy R.</h2>
<p>Hosting a workshop on AI at 4 pm</p>
</div>
</div>
</div>
<div class="card">
<div class="content">
<div class="img"><img src="images/software.png" alt=""></div>
<div class="details">
<span class="name"></span>
<h2>Sarah M.</h2>
<p>Hosting a workshop on ML at 4 pm</p>
</div>
</div>
</div>
<div class="card">
<div class="content">
<div class="img"><img src="images/ecsw-one.jpg" alt=""></div>
<div class="details">
<span class="name"></span>
<h2>Michael Scott</h2>
<p>Hosting a workshop on SQL at 4 pm</p>
</div>
</div>
</div>
</div>
</div>
</div>
-->
</section>
<section class="whyWEHack" id="mission">
<div class="contentBox">
<h1 class="heading">The Future is <b>NOW</b></h1>
<p>
More information TBA.
</p>
</div>
<!--<div class="inline-block">
<!--place holder for image-->
<div class="img-placeholder"><img src="/images/logos/head_logo.png" alt="Future is Now logo"></div>
<!-- </div> -->
<!-- end -->
</section>
<!-- old "Challenges" section
<section class="challenge" id="theme">
<div class="intro">
<h2 class="text-muted">CHALLENGE</h1>
<p>Components of Robotics are utilized in almost every aspect in the tech world. Because of this we decided to get inspiration from the robotics field for our hackathon. Since there are a myriad of fields that play a role in creating a robot, our team thought that it is a generalized theme and will provide hackers a creative mindset to form an innovative project based on the following challenge statement below.</p>
</div>
<div class="content">
<h6 class="text-muted">THEME</h2>
<h1 class="heading">Robotics</h1>
<p>Create a project that addresses one of the issues that the robotics industry is currently facing.</p>
<img
src="images/robot.png"
style="width: 100%; max-width:git 150px; height: auto; padding-top: 15px;"
/>
</section>
-->
<!--Resources section (new)-->
<section class="resources" id="resources">
<center class="intro">
<h1 class="heading">Resources</h1>
</center>
<div class="flex-container">
<a class="resource-link" href="https://medium.com/garyyauchan/ultimate-8-step-guide-to-winning-hackathons-84c9dacbe8e" target="_blank"><img class="img-tile1" src="/images/hackathon_article.jpeg"></a>
<div class="resource-content">
<h1 class="heading-2"><a class="resource-link" href="https://medium.com/garyyauchan/ultimate-8-step-guide-to-winning-hackathons-84c9dacbe8e" target="_blank">Ultimate 8 Step Guide to Winning Hackathons</a></h1>
<p class="resource-line-1">What Gary-Yau Chan learned after 55 Hackathons, and what we think can help you succeed!</p>
<h1 class="resource-heading-3"><a class="resource-link" href="https://medium.com/garyyauchan/ultimate-8-step-guide-to-winning-hackathons-84c9dacbe8e" target="_blank">Learn more </a></h1>
</div>
</div>
<div class="flex-container2">
<div class="flex-container">
<a class="resource-link" href="https://sweutd.com/" target="_blank"><img class="img-tile2" src="/images/logos/sweLogo.png"></a>
<div class="resource-content">
<h1 class="heading-4"><a class="resource-link" href="https://sweutd.com/" target="_blank">SWE Website</a></h1>
<p class="resource-line-2">Check out sweutd.com for some ideas!</p>
<h1 class="heading-5"><a class="resource-link" href="https://sweutd.com/" target="_blank">Learn more </a></h1>
</div>
</div>
<div class="flex-container">
<a class="resource-link" href="https://wehack-2020.devpost.com/project-gallery" target="_blank"><img class="img-tile2" src="/images/logos/wehack_logo.png"></a>
<div class="resource-content">
<h1 class="heading-4"><a class="resource-link" href="https://wehack-2020.devpost.com/project-gallery" target="_blank">WEHack 2020 Projects</a></h1>
<p class="resource-line-2">View projects from the last iteration of WEHack to get inspired! </p>
<h1 class="heading-5"><a class="resource-link" href="https://wehack-2020.devpost.com/project-gallery" target="_blank">Learn more </a></h1>
</div>
</div>
</div>
<!-- extras
<div class="flex-container2">
<div class="flex-container">
<img class="img-tile2">
<div class="resource-content">
<h1 class="heading-4">Hacking the Hackathon4</h1>
<p class="resource-line-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. In aliquam pharetra leo vitae scelerisque. Vestibulum sem urna, fermentum vitae rutrum id, maximus eget magna. Nulla vel est sapien. Pellentesque et sodales urna, et tempus velit. </p>
<h1 class="heading-5"><a>Learn more D</a></h1>
</div>
</div>
<div class="flex-container">
<img class="img-tile2">
<div class="resource-content">
<h1 class="heading-4">Hacking the Hackathon5</h1>
<p class="resource-line-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. In aliquam pharetra leo vitae scelerisque. Vestibulum sem urna, fermentum vitae rutrum id, maximus eget magna. Nulla vel est sapien. Pellentesque et sodales urna, et tempus velit. </p>
<h1 class="heading-5"><a>Learn more D</a></h1>
</div>
</div>
</div>
-->
</section>
<section class="sponsors" id="sponsors">
<center cass="intro">
<h1 class="heading">Sponsors</h1>
<p class="subtitle">WEHack would not be possible without the help of our amazing sponsors.</p>
</center>
<br />
<div class="sponsor">
<center>
<a href="">
<img src="/images/sponsors/toyota.png" alt="Toyota logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
</center>
</div>
<br />
<div class="sponsor">
<center>
<a href="">
<img src="/images/sponsors/stateFarm.png" alt="State Farm logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
<a href="">
<img src="/images/sponsors/cbre.png" alt="CBRE logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
</center>
</div>
<br />
<div class="sponsor">
<center>
<a href="">
<img src="/images/sponsors/match.png" alt="Match logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
<a href="">
<img src="/images/sponsors/texas_instruments.png" alt="Texas Instruments logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
<a href="">
<img src="/images/sponsors/AT&T.jpg" alt="AT&T logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
<a href="">
<img src="/images/sponsors/jpmc.jpg" alt="JPMorgan logo" style="border-radius: 17px" class="sponsor-img"/>
</a>
</center>
</div>
<!-- commenting out partners section
<section class="partners" id="partners">
<center>
<h1 class="heading">Partners</h1>
</center>
<br />
<div class ="partners">
<center>
<a href="https://www.dfwatw.org/">
<img src="images\partners\atw.png"/>
</a>
<a href="https://www.emergingladiesacademy.org/">
<img src="images\partners\EmergingLadiesAcademy.png"/>
</a>
<a href="http://www.yggomaha.com/">
<img class="smaller" src="images\partners\YouGoGirlOmaha_Logo_2C.png"/>
</a>
</center>
</div>
<div class ="partners">
<center>
<a href="https://mysterycodesociety.com/">
<img src="images\partners\mystery_code_society_logo.png"/>
</a>
<a href="https://www.igniteworldwide.org/">
<img class="shrink" src="images\partners\IgniteWorldwide.png"/>
</a>
</center>
</div>
<br />
</section>
-->
<!-- FAQ -->
<div class="faq" id="faq">
<center>
<h1 class="heading">Frequently Asked Questions</h1>
</center>
<center>
<div class="row">
<div class="column">
<button class="accrdion">Who can attend?</button>
<div class="panel">
<p>People who identify as female or non-binary may sign-up to participate for this hackathon. If you do not identify as female or non-binary but you consider yourself an ally of our cause, we would love to have you as a mentor. (A lot of the content will be geared towards women and nonbinary individuals and that the intent of WEHack is to create a safe space for those individuals.) <a href="http://coda.io/form/WEHack-2022-Mentor-Application_d18shEvpl87" class="resource-link">Apply here to be a mentor!</a></p>
</div>
<button class="accrdion">When and where is WEHack?</button>
<div class="panel">
<p>WEHack 2022 will be happening from April 2nd-3rd and will be happening in-person in ECSW and virtually on Discord! (It will be held in a hybrid format.)</p>
</div>
<button class="accrdion">Do I need to be a CS major/minor?</button>
<div class="panel">
<p>No! WEHack 2022 is open to all majors and would be the perfect place to start your first project!</p>
</div>
<button class="accrdion">How do I apply?</button>
<div class="panel">
<p>Hacker and Mentor Applications are open! Please refer to the links at the top of the page to apply.</p>
</div>
<button class="accrdion">Can I participate if I am in high school?</button>
<div class="panel">
<p>We are unfortunately not able to accomodate anyone below the age of 18 at this time.</p>
</div>
<button class="accrdion">How can I mentor at WEHack 2022?</button>
<div class="panel">
<p><a href="http://coda.io/form/WEHack-2022-Mentor-Application_d18shEvpl87" class="resource-link">Apply to be a mentor here!</a>.</p>
</div>
</div>
<div class="smallColumn">
</div>
<div class="column">
<button class="accrdion">Does it cost money to partcipate?</button>
<div class="panel">
<p>WEHack 2022 is completely free! Everything is covered including our sweet swag which can be picked up there! (If swag is not delivered on time it can be picked up on campus.)</p>
</div>
<button class="accrdion">How do teams work at WEHack?</button>
<div class="panel">
<p>Teams at WEHack can have up to 4 members. If you already have team members in mind, just include their names in the team section while filling out our application to form your team. If you do not have a team, don’t worry! You can form teams the day of the hackathon by meeting fellow hackers in the Discord!</p>
</div>
<button class="accrdion">When does registration close?</button>
<div class="panel">
<p>Registration closes on March 30th.</p>
<!-- Applications for WEHack 2020 are due on ______. You will hear back from us on ______. -->
</div>
<button class="accrdion">Will hardware be available?</button>
<div class="panel">
<p>WEHack will not be providing hardware in person, but we encourage you to use online hardware simulators.</p>
</div>
<button class="accrdion">Is WEHack 2022 virtual?</button>
<div class="panel">
<p>WEHack 2022 will be hybrid (in-person and virtual)!</p>
</div>
<button class="accrdion">Can I sleep at WEHack 2022?</button>
<div class="panel">
<p>Whatever floats your boat :)</p>
</div>
</div>
</div>
</center>
<script>
var acc = document.getElementsByClassName("accrdion");
var i;
for (i = 0; i < acc.length; i++) {
acc[i].addEventListener("click", function() {
this.classList.toggle("active");
var panel = this.nextElementSibling;
if (panel.style.maxHeight) {
panel.style.maxHeight = null;
} else {
panel.style.maxHeight = panel.scrollHeight + "px";
}
});
}
</script>
</div>
<!-- WEHACK EMPOWER SERIES
<section class="empower">
<div class="contentBox" id="empower">
<h1 class="heading">WEHack Empower Series</h1>
<p>
Join us in an empowering speaker series.
</p>
<h1 class="heading"> </h1>
<meta name="viewport" content="width=device-width, initial-scale=1">
<center>
<div class="row2">
<button class="accrdion2">September 9, 7:30 PM CST - <a href="http://meet.google.com/cvn-bype-ruv">The Business World In Tech</a> with Sang Le</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Business woman Sang Le discusses the business within the technology world.</p>
</div>
<button class="accrdion2">September 11, 3:00 PM CST - <a href="http://meet.google.com/tmy-fyjg-ybx">Intermediate Python Workshop</a> with Victoria Catlett</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Following the beginner Python Workshop, this workshop prepares for more complex projects. <br>Come learn from Victoria Catlett! Join early to download the software.</p>
</div>
<button class="accrdion2">September 14, 12:00 PM CST - <a href="http://meet.google.com/hvq-zgfq-ivi">The Confident Professional: Building Essential Skills for Life & Work</a> with Erin Rector</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Accomplished Communications & Strategy Consultant Erin Rector walks through the skills needed to succeed at work and at life.</p>
</div>
<button class="accrdion2">September 16, 5:00 PM CST - <a href="http://meet.google.com/qhc-ewrm-ztr">#IamRemarkable</a> with Shreya Prasad</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Austin Women in Technology representative Shreya Prasad brings you a self-branding workshop that may help you find yourself.</p>
</div>
<button class="accrdion2">September 21, 5:00 PM CST - <a href="http://meet.google.com/xmr-xavf-vys">Tech Together: How to Make the Most of Your First Hackathon</a> with Margarita Zias and Shannon Heh</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;"> Tech Together, an organization which has brought you many, many hackathons, shares how to make the most of your first hackathon.</p>
</div>
<button class="accrdion2">September 23, 4:00 PM CST - <a href="http://meet.google.com/nzs-bagq-itk">WEHack, WE Meet</a> with the WEHack Organizers</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Find your WEHack team here!</p>
</div>
<button class="accrdion2">October 1, 5:00 PM CST - <a href="http://meet.google.com/mfi-jpce-ibu">AI vs Machine Learning vs Data Science: What is it and what's the hype?</a> with Mimi Park</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Executive Director at JPMorgan Chase, Mimi Park, wants to share with you the differences between 3 of the fastest growing sectors in computer science: Artificial Intelligence, Machine Learning, and Data Science.</p>
</div>
<button class="accrdion2">October 9, 5:00 PM CST - <a href="http://meet.google.com/nia-xeup-oku">Sponsor API + Meet The Organizers</a> with the WEHack's Sponsors and Organizers</button>
<div class="panel2">
<p style="font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;">Learn how to use sponsor APIs and meet our lovely WEHack organizers after.</p>
</div>
</div>
</center>
<script>
var acc2 = document.getElementsByClassName("accrdion2");
var j;
for (j = 0; j < acc2.length; j++) {
acc2[j].addEventListener("click", function() {
this.classList.toggle("active");
var panel2 = this.nextElementSibling;
if (panel2.style.maxHeight) {
panel2.style.maxHeight = null;
} else {
panel2.style.maxHeight = panel2.scrollHeight + "px";
}
});
}
</script>
</div>
</section>
-->
<!-- Meet The Team -->
<section class="team" id="meettheteam">
<h1 class="heading">Meet The Team</h1>
<h2 class="heading-2">Directors</h2>
<p class="subtitle">They help develop all of WEHack</p>
<div class="container-center">
<div class="row">
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/medha-aiyah/" target="_blank"><img src="/images/team/m-aiyah.png"/>
<div class="details"><span class="title">Medha Aiyah</span><span class="info">Founder</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/alisa--thomas/" target="_blank"><img src="/images/team/a-thomas.png"/>
<div class="details"><span class="title">Alisa Thomas</span><span class="info">Founder</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/swarita-kelwada-2278a4172/" target="_blank"><img src="/images/team/s-kelwada.jpg"/>
<div class="details"><span class="title">Swarita Kelwada</span><span class="info">Logistics Director</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/devineeamin/" target="_blank"><img src="/images/team/d-amin.jpg"/>
<div class="details"><span class="title">Devinee Amin</span><span class="info">Design Director</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/nicole-hui/" target="_blank"><img src="/images/team/n-hui.jpg"/>
<div class="details"><span class="title">Nicole Hui</span><span class="info">Industry Director</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/geetika-vedula/" target="_blank"><img src="/images/team/g-vedula.jpg"/>
<div class="details"><span class="title">Geetika Vedula</span><span class="info">Outreach Director</span></div></a>
</div>
</div>
<div class="team-member">
<div class="tiles mx-auto rounded"><a class="tile" href="https://www.linkedin.com/in/aarushi-s-pandey/"target="_blank"><img src="/images/team/a-pandey.jpg"/>
<div class="details"><span class="title">Aarushi Pandey</span><span class="info">Development Director</span></div></a>
</div>
</div>
</div>
</div>
</section>
<!--<section class="contact" id="contact">-->
<footer id="footer">
<div class="grid">
<div></div>
<div>
<!--Countdown-->
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#ffffff" data-date="2022-04-02 00:00" data-unitscolor="#ffffff">WEHack Countdown</a>
</div>
<div></div>
<div></div>
<div></div>
<div></div>
<!--<div style="text-align: left;">
Sponsorship/Partnership packet (need to replace href value)
<a
class="text"
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf"
target="_blank"
><p>Sponsorship/Partnership Packet</p>
</a>
</div>
<div></div> -->
<div>
<br /> <br />
<!--Social Media-->
<a style="text-decoration: none;" href="https://twitter.com/wehackutd">
<img src="/images/twitter-icon.png" alt="twitter" width="30" height="30">
</a>
<a style="text-decoration: none;" href="https://www.facebook.com/WEHackUTD/">
<img src="/images/facebook.png" alt="facebook" width="30" height="30">
</a>
<a style="text-decoration: none;" href="https://www.linkedin.com/company/wehackutd-2020/">
<img src="/images/LINKEDIN.png" alt="linkedin" width="30" height="30">
</a>
<a style="text-decoration: none;" href="mailto:wehackutd@gmail.com">
<img src="/images/gmail.png" alt="gmail" width="30" height="30">
</a>
<a style="text-decoration: none;" href="https://www.instagram.com/wehackutd/">
<img src="/images/instagram.png" alt="instagram" width="30" height="30">
</a>
</div>
</div>
</footer>
</div>
<!--</section>-->
<!-- MLH hacking badge
<a
id="mlh-trust-badge"
style="
display: block;
max-width: 100px;
min-width: 60px;
position: fixed;
right: 65px;
top: 0;
width: 10%;
z-index: 10000;
"
href="https://mlh.io/seasons/na-2021/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2021-season&utm_content=white"
target="_blank"
><img
src="https://s3.amazonaws.com/logged-assets/trust-badge/2021/mlh-trust-badge-2021-white.svg"
alt="Major League Hacking 2021 Hackathon Season"
style="width: 100%;"
/></a>
-->
</body>
</html>