-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·224 lines (191 loc) · 8.04 KB
/
index.html
File metadata and controls
executable file
·224 lines (191 loc) · 8.04 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DISRUPT HC</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css"></link>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/script.js"></script>
</head>
<body>
<div class="pimg1">
<img align = "middle" class="logo" src="img/logoHQ.png" height = "425" width = "425" style = "position: relative; right: 95px; top: 30px;"></img>
<div class="ptext">
<div class = "SocialMedia">
<style>
.Connect { position: relative; top: 220px; }
</style>
<div class = "Connect">
<h2>Connect</h2>
</div>
<a href="https://www.facebook.com/groups/140706996435629/" class="fa fa-facebook" style = "color: #ffffff; position: relative; top: 220px; text-decoration: none;"></a>
<a href="#" class="fa fa-twitter" style = "color: #ffffff; position: relative; top: 220px; text-decoration: none;"></a>
<a href="https://github.com/DisruptHC" class="fa fa-github" style = "color: #ffffff; position: relative; top: 220px; text-decoration: none;"></a>
<a href="#" class="fa fa-linkedin" style = "color: #ffffff; position: relative; top: 220px; text-decoration: none;"></a>
<a href="#" class="fa fa-youtube" style = "color: #ffffff; position: relative; top: 220px; text-decoration: none;"></a>
</div>
</div>
</div>
<section class="section section-dark">
<div class="container">
<div class="row">
<div class="col-sm-7">
<h2>Who are we</h2>
<p>Disrupt HC is an interdisciplinary group within Rutgers University with a mission is to design and create innovative products to positively impact the lives of others. Similar to a startup, Disrupt HC allows for the collaboration of diverse sub-teams from the Honors College to design, create and market an original project to foster innovation and creativity. This independent, project-driven initiative takes on all the practical challenges that entrepreneurs must face.</p>
</div>
<iframe width="400" height="250" style = "float: right; padding-right:60px;" src="https://www.youtube.com/embed/te1RBQQlHz4" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<div class="pimg2">
<div class="ptext">
</div>
</div>
<section class="section section-dark">
<div class="container">
<div class="row">
<div class="col-md-6">
<h2>Current Project</h2>
<p>MyoTherapy is an application which will ease the recovery process for physical therapy patients. Utilizing the MyoBand, a wearable gesture recognition device, our application will collect data on the movements of patients. Through this data, our product uses gamification to create an interactive, goal-setting program designed to help patients recover quickly. Users create a profile on the MyoTherapy website to track progress and monitor health alongside other patients in the community. </p>
</div>
<div class= "col-sm-5">
<img class = "resize img-circle" src="img/MyoBand.jpg" style = "vertical-align: middle; float: right;"></img>
</div>
</div>
</div>
</section>
<div class="pimg3">
<div class="ptext">
</div>
</div>
<section class="section section-dark">
<center><h1 >Meet the Team</h1></center>
<div class = "container" style="padding:30px">
<div class = "row" style="padding:15px">
<div class = "col-sm-3" style = "vertical-align: center;">
<img src = "img/Profile/revanth.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center;">
<img src = "img/Profile/lisa.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center;">
<img src = "img/Profile/chakshu.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center;">
<img src = "img/Profile/arun.png" height = "100" width = "100"></img>
</div>
</div>
<div class = "row" >
<div class = "col-sm-3">
<p>Revanth Korrapolu</p>
<p>President</p>
<p>rkorrapolu@gmail.com</p>
</div>
<div class = "col-sm-3">
<p>Lisa Tsinis</p>
<p>Vice President</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Chakshu Tandon</p>
<p>CTO</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Arun Singh</p>
<p>CFO</p>
<p>Email</p>
</div>
<div class = "row" style="padding:15px;">
<div class = "col-sm-3" style = "position: relative; top: 40px;">
<img src = "img/Profile/emily.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/Profile/karen.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/Profile/shreya.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/ProfilePicture.png" height = "100" width = "100"></img>
</div>
</div>
<div class = "row" style="padding:40px;">
<div class = "col-sm-3">
<p>Emily Wo</p>
<p>Medical Lead</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Karen Du</p>
<p>Business Team</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Shreya Agrawal</p>
<p>Hardware Lead</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Shoumyo Chakravorti</p>
<p>Dev Team</p>
<p>Email</p>
</div>
<div class = "row" style="padding:15px;">
<div class = "col-sm-3" style = "position: relative; top: 40px;">
<img src = "img/Profile/michael.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/Profile/wahhaj.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/Profile/maya.png" height = "100" width = "100"></img>
</div>
<div class = "col-sm-3" style = "vertical-align: center; top: 40px;">
<img src = "img/Profile/divya.png" height = "100" width = "100"></img>
</div>
</div>
<div class = "row" style="padding:40px;">
<div class = "col-sm-3">
<p>Michael Sowa</p>
<p>Dev Team</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Wahhaj Khokhar</p>
<p>Design Team</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Maya Ravichandran</p>
<p>Dev Team</p>
<p>Email</p>
</div>
<div class = "col-sm-3">
<p>Divya Parikh</p>
<p>Dev Team</p>
<p>Email</p>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<div class="pimg1">
<div class="ptext">
<span class="border">
Socially Innovative
</span>
</div>
</div>
</body>
</html>