forked from acmutd/hackutd-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·716 lines (544 loc) · 25.5 KB
/
index.html
File metadata and controls
executable file
·716 lines (544 loc) · 25.5 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
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
<!DOCTYPE html>
<html lang="en">
<!--[if IE 7]><html lang="en" class="ie7"><![endif]-->
<!--[if IE 8]><html lang="en" class="ie8"><![endif]-->
<!--[if IE 9]><html lang="en" class="ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><html lang="en"><![endif]-->
<!--[if !IE]><html lang="en"><![endif]-->
<head>
<meta charset="utf-8">
<script src="js/lib/modernizr.js"></script>
<title>Hack_UTD | UTD's First Major Hackathon</title>
<meta name="robots" content="index, nofollow">
<meta name="description" content="24 hours of hacking, learning, and mentorship. January 17th and 18th, 2015. Hosted by ACM UTD.">
<meta name="keywords" content="utd, ut dallas, hackathon, hack, acm">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<!-- Essential stylesheets -->
<link rel="stylesheet" href="css/lib/font-awesome.min.css">
<link rel="stylesheet" href="css/lib/magnific-popup.css">
<link rel="stylesheet" href="css/lib/jquery.bxslider.css">
<link rel="stylesheet" href="css/lib/owl.carousel.css">
<link rel="stylesheet" href="css/lib/base.css">
<link rel="stylesheet" href="css/lib/custom-styles.css">
<!-- BOOTSTRAPPIN' -->
<!--<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all"/>-->
<!-- The stylesheet -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/color/orange.css">
<!-- The favicon -->
<link rel="shortcut icon" href="assets/favicon32.png">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43808947-2', 'auto');
ga('send', 'pageview');
</script>
<!-- TypeKit -->
<script src="//use.typekit.net/txj5nfl.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
</head>
<body class="body-push">
<!-- Top of the page -->
<div id="top"></div>
<!-- Menu horizontal -->
<div class="menu-horizontal menu-white mh-hide">
<div class="row">
<div class="twelve col">
<!-- Symbolic or typographic logo -->
<div class="mh-logo">
<a href="#home" class="scrollto"><img src="assets/Logo_nav.png" alt="Hack_UTD"></a>
<h1><a href="#home" class="scrollto"></a></h1>
</div>
<!-- Menu toggle -->
<input type="checkbox" id="toggle" />
<label for="toggle" class="toggle"></label>
<!-- Menu items -->
<div class="menu">
<ul>
<li><a href="#home" class="scrollto">Home</a></li>
<li><a href="#intro" class="scrollto">About</a></li>
<li><a href="#sponsors" class="scrollto">Sponsors</a></li>
<li><a href="#schedule" class="scrollto">Schedule</a></li>
<li><a href="#faq" class="scrollto">FAQ</a></li>
<li><a href="#contact" class="scrollto">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Home -->
<div id="home" class="home">
<div class="header bg-img fixed bg-one">
<!-- Content -->
<div class="header-container bigtext text-white">
<img src="assets/Logo_main.png" alt="Hack_UTD" class="responsive-img">
<p></p>
<p class="h7 responsive-txt mb0">24 hours of hacking, learning, and mentorship. Coming Spring 2016.<br>See you there.</p>
<a href="#intro" class="scrollto btn outline white">Learn More</a>
<a href="#schedule" class="btn color">Past Event Schedule & More</a>
<p></p>
<a href="#sponsors"><h4 class="uber mb25">Interested in sponsoring?</h4></a>
</div>
</div>
</div>
<!-- Introduction -->
<div id="intro" class="intro section-white">
<div class="row">
<div class="eight col center text-center col-lg-8 col-lg-offset-5">
<h3 class="uber mb25">UTD's First Major Hackathon</h3>
<h3 class="h1 text-light responsive-txt">
Hack_UTD is the first major hackathon hosted at <a href="http://utdallas.edu" class="big-underline">The University of Texas at Dallas</a>, bringing coders from UTD's smart & creative student body together to design & develop web, mobile, and hardware projects for 24 hours, realizing the potential of the skills they've curated in class and on their own.</h3>
<div class="zigzag"></div>
</div>
</div>
</div>
<!-- Code of Conduct -->
<div id="code" class="cta section bg-img fixed bg-two">
<div class="row">
<div class="twelve col text-center text-white">
<p class="h8 responsive-txt uber mb0">The Hack_UTD Code of Conduct</p>
<p class="h7 responsive-txt mb0">Our hackathon is dedicated to providing a great experience for everyone. Click to learn more.</p>
<!--<a href="#contact" class="scrollto btn outline light">View Our Code of Conduct</a>-->
<a href="http://hackcodeofconduct.org/hackutd" class="btn color">View Our Code of Conduct</a>
</div>
</div>
</div>
<!-- Process -->
<div id="why" class="section-white process">
<!-- Title -->
<div class="row">
<div class="eight col center title">
<h2>Hack_UTD</h2>
<h3>Why join a hackathon?</h3>
<h4>Because it's one of the best decisions you can make.</h4>
</div>
</div>
<!-- Process slider -->
<div class="process-bg">
<div class="row">
<div class="six col center process-steps">
<ul class="process-slider">
<!-- Process step -->
<li>
<p class="serif digit">1</p>
<h3 class="uber">Collaboration</h3>
<p class="h7 responsive-txt text-light">Meet your fellow programmers, collaborate on projects together, and explore new roads. Great things happen in teams.</p>
</li>
<!-- Process step -->
<li>
<p class="serif digit">2</p>
<h3 class="uber">Opportunities</h3>
<p class="h7 responsive-txt text-light">Work with corporate mentors straight from the industry and find new opportunities to connect. They're here just for you.</p>
</li>
<!-- Process step -->
<li>
<p class="serif digit">3</p>
<h3 class="uber">Free Food & Prizes</h3>
<p class="h7 responsive-txt text-light">Get rewarded for doing the two things you love best: eating & coding. Sponsors also have separate awards for categories like API integration.</p>
</li>
<!-- Process step -->
<li>
<p class="serif digit">4</p>
<h3 class="uber">Resources</h3>
<p class="h7 responsive-txt text-light">We love to encourage students to work on projects, and our sponsors do too. Get cool resources & freebies from us & our sponsors when you join.</p>
</li>
<!-- Process step -->
<li>
<p class="serif digit">5</p>
<h3 class="uber">Code, Code, Code</h3>
<p class="h7 responsive-txt text-light">Hackathons offer a lot you can't get by working alone, but the core is still the best part. Spend 24 hours working on a project you love, no judgement.</p>
</li>
</ul>
</div>
</div>
<!-- Process slider controls -->
<div class="row">
<div class="twelve col process-controls process-icons">
<a data-slide-index="0" href=""><i class="fa fa-comments-o"></i></a>
<a data-slide-index="1" href=""><i class="fa fa-briefcase"></i></a>
<a data-slide-index="2" href=""><i class="fa fa-cutlery"></i></a>
<a data-slide-index="3" href=""><i class="fa fa-cubes"></i></a>
<a data-slide-index="4" href=""><i class="fa fa-code"></i></a>
</div>
</div>
</div>
</div>
<!-- Description -->
<div class="cta section bg-img fixed bg-three">
<div class="row">
<div class="twelve col text-center text-white">
<p class="h8 responsive-txt uber mb0">24 Hours of Programming. Food's on us. Code's on you.</p>
<p class="h7 responsive-txt mb0">24 hours of hacking, learning, and mentorship. January 17th and 18th, 2015. Get ready.</p>
<!--<a href="#contact" class="scrollto btn outline light">View Our Code of Conduct</a>-->
<!--<a href="http://hackutd.co/register" class="btn color">Sign Up for Late Registration</a>-->
</div>
</div>
</div>
<!-- Services -->
<div id="faq" class="services section-grey section-mb-fix">
<!-- Title -->
<div class="row">
<div class="eight col center title">
<h2>FAQ</h2>
<h3>What You Need to Know</h3>
<h4>The What, When, & Where of Hack_UTD</h4>
</div>
</div>
<!-- Service items -->
<div class="row equal center-small">
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>When is Hack_UTD?</h3>
<hr class="small">
<p>Hack_UTD kicks off early afternoon on Saturday, January 17th, 2015 and continues until Sunday, January 18th, 2015. Keep an eye out for a detailed schedule to be posted on this website as the date approaches.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>Where is Hack_UTD?</h3>
<hr class="small">
<p>Hack_UTD will take place in the UTDesign Studio inside the Synergy Park North building on the corner of Synergy Park Blvd and Stewart Dr.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>Where can I park?</h3>
<hr class="small">
<p>Check back in a bit. We'll be posting parking details soon. </p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>Who can attend?</h3>
<hr class="small">
<p>All UT Dallas students are welcome to participate. If you are a student from another university, this hackathon is unfortunately open to UTD students only. However, we are working on making the next Hack_UTD open to all college students, so send us a line if you’re interested!</p>
<a href="mailto:comet.acm@gmail.com" class="read-more">Interested? Let us know</a>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>How can I register?</h3>
<hr class="small">
<p>Registration for 2016 is coming soon! Fill out the <a href="http://signup.hackutd.co">signup form</a> for updates </p>
<!--<a href="http://hackutd.co/register" class="read-more">Sign Up for Late Registration</a>-->
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>How much does it cost to participate?</h3>
<hr class="small">
<p>There is no registration fee, so participation is free! Meals, snacks and drinks for the duration of the event will be provided at no cost to you, but you will have to figure out your own plans for getting on campus that weekend.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>Can I get reimbursed for travel?</h3>
<hr class="small">
<p>Since the event is held on campus and is only open to UTD students, we won’t be providing travel reimbursements this time around.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>How big should teams be?</h3>
<hr class="small">
<p>Teams should be at most 4 people. If you want, you can hack alone, but we encourage that everyone tries to collaborate with the other great minds at Hack_UTD. If you already have a team, there’s no need to tell us. Just make sure that all members of your team are registered.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>What if I don’t already have a team?</h3>
<hr class="small">
<p>Don’t worry! Register, and on the day of the hackathon, we will work with you to find teammates.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>What kind of project can my team build?</h3>
<hr class="small">
<p>Hacks of all types — be it mobile, web, or hardware — are welcome.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>Can my team build on previous projects or code?</h3>
<hr class="small">
<p>No. All hacks must be started at the event and no prewritten code may be used. Using third party APIs and libraries is allowed, however, but they must be something accessible to everyone else.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>I’m a complete beginner. Can I still participate?</h3>
<hr class="small">
<p>Yes! Beginners are especially encouraged to register because hackathons are all about learning and developing new skills. We will have resources such as mentors available to guide students along the way. Keep posted — we are working on making sure Hack_UTD is as beginner friendly as possible.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>What should I bring?</h3>
<hr class="small">
<p>Make sure to have your Comet Card with you as well as your laptop (and its charger!). You might also want to bring your resume (and/or have it on your laptop), phone, phone charger, a pillow and a blanket (for naps), a change of clothes, a toothbrush and toothpaste, and whatever else you’ll need for 24 hours. If you want to make a hardware hack, bring whatever devices, materials, and tools you think you might need as well. We will announce what hardware, if any, we are providing closer to the event.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>What should I not bring?</h3>
<hr class="small">
<p>Firearms, knives, weapons of any kind, alcohol, illegal drugs, and non-service animals are not allowed at Hack_UTD. In general, if you would get in trouble bringing it to campus normally, don’t bring it here.</p>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>I’m not a student. How can I get involved?</h3>
<hr class="small">
<p>If you are someone with technical skills and would be willing to mentor during the hackathon, contact us! Hackathons are all about learning and we would love to provide our participants with more resources to learn from.</p>
<a href="mailto:comet.acm@gmail.com" class="read-more">Drop us a Line</a>
</div>
<!-- Service item -->
<div class="four col medium-six col small-twelve col service-item grid-mb">
<i class="fa fa-question"></i>
<h3>I have a few more questions. Who can I contact?</h3>
<hr class="small">
<p>If you've got a question not answered here, send us an email, tweet or DM us, or send a message to ACM UTD's Facebook page.</p>
<a href="mailto:comet.acm@gmail.com" class="read-more">Email Us</a>
<a href="http://twitter.com/hack_utd" class="read-more">Tweet Us</a><br>
<a href="http://facebook.com/acmatutd" class="read-more">Message Us on Facebook</a>
</div>
</div>
</div>
<!-- Schedule -->
<div id="schedule" class="section-white section-mb-fix">
<div class="row center-small">
<!-- Column -->
<div class="six col grid-mb">
<h3>Day One</h3>
<p class="serif italic text-light mb0">Saturday, January 17th</p>
<hr class="small">
<ul class="points li-bottom">
<li>Sign In<br><em>11:00 am - 1:00 pm</em></li>
<li>Lunch<br><em>12:00 pm</em></li>
<li>Opening Ceremony — Introduction & Keynote Speaker<br><em>1:00 pm</em></li>
<li>Start Hacking!<br><em>2:00 pm</em></li>
<li>Tech Talks<br><em>2:30 pm - 6:00 pm</em></li>
<li>Dinner<br><em>7:00 pm</em></li>
</ul>
</div>
<!-- Column -->
<div class="six col grid-mb">
<h3>Day Two</h3>
<p class="serif italic text-light mb0">Sunday, January 18th</p>
<hr class="small">
<ul class="points li-bottom">
<li>Breakfast<br><em>9:00 am</em></li>
<li>Lunch<br><em>12:00 pm</em></li>
<li>Project Submission<br><em>2:00 pm</em></li>
<li>Project Tours & Judging<br><em>2:30 pm</em></li>
<li>Closing Ceremony<br><em>4:30 pm</em></li>
</ul>
</div>
</div>
</div>
<!-- Description -->
<div class="cta section bg-img fixed bg-one">
<div class="row">
<div class="twelve col text-center text-white">
<p class="h8 responsive-txt uber mb0">Code. Food. A weekend in January at the scenic<br> University of Texas at Dallas.</p>
<p class="h7 responsive-txt mb0">Yours for the taking, and all for free. See you there.</p>
<!--<a href="#contact" class="scrollto btn outline light">View Our Code of Conduct</a>-->
<!--<a href="http://hackutd.co/register" class="btn color">Sign Up for Late Registration</a>-->
</div>
</div>
</div>
<!-- Call to action -->
<div class="section bg-grey" id="sponsors">
<div class="row">
<div class="twelve col text-center text-black">
<p class="h8 responsive-txt uber mb0">Our Amazing Sponsors</p>
</div>
</div>
<br>
<br>
<div class="">
<section class="">
<div class="row client-row equal center-small">
<div class="col-sm-3 text-center four col">
<a href="http://aws.amazon.com"><img alt="Amazon Web Services" src="logo/aws.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="http://www.noddfw.com"><img alt="nōd | North Dallas Coworking Space" src="logo/nod.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="https://github.com"><img alt="GitHub" src="logo/github.png"></a>
</div>
</div><!--end of row-->
<br>
<div class="row client-row equal center-small">
<div class="col-sm-3 text-center four col">
<a href="https://www2.optimalblue.com"><img alt="Optimal Blue" src="logo/optimalblue.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="http://www.ti.com"><img alt="Texas Instruments" src="logo/ti.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="http://www.wolterskluwer.com/Pages/Home.aspx"><img alt="Wolters Kluwer" src="logo/wk.png"></a>
</div>
</div><!--end of row-->
<br>
<br>
<div class="row client-row equal center-small">
<div class="col-sm-3 text-center four col">
<a href="https://www.statefarm.com"><img alt="State Farm" src="logo/statefarm.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="https://verizon.com"><img alt="Verizon" src="logo/vzw.png"></a>
</div>
<div class="col-sm-3 text-center four col">
<a href="http://stamplay.com"><img alt="Stamplay" src="logo/stamplay.png"></a>
</div>
</div><!--end of row-->
<br>
<br>
<div class="row client-row equal center-small">
<div class="col-sm-3 text-center six col">
<a href="http://www.dallasfortwork.com"><img alt="Fort Work" src="logo/fortwork.png"></a>
</div>
<div class="col-sm-3 text-center six col">
<a href="http://www.microsoft.com/en-us/default.aspx"><img alt="Microsoft" src="logo/ms.png"></a>
</div>
</div><!--end of row-->
</section>
</div>
<br>
<br>
<br>
<div class="row">
<div class="twelve col text-center text-black">
<p class="h8 responsive-txt uber mb0">Interested in Sponsoring Hack_UTD?</p>
<p class="h7 responsive-txt mb0">We're always looking for ways to partner with companies to improve the experience for everyone, be it with our mentor program, API initiatives, or new ways to work together. Send us a message to get started.</p>
<br>
<br>
<a href="mailto:comet.acm@gmail.com" class="scrollto btn outline black">Connect with us</a>
</div>
</div>
</div>
<!-- About -->
<div id="organizers" class="about section-white">
<!-- Title -->
<div class="row">
<div class="eight col center title">
<h2>Organizers</h2>
<h3>The students bringing you Hack_UTD</h3>
<h4>The Hackathon Committee of <a href="http://utdacm.com">The Association for Computing Machinery at UTD</a></h4>
</div>
</div>
<!-- Employee slider -->
<div class="row center-small">
<div class="employee-slider">
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/diem-nhi.jpg" alt="Diem-Nhi Tran" class="responsive-img">
<h3>Diem-Nhi Tran</h3>
<p class="serif italic text-light mb0">Director of Hack_UTD & Hackathon Affairs at ACM UTD</p>
<hr class="small">
</div>
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/izuchukwu.jpg" alt="Izuchukwu Elechi" class="responsive-img">
<h3>Izuchukwu Elechi</h3>
<p class="serif italic text-light mb0">President of ACM UTD</p>
<hr class="small">
</div>
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/michael.jpg" alt="Michael Raibick" class="responsive-img">
<h3>Michael Raibick</h3>
<p class="serif italic text-light mb0">Vice President of ACM UTD</p>
<hr class="small">
</div>
</div>
<br>
<div class="employee-slider">
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/shounak.jpg" alt="Shounak Kulkarni" class="responsive-img">
<h3>Shounak Kulkarni</h3>
<p class="serif italic text-light mb0">Former Director of Public Relations at ACM UTD</p>
<hr class="small">
</div>
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/tahir.jpg" alt="Tahir Aziz" class="responsive-img">
<h3>Tahir Aziz</h3>
<p class="serif italic text-light mb0">Director of Special Interest Groups at ACM UTD</p>
<hr class="small">
</div>
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/reuben.jpg" alt="Reuben Frank" class="responsive-img">
<h3>Reuben Frank</h3>
<p class="serif italic text-light mb0">Director of Erik Jonsson School Affairs at ACM UTD</p>
<hr class="small">
</div>
</div>
<br>
<div class="employee-slider">
<!-- Employee -->
<div class="employee grid-ms">
<img src="organizer/gopika.jpg" alt="Gopika Ajaykumar" class="responsive-img">
<h3>Gopika Ajaykumar</h3>
<p class="serif italic text-light mb0">ACM UTD Hackathon Committee Member</p>
<hr class="small">
</div>
</div>
</div>
</div>
<!-- Contact -->
<div id="contact" class="contact">
<div class="row">
<div class="nine col center text-center">
<!-- Contact links -->
<div class="c-links">
<h3 class="uber"><a href="mailto:comet.acm@gmail.com">Interested? More questions? Drop Us a Line.</a></h3>
<p class="uber">We'd Love to Hear From You</p>
</div>
<!-- Contact icons -->
<div class="c-icons">
<a href="http://facebook.com/acmatutd"><i class="fa fa-facebook"></i></a>
<a href="http://twitter.com/hack_utd"><i class="fa fa-twitter"></i></a>
<a href="mailto:comet.acm@gmail.com"><i class="fa fa-envelope-o"></i></a>
</div>
</div>
</div>
</div>
<!-- Credits -->
<div class="credits">
<p>Hosted by <a href="http://utdacm.com" target="blank">The Association for Computing Machinery at the University of Texas at Dallas</a></p>
</div>
<!-- Back to top button -->
<div class="relative">
<a href="#top" class="backtotop right scrollto"><i class="fa fa-long-arrow-up"></i></a>
</div>
<!-- Javascript -->
<script src="js/lib/jquery.min.js"></script>
<script src="js/lib/retina.min.js"></script>
<script src="js/lib/jquery.magnific-popup.min.js"></script>
<script src="js/lib/jquery.mixitup.min.js"></script>
<script src="js/lib/jquery.bxslider.min.js"></script>
<script src="js/lib/owl.carousel.min.js"></script>
<script src="js/lib/jquery.fitvids.js"></script>
<script src="js/lib/jquery.equal.js"></script>
<script src="js/lib/jquery.placeholder.js"></script>
<script src="js/lib/jquery.animate-enhanced.min.js"></script>
<script src="js/lib/jquery.superslides.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>