forked from abhilashst/healthhack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
531 lines (430 loc) · 17.7 KB
/
index.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
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
<!DOCTYPE html>
<!--[if IE 8]> <html class="ie ie8"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9"> <![endif]-->
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta name="keywords" content="" />
<title>Health Hack | Timed | Kerala Startup Mission | </title> <!--insert your title here-->
<meta name="description" content="Health Hackathon by SCTIMST TIMed and Kerala Start up Mission to promote Health
care entrepreneurship in the state.">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.ico">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/menu.css">
<link rel="stylesheet" href="js/vendor/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="js/vendor/owl-carousel/owl.theme.css">
<link rel="stylesheet" href="js/vendor/owl-carousel/owl.transitions.css">
<link rel="stylesheet" href="js/vendor/isotope/isotope.css">
<link rel="stylesheet" href="js/vendor/slick/slick.css">
<link rel="stylesheet" href="js/vendor/flex-slider/flexslider.css"/>
<link rel="stylesheet" href="js/vendor/loader/royal_preloader.css" />
<link rel="stylesheet" href="css/style.css">
<!-- Icon Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js 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="/js/html5shiv.js"></script>
<script src="/js/respond.min.js"></script>
<![endif]-->
<!-- Addthis Script -->
</head>
<body class="no-padding royal_preloader" id="page-top" data-spy="scroll" data-target="#myScrollspy">
<div id="royal_preloader"></div>
<div class="body">
<div class="header-wrap">
<!-- HEADER -->
<header class="trans-header">
<div class="container">
<div class="row">
<div class="col-md-31 logo">
<a href="./index.html"><!--img src="images/logo.png" class="img-responsive" alt=""/-->Health Hackathon</a>
</div>
<div class="col-md-91">
<nav id="myScrollspy">
<div id='navmenu' class="pull-right">
<ul class="nav" data-spy="affix" data-offset-top="125">
<li class="active">
<a href="#page-top" class="page-scroll">Home</a>
</li>
<li><a href='#1' class="page-scroll">About</a></li>
<li><a href='#19' class="page-scroll">Event</a></li>
<li><a href='#61' class="page-scroll">Prizes</a></li>
<li><a href='#8' class="page-scroll">Challenges</a></li>
<li><a href='#18' class="page-scroll">Apply</a></li>
<li><a href='#9' class="page-scroll">Contact</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</header>
</div>
<!-- SLIDER -->
<div id="slider">
<div id="main-slider1" class="owl-carousel owl-theme">
<div class="item">
<img src="images/slider/2.jpg" alt="">
<div class="container caption2">
<h3>The Health Hackathon<span>Hack Healthcare</span></h3>
</div>
</div>
<div class="item">
<img src="images/slider/2.jpg" alt="">
<div class="container caption2">
<h3>January 30,31 2016<span>Timed, SCTIMST Poojapura</span></h3>
</div>
</div>
<div class="item">
<img src="images/slider/2.jpg" alt="">
<div class="container caption2">
<h3>Apply Now<span></span></h3><BR>
<div class="item">
<a href="https://docs.google.com/a/fellow.startupmission.in/forms/d/1_pC-3fhB0yxslOZmPPigWD1J1f1gZ6nTjfZ1EF8OqOY/viewform?usp=send_form"> <button type="submit">Apply Now</button> </a></div>
</div>
</div>
</div>
</div>
</div>
<!-- ABOUT -->
<div class="home-about" id="1">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="content-head ">
<h3><span>Health Hackathon</span><i><img src="images/hand.png" alt=""/></i></h3>
<p>On January 30th and 31st of January 2016 TIMed opens its doors to young and talented hackers who come up with innovative ideas in the field of Health care. Sree Chitra Tirunal
Institute for Medical Sciences & Technology is one of the prestigious institution in the field of
Medical science and technology in the country.<br><br>Medical devices and biomaterials is a sunrise industry in India and a recession-free industry
globally. With numerous unment clinical needs that require innovative solutions and a
pressing need to develop affordable devices, now is the ideal time for you to engage in this
sector. There are ample opportunities to innovate in the area of medical devices which
include disposables, external prosthetic devices temporary and permanent implants,
diagnostics, therapeutic, surgical instruments and much more.
<br><br>
This is an opportunity being provided to the young brains of the state who are interested in
the development of medical devices to solve a problem put forward by a clinician. We want
this need to be translated into a workable solution to provide this back to the health
community and ultimately to the patients. <br><br>
TIMed promoted by Sree Chitra Tirunal Institute for Medical Sciences and Technology and supported by Kerala State Industrial development Corporation(Govt of Kerala) and Department of science and Technology ( Govt of India) encourage and supports every big idea in med-tech.Kerala Start up Mission being the nodal agency to create a start up ecosystem in the state has associated with Sree chitira to bring in young and talented minds who have the ability to think wisely to solve the clinical needs.<br>
</p>
</div>
<ul class="about-info">
<li>
<i><img src="images/ico/1.png" class="img-responsive" alt=""/></i>
<h4>Medical Devices </h4>
<p></p>
</li>
<li>
<i><img src="images/ico/2.png" class="img-responsive" alt=""/></i>
<h4> Innovative Digital Tools</h4>
<p></p>
</li>
<li class="hidden-li">
<i><img src="images/ico/3.png" class="img-responsive" alt=""/></i>
<h4></h4>
<p></p>
</li>
<li>
<i><img src="images/ico/3.png" class="img-responsive" alt=""/></i>
<h4>Healthcare IT</h4>
<p></p>
</li>
<li>
<i><img src="images/ico/4.png" class="img-responsive" alt=""/></i>
<h4>Medical Electronics</h4>
</li>
</ul>
<br>
<div class="content-head "><p>In the case of a medical device, the need for such innovation is more effective when it is identified by a Clinician. Sree Chitra Tirunal Institute for Medical Sciences & Technology identifies such needs through its clinicians regularly every year. The Institute tries to come out with product/process/ material/system as solutions to these needs through various modes. </p><div>
</div></div>
</div>
</div>
</div>
<!-- STATS -->
<div class="home-stats">
<div class="container">
<div class="row">
<div class="col-md-3">
<h4><span class="stat1">0</span>Identified Requirements</h4>
<i class="fa fa-smile-o"></i>
</div>
<div class="col-md-3">
<h4><span class="stat2">0</span>Mentors to Guide</h4>
<i class="fa fa-stethoscope"></i>
</div>
<div class="col-md-3">
<h4><span class="stat3">0</span>Branches</h4>
<i class="fa fa-pagelines"></i>
</div>
<div class="col-md-3">
<h4><span class="stat4">0</span>Hours to Hack</h4>
<i class="fa fa-trophy"></i>
</div>
</div>
</div>
</div>
<!-- Prize -->
<div class="home-plans" id="61">
<div class="container">
<div class="content-head">
<h3><span>Prize for Winners</span><i><img src="images/pack.png" alt=""/></i></h3>
<p>This is an opportunity being provided to the young brains of the state who are interested in the development of medical devices to solve a problem put forward by a clinician. We want this need to be translated into a workable solution to provide this back to the health community and ultimately to the patients.<br> <br>The Hackathon will act as a catalyst which identifies the best idea to get incubation in TIMed run by Sree Chitra Tirunal Institute for Medical Sciences & Technology. The mentors and scientists will be helping the enrolled contestants to guide the projects.
<br><br>
And Yes! Amazing cash prizes are awaiting you. Apply Today</p>
</div>
</div>
</div>
<div class="home-join" id="19">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="content-head content-head-trans content-head-lite">
<h3><span>Event Details </span><i><img src="images/join.png" alt=""/></i></h3>
<p>Venue: SCTIMST-TIMED
Biomedical Technology Wing, SCTIMST, Poojapura, Trivandrum-695012 Kerala, India.<br>
Date: 30,31 January 2016<br>
<br>
Event Format:<br>
<ul class="tick-list1">
<li>Selection of participants (30)</li>
<li>Introduction of Problems</li>
<li>Ideation Session</li>
<li>Team formation</li>
<li>Solution strategizing</li>
<li>Identification of solution for prototyping </li>
</ul>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Requirements -->
<div class="home-news" id="8">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="content-head">
<h3><span>Unmet Clinical Requirements identified.</span><i><img src="images/news.png" alt=""/></i></h3>
<p>Medical devices and biomaterials is a sunrise industry in India and a recession-free industry globally. With numerous unment clinical needs that require innovative solutions and a pressing need to develop affordable devices, now is the ideal time for you to engage in this sector. These are the unmet clinical requirements identified by Senior Residents ( DM/MCh Students of SCTIMST, various batches by Senior Residents ( DM/MCh Students of SCTIMST, various batches).</p>
</div>
<div class="about-intro">
<div class="ai-inner">
<h4>1.MRI compatible infusion pump</h4>
<p>Current infusion pumps use metallic parts due to which they cannot be used in strong magnetic field of MRI ,therefore require infusion pump without any metal components.</p>
<br>
<h4>2.Pain measuring device</h4>
<p>To develop a impedance based pain measuring device.</p>
<br>
<h4>3.Mobile Suction Unit </h4>
<p>Mobile, vacuum controllable suction unit for continuous chest drainage.</p>
<br>
<h4>4.Inline fluid warmer
</h4>
<p>Simple, cost effective online fluid warmer for infusion fluids</p>
<br>
<h4>5.Anesthetic gas scavenger </h4>
<p>Simple cost effective, anesthetic gas scavenger </p>
<br>
<h4>6.Failure free pulse Oximeter </h4>
<p>Failure free pulse oximeter with improved fastening for pediatric patients.</p>
<br>
<h4>7.ICP, IOP and pupilary response monitor </h4>
<p>Non-invasive continuous ICP, IOP and pupilary response monitoring through a device mounted on spectacle frame which is applied over eye.</p>
<br>
<h4>8.Artificial speech synthesis devices</h4>
<p>Communication device for children with diseases such as cerebral palsy with local language.</p>
<br>
<h4>9.Hand-held CTS </h4>
<p>Hand-held CTS (carpel tunnel syndrome) detector which detects the increased latency in median nerve in comparison to ulnar nerve.
</p>
<br>
<h4>10.Mechanical vascular compression device
</h4>
<p>A mechanical device which gives uniform pressure directly over the arterial puncture site at measurable pressure.</p>
<br>
<h4>11.Hand held probe</h4>
<p>Hand held probe for differentiate nerve and vein or fat and muscle during biopsy.</p>
<br>
<h4>12.Nerve Locator</h4>
<p>Cost effective hand held, simple nerve locator based on piezo electric principle.</p>
<br>
<h4>13.Epileptic Seizure App</h4>
<p>App for monitoring drug compliance and recording epileptic seizures
</p>
<br>
<h4>14.Anesthetic face mask</h4>
<p>An improved anesthetic face mask for edentulous patients.</p>
<br>
<h4> 15.Wound healing device</h4>
<p>A simple device for applying negative pressure on wounds to promote vacuum assisted wound healing. </p>
<br>
<h4>16.Fogg resistant for Surgeon</h4>
<p>Improved mask to prevent fogging of the glasses of surgeon, or improved fog free glasses for the same.</p>
<br>
<h4> 17.‘Electric pants’ to prevent bedsores </h4>
<p>Gives electric stimulations to areas susceptible to ulcer to stimulate ‘fidgeting’ which eventually prevents ulcers</p>
<br>
<h4>18.Illumination device</h4>
<p>Illumination device at needle holder tip.</p>
<br>
<h4>19.Pressure Regulator</h4>
<p>A simple device for regulating endo-tracheal tube cuff pressure to 30cm H2O.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="home-join" id="18">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="content-head content-head-trans content-head-lite">
<h3><span>Apply Now </span><i><img src="images/join.png" alt=""/></i></h3>
<p>The contestants will be getting strong mentorship in domain-specific areas including testing,design,regulatory issues,GMP,quality management, technology assessment,IPR,clinical evaluation, market assessment, market entry, branding etc.
</p>
</div>
<a href="https://docs.google.com/a/fellow.startupmission.in/forms/d/1_pC-3fhB0yxslOZmPPigWD1J1f1gZ6nTjfZ1EF8OqOY/viewform?usp=send_form"> <button style="align:center;">Apply Now</button> </a>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!-- CLIENTS -->
<div class="home-clients">
<div class="container">
<div class="row">
<div class="content-head">
<h3><span>In Association With</span><i><img src="images/target.png" alt=""/></i></h3>
<br><br>
</div>
<div class="col-md-12">
<div class="client-slider">
<div class="client-thumb">
<img src="images/clients/1.png" class="c-img1" alt=""/>
</div>
<div class="client-thumb">
<img src="images/clients/2.png" class="c-img1" alt=""/>
</div>
<div class="client-thumb">
<img src="images/clients/4.png" class="c-img1" alt=""/>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer id="9">
<div class="overlay3"></div>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-md-6 footer-widget">
<h5>Ask any questions</h5>
<form class="cform">
<div class="cf-field">
<input type="text" placeholder="Your name">
<i class="fa fa-user"></i>
</div>
<div class="cf-field">
<input type="email" placeholder="Email">
<i class="fa fa-envelope"></i>
</div>
<textarea></textarea>
<button type="submit">Submit</button>
</form>
</div>
</div>
</div>
</footer>
<div class="footer-bottom">
<div class="contact-content">
<div class="container">
<div class="contact-info container">
<div class="row">
<div class="col-md-12">
<ul id="c-info1">
<li>
<div class="ci-inner">
<i class="fa fa-map-marker"></i>
<p>G3B, Thejaswini, Technopark Campus<br>
Kariyavattom, Trivandrum, Kerala 695581<br>
</p>
</div>
</li>
<li>
<div class="ci-inner">
<i class="fa fa-envelope"></i>
<p>admin@startupmission.in</p>
</div>
</li>
<li>
<div class="ci-inner">
<i class="fa fa-phone"></i>
<p>0471-2700270 </p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="map">
<div class="gmap">
<div id="map"></div>
</div>
</div>
</div>
<div class="map-trigger">
Map
<i class="fa fa-angle-double-down"></i>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<p>Copyright 2016, All Rights Reserved <a href="https://startupmission.kerala.gov.in">Kerala Startup Mission</a> </p>
</div>
<div class="col-md-6">
<ul class="f-social">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
<li><a href="#" class="fa fa-youtube"></a></li>
<li><a href="#" class="fa fa-vimeo-square"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/vendor/isotope/isotope.pkgd.js"></script>
<script src="js/vendor/slick/slick.js"></script>
<script src="js/vendor/owl-carousel/owl.carousel.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/jquery.animateNumber.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/jquery.inview.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/vendor/easypiechart/jquery.easypiechart.min.js"></script>
<script src="js/vendor/flex-slider/jquery.flexslider.js"></script>
<script src="js/vendor/flex-slider/main.js"></script>
<script src="js/vendor/loader/royal_preloader.min.js"></script>
<script src="js/main.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="js/vendor/gmap/gmaps.js"></script>
<script src="js/vendor/gmap/main.js"></script>
</body>
</html>