-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
234 lines (187 loc) · 8.79 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>HealthHacks</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/icon" href="assets/images/favicon.ico"/>
<!-- Font Awesome -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Slick slider -->
<link href="assets/css/slick.css" rel="stylesheet">
<!-- Theme color -->
<link id="switcher" href="assets/css/theme-color/default-theme.css" rel="stylesheet">
<!-- Main Style -->
<link href="style.css" rel="stylesheet">
<!-- Fonts -->
<!-- Open Sans for body font -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800" rel="stylesheet">
<!-- Montserrat for title -->
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Start Header -->
<header id="mu-hero" class="" role="banner">
<nav class="navbar navbar-default mu-navbar navbar-fixed-top mu-nav-show">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-logo">
<img src="assets/images/HealthHacks_logo_square_sm.png" alt="Mobirise" title="" style="height: 3rem; ">
</span>
<!-- <span class="navbar-caption-wrap"><a class="navbar-caption text-white display-4" href="">СОЗДАНИЕ ПЕСЕН ОТ А ДО Я </a></span> -->
</div>
</div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="nav navbar-nav mu-menu navbar-right">
<li><a href="index.html#mu-hero">Home</a></li>
<li><a href="about.html">About HealthHacks</a></li>
<li><a href="index.html#mu-schedule">Schedule</a></li>
<li><a href="index.html#mu-speakers">Speakers</a></li>
<!-- <li><a href="index.html#mu-pricing">Price</a></li> -->
<li><a href="index.html#mu-register">Register</a></li>
<li><a href="index.html#mu-sponsors">Sponsors</a></li>
<li><a href="index.html#mu-contact">Contact</a></li>
<li><a href="index.html#mu-about">About Us</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!-- End Header -->
<!-- Start main content -->
<main role="main">
<!-- Start About -->
<!-- Start Sponsors -->
<section id="mu-schedule">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="mu-sponsors-area">
<div class="mu-title-area left">
<img src="assets/images/HealthHacks_logo_square.png" height="40%" width="40%" alt="logo img"></br></br>
<h2 class="mu-title">About Us</h2>
<p>HealthHacks is a free program at Emory University to introduce middle school students to the intersection of healthcare and technology and experience designing and developing their own ideas! Students will gain an understanding of the logical thinking needed in coding and will be able to implement their ideas using this knowledge. In 2018-19, our events include a <strong> coding bootcamp</strong>, <strong> idea workshop</strong>, and a <strong> hackathon</strong>.</br></br>
</p>
</div>
<!-- Start Speakers Content -->
<div class="mu-speakers-content">
<h4 class="mu-title" style="text-align: center">Our Team</h4>
<div class="mu-speakers-slider">
<!-- Start single speaker -->
<div class="mu-single-speakers">
<img src="assets/images/speaker-1.png" alt="speaker img">
<div class="mu-single-speakers-info">
<h3>Shalini Sreedhar</h3>
<p>Co-President @ HealthHacks</p>
</div>
</div>
<!-- End single speaker -->
<!-- Start single speaker -->
<div class="mu-single-speakers">
<img src="assets/images/speaker-2.jpg" alt="speaker img">
<div class="mu-single-speakers-info">
<h3>Jade Liu</h3>
<p>Co-President @ HealthHacks</p>
</ul>
</div>
</div>
<!-- End single speaker -->
<!-- Start single speaker -->
<div class="mu-single-speakers">
<img src="assets/images/speaker-3.jpg" alt="speaker img">
<div class="mu-single-speakers-info">
<h3>Dilim Obiago</h3>
<p>Co-President @ HealthHacks</p>
</ul>
</div>
</div>
<!-- End single speaker -->
<!-- Start single speaker -->
<div class="mu-single-speakers">
<img src="assets/images/speaker-4.jpg" alt="speaker img">
<div class="mu-single-speakers-info">
<h3>Jasmine Miller-Kleinhenz</h3>
<p>Citizen Science HD Advisor</p>
</div>
</div>
<!-- End single speaker -->
<!-- Start single speaker -->
<!-- <div class="mu-single-speakers">
<img src="assets/images/speaker-1.jpg" alt="speaker img">
<div class="mu-single-speakers-info">
<h3>Karl Groves</h3>
<p>Digital Artist</p>
<ul class="mu-single-speakers-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div> -->
<!-- End single speaker -->
</div>
</div>
<!-- End Speakers Content -->
</br></br>
<div class="mu-title-area left">
<h4 style="margin-top: 60px;">Motivation</h4>
<p>
The structure of the program will be devoted to getting girls excited about computer science and motivated to study it as they grow up. We will expose the girls to computer science fundamentals and frame the questions they ask and the problems they are solving in the field of health. Research has shown that middle school is the time when many girls start to see computer science/math as 'not for them', so our hackathon aims to shift this perspective in a positive direction. Furthermore, women have reported a significantly greater preference to choose a career that benefits others than men, and careers in computer science are often not seen as altruistic. This health oriented hackathon aims to show them that they can do both. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Sponsors -->
</main>
<!-- End main content -->
<!-- Start footer -->
<footer id="mu-footer" role="contentinfo">
<div class="container">
<div class="mu-footer-area">
<div class="mu-footer-top">
</div>
<div class="mu-footer-bottom">
<p class="mu-copy-right">© Copyright <a rel="nofollow" href="http://markups.io">markups.io</a>. All right reserved.</p>
</div>
</div>
</div>
</footer>
<!-- End footer -->
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Bootstrap -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Slick slider -->
<script type="text/javascript" src="assets/js/slick.min.js"></script>
<!-- Event Counter -->
<script type="text/javascript" src="assets/js/jquery.countdown.min.js"></script>
<!-- Ajax contact form -->
<script type="text/javascript" src="assets/js/app.js"></script>
<!-- Custom js -->
<script type="text/javascript" src="assets/js/custom.js"></script>
</body>
</html>