-
Notifications
You must be signed in to change notification settings - Fork 0
/
right-sidebar.html
executable file
·225 lines (198 loc) · 6.95 KB
/
right-sidebar.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
<!DOCTYPE HTML>
<!--
Ion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Team</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
<body id="top">
<style>
div.gallery {
margin: 25px;
border: 1px solid #ccc;
position: relative;
left: -5px;
width: 180px;
}
div.gallery img {
width: 100%;
height: 180px;
float: center;
}
.card {
color: white;
padding: 1rem;
height: 23rem;
padding: 0.2cm;
}
.cards {
max-width: 1200px;
margin: 0 auto;
display: grid;
grid-gap: 0.3 cm;
}
/* Screen larger than 600px? 2 column */
@media (min-width: 600px) {
.cards { grid-template-columns: repeat(1, 1fr); }
}
/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
.cards { grid-template-columns: repeat(4, 1fr); }
}
.mad{
position: relative;
left: 45px;
}
div.desc {
padding: 7px;
text-align: center;
}
</style>
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<h1><a href="#">COVID SWIFT</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="left-sidebar.html">Contact</a></li>
<li><a href="no-sidebar.html">News</a></li>
<li><a href="right-sidebar.html">Team</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Team</h2>
</header>
<h3 class="mad">Indian Institute of Science</h3>
<div class="cards">
<div class="card">
<div class="gallery">
<a href="https://www.csa.iisc.ac.in/~chiru/">
<center> <img src="./images/faculty-chiru.jpg" alt="Forest" width="600" height="400"></center>
</a>
<div class="desc" style="color:black;">Prof. Chiranjib Bhattacharyya, CSA, IISc</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://sabyasachis.github.io">
<img src="./images/0.jpeg" alt="Forest" width="600" height="400">
</a>
<div class="desc" style="color:black;">Sabyasachi Sahoo, Research Associate, CSA, IISc</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/iamprashantk/">
<img src="./images/prashant.png" alt="Forest" width="600" height="400">
</a>
<div class="desc" style="color:black;">Prashant Kumar, Research Associate, CSA, IISc</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/santoshshet4/">
<img src="./images/santosh.png" alt="Forest" width="600" height="400">
</a>
<div class="desc" style="color:black;">Santosh Shet, Research Intern, CSA, IISc </div>
</div>
</div>
</div>
<h3 class="mad">NIRAMAI HEALTH Analytix</h3>
<div class="cards" class="right">
<div class="card" >
<div class="gallery" >
<a href="https://www.linkedin.com/in/geetha-manjunath-82b8058/">
<center><img src="./images/geeta.png" alt="Cinque Terre" width="600" height="400"></center>
</a>
<div class="desc" style="color:black;">Geetha Manjunath, CEO & Founder of Niramai</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/siva-teja-kakileti-267a3757/">
<img src="./images/shiva.png" alt="Forest" width="600" height="400">
</a>
<div class="desc" style="color:black;">Siva Teja Kakileti, Data Scientist, Niramai</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/hariharan-vijayakumar-51a60037/">
<img src="./images/hari.jpeg" alt="Forest" width="600" height="400">
</a>
<div class="desc" style="color:black;">Hariharan Vijayakumar
Clinical Research Associate, Niramai</div>
</div>
</div>
</div>
<h3 class="mad">cardiology at doorstep</h3>
<div class="cards">
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/padmanabh-kamath-729b30122/">
<center> <img src="./images/images.jpeg" alt="Forest" width="600" height="400"></center>
</a>
<div class="desc" style="color:black;">Dr. Padmanabha Kamath, Prof & Head of Cardiology, KMC</div>
</div>
</div>
<div class="card">
<div class="gallery">
<a href="https://www.linkedin.com/in/anilkumarad/">
<center> <img src="./images/anilkumar.jpeg" alt="Forest" width="600" height="400"></center>
</a>
<div class="desc" style="color:black;">Dr. Anil kumar A D, Senior Medical Officer, at Department of Health and Family welfare Services - Govt of Karnataka</div>
</div></div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<div class="row double">
<div class="6u">
<div class="row collapse-at-2">
<div class="6u">
<h3>Useful Links</h3>
<ul class="alt">
<li><a href="https://covid19.who.int">WHO Coronavirus Dashboard</a></li>
<li><a href="https://www.niramai.com">NIRAMAI Health Analytix</a></li>
<li><a href="https://mllabiisc.github.io">ML Lab, IISc</a></li>
</ul>
</div>
</div>
</div>
<div class="6u">
<h2>CONTACT</h2>
<p>Whatsapp No: +91 974-328-7599</p>
<p>Email: swift@niramai.com</p>
<p>Interested doctors and radiologits can contact us for more information.</p>
<p>Disclaimer: The patient report is machine generated to aid interpretation by doctors. The report should not be distributed to patients. All results require clinical correlation. The reports should not be distributed to anyone.</p>
</div>
</div>
<ul class="copyright">
<li>© IISc. All rights reserved.</li>
<li>Design: <a href="https://mllabiisc.github.io">ML Lab, IISc</a></li>
</ul>
</div>
</footer>
</body>
</html>