-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
304 lines (271 loc) · 17.7 KB
/
Copy pathindex.html
File metadata and controls
304 lines (271 loc) · 17.7 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Shailesh S. Nair - Marine Microbiologist</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Associate Professor at Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences. Research in marine microbial ecology." />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@700&display=swap" rel="stylesheet">
</head>
<body class="is-preload">
<!-- Navigation -->
<nav id="navbar" class="navbar">
<div class="nav-container">
<div class="nav-brand">
<a href="#home">Shailesh S. Nair</a>
</div>
<div class="nav-menu" id="navMenu">
<a href="#about" class="nav-link">About</a>
<a href="#projects" class="nav-link">Projects</a>
<a href="#presentations" class="nav-link">Presentations</a>
<a href="#publications" class="nav-link">Publications</a>
<a href="#contact" class="nav-link">Contact</a>
</div>
<div class="nav-toggle" id="navToggle">
<span></span>
<span></span>
<span></span>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<div class="hero-background">
<div class="hero-overlay"></div>
</div>
<div class="hero-content">
<div class="hero-image">
<img src="images/DSCF4388.jpg" alt="Shailesh S. Nair" />
</div>
<h1 class="hero-title">Shailesh S. Nair</h1>
<p class="hero-subtitle">Marine Microbiologist</p>
<p class="hero-position">Associate Professor (Research)<br/>
Qingdao Institute of Bioenergy and Bioprocess Technology<br/>
Chinese Academy of Sciences</p>
<div class="hero-social">
<a href="https://twitter.com/NairShail" class="social-link" target="_blank" aria-label="Twitter">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/ShailNair" class="social-link" target="_blank" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
<a href="https://www.researchgate.net/profile/Shailesh-Nair" class="social-link" target="_blank" aria-label="ResearchGate">
<i class="fab fa-researchgate"></i>
</a>
<a href="https://scholar.google.com/citations?view_op=list_works&hl=en&user=4aPlo98AAAAJ" class="social-link" target="_blank" aria-label="Google Scholar">
<i class="ai ai-google-scholar"></i>
</a>
</div>
<a href="#about" class="scroll-down">
<i class="fas fa-chevron-down"></i>
</a>
</div>
</section>
<!-- Main Content -->
<main id="main">
<!-- About Section -->
<section id="about" class="section">
<div class="container">
<h2 class="section-title" data-aos="fade-up">About Me</h2>
<div class="about-content" data-aos="fade-up" data-aos-delay="100">
<p class="lead">Always eager to explore more about what's under the sky and beyond.</p>
<p>I am an associate professor at the <a href="http://mbcs.qibebt.ac.cn/eng/index.htm" target="_blank">Marine Carbon Sequestration and Energy Microorganism (MCS), Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences</a>.</p>
<p>My work integrates meta-omics (genomics and transcriptomics) with experimental microbiology, statistical modeling, and big data analytics to uncover marine algae-microbe interactions and regulation of marine nitrogen cycling and carbon sequestration.</p>
<p>Aside from academics, I enjoy cooking, writing stories/poems, swimming, cricket, and other fitness activities.</p>
<div class="cv-download">
<a href="files/CV.Shail-2024.pdf" class="btn btn-primary" target="_blank">
<i class="fas fa-download"></i> Download CV
</a>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="section section-alt">
<div class="container">
<h2 class="section-title" data-aos="fade-up">Research Projects</h2>
<div class="projects-grid">
<div class="project-card" data-aos="fade-up" data-aos-delay="100">
<div class="project-image">
<img src="images/kelp.png" alt="Kelp Disease Research" />
</div>
<div class="project-content">
<h3>Investigating large-scale kelp disease event</h3>
<p class="project-date">April 2022</p>
<p>This project aims to investigate the recent kelp disease outbreak in Weihai, Shandong, China.</p>
<a href="https://pubs.acs.org/doi/10.1021/acs.est.3c09921" class="project-link" target="_blank">
Read the article <i class="fas fa-external-link-alt"></i>
</a>
</div>
</div>
<div class="project-card" data-aos="fade-up" data-aos-delay="200">
<div class="project-image">
<img src="images/N2-fix.png" alt="Nitrogen Fixation Research" />
</div>
<div class="project-content">
<h3>Role of algae-bacteria interactions in bacterial nitrogen fixation</h3>
<p class="project-date">May 2022</p>
<p>We had exciting findings from our Sci. adv. publication. We will continue to investigate how interactions between algae and bacteria can support heterotrophic bacterial nitrogen fixation.</p>
<a href="https://www.science.org/doi/10.1126/sciadv.abf4792" class="project-link" target="_blank">
Read the publication <i class="fas fa-external-link-alt"></i>
</a>
</div>
</div>
</div>
<div class="text-center" data-aos="fade-up" data-aos-delay="300">
<a href="http://mbcs.qibebt.ac.cn/info/1040/1170.htm" class="btn btn-outline" target="_blank">
View All Projects
</a>
</div>
</div>
</section>
<!-- Presentations Section -->
<section id="presentations" class="section">
<div class="container">
<h2 class="section-title" data-aos="fade-up">Presentations</h2>
<div class="presentations-grid">
<div class="presentation-card" data-aos="fade-up" data-aos-delay="100">
<div class="presentation-image">
<img src="images/aslo_aug.2022.png" alt="ASLO Presentation" />
</div>
<div class="presentation-content">
<h3>Marine <i>Synechococcus</i> and heterotrophic bacteria tends to be friends for survival in nutrient-depleted environments</h3>
<p class="presentation-date">August 2022</p>
<p class="presentation-venue">ASLO-Amplifying Voices Webinar</p>
<a href="https://www.youtube.com/watch?v=jY5HHVxAkRM" class="presentation-link" target="_blank">
<i class="fas fa-play-circle"></i> Watch Recording
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Publications Section -->
<section id="publications" class="section section-alt">
<div class="container">
<h2 class="section-title" data-aos="fade-up">Publications</h2>
<p class="section-subtitle" data-aos="fade-up" data-aos-delay="50">
<i>* = co-first author, # = corresponding author</i>
</p>
<div id="publications-loading" class="loading-spinner">
<div class="spinner"></div>
<p>Loading publications from Google Scholar...</p>
</div>
<div id="publications-list" class="publications-list" style="display: none;">
<!-- Publications will be dynamically loaded here -->
</div>
<div id="publications-error" class="error-message" style="display: none;">
<p>Unable to load publications automatically. Showing recent publications:</p>
</div>
<!-- Fallback static publications -->
<div id="publications-static" class="publications-list" style="display: none;">
<!-- Removed first static publication item -->
<div class="publication-item" data-aos="fade-up" data-aos-delay="50">
<div class="publication-year">2024</div>
<div class="publication-content">
<p>Zhao H, Zhang Z, <strong>Nair S</strong>, Li H, Zhao J, He C, Shi Q, Zheng Q, Cai R, Luo G, Xie S, Jiao N, Zhang Y. Overlooked Vital Role of Persistent Algae-Bacteria Interaction in Ocean Recalcitrant Carbon Sequestration and Its Response to Ocean Warming. <i>GCB</i>, 2024. doi: <a href="https://doi.org/10.1111/gcb.17570" target="_blank">10.1111/gcb.17570</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="100">
<div class="publication-year">2024</div>
<div class="publication-content">
<p>Zhao J, <strong>Nair S</strong>, Zhang Z, Wang Z, Jiao N, Zhang Y. Macroalgal virosphere assists with host–microbiome equilibrium regulation and affects prokaryotes in surrounding marine environments. <i>ISME J</i>, 2024. doi: <a href="https://doi.org/10.1093/ismejo/wrae083" target="_blank">10.1093/ismejo/wrae083</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="150">
<div class="publication-year">2024</div>
<div class="publication-content">
<p>Zhang Y, <strong>Nair S</strong>#, Zhang Z, Zhao J, Zhao H, Lu L, Chang L, Jiao N. Adverse environmental perturbations may threaten kelp farming sustainability by exacerbating Enterobacterales diseases. <i>ES&T</i>, 2024. doi: <a href="https://doi.org/10.1021/acs.est.3c09921" target="_blank">10.1021/acs.est.3c09921</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="200">
<div class="publication-year">2023</div>
<div class="publication-content">
<p>Zhang Z, Li D, Xie R, Guo R, <strong>Nair S</strong>, Han H, Zhang G, Zhao Q, Zhang Z, Jiao N, Zhang Y. Plastoquinone synthesis inhibition by tetrabromo biphenyldiol as a widespread algicidal mechanism of marine bacteria. <i>ISME J</i>, 2023. doi: <a href="https://doi.org/10.1038/s41396-023-01510-0" target="_blank">10.1038/s41396-023-01510-0</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="250">
<div class="publication-year">2022</div>
<div class="publication-content">
<p><strong>Nair S*</strong>, Zhang Z*, Li H, Zhao H, Shen H, Gao S, Jiao N, Zhang Y. Inherent tendency of <i>Synechococcus</i> and heterotrophic bacteria for mutualism on long-term coexistence despite environmental interference. <i>Science Advances</i>, 2022. doi: <a href="https://www.science.org/doi/10.1126/sciadv.abf4792" target="_blank">10.1126/sciadv.abf4792</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="300">
<div class="publication-year">2022</div>
<div class="publication-content">
<p><strong>Nair S</strong>, Li C, Mou S, Zhang Z, Zhang Y. A novel phage indirectly regulates diatom growth by infecting diatom-associated biofilm-forming bacterium. <i>Applied and Environmental Microbiology</i>, 2022. doi: <a href="https://journals.asm.org/doi/10.1128/aem.02138-21" target="_blank">10.1128/AEM.02138-21</a></p>
</div>
</div>
<div class="publication-item" data-aos="fade-up" data-aos-delay="350">
<div class="publication-year">2021</div>
<div class="publication-content">
<p>Zhang Z*, <strong>Nair S*</strong>, Tang L, Zhao H, Hu Z, Chen M, Zhang Y, Kao S-J, Jiao N, Zhang Y. Long-term survival of <i>Synechococcus</i> and heterotrophic bacteria without external nutrient supply after changes in their relationship from antagonism to mutualism. <i>mBio</i>, 2021. doi: <a href="https://journals.asm.org/doi/10.1128/mBio.01614-21" target="_blank">10.1128/mBio.01614-21</a></p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section">
<div class="container">
<h2 class="section-title" data-aos="fade-up">Contact</h2>
<div class="contact-content" data-aos="fade-up" data-aos-delay="100">
<div class="contact-info">
<div class="contact-item">
<i class="fas fa-map-marker-alt"></i>
<div>
<h3>Address</h3>
<p>Research Center for Marine Biology and Carbon Sequestration<br/>
Room no. 517, Biology Building<br/>
Qingdao Institute of Bioenergy and Bioprocess Technology<br/>
Chinese Academy of Sciences<br/>
Laoshan, Qingdao-China, 266100</p>
</div>
</div>
<div class="contact-item">
<i class="fas fa-envelope"></i>
<div>
<h3>Email</h3>
<p><a href="mailto:Shail@qibebt.ac.cn">Shail@qibebt.ac.cn</a></p>
</div>
</div>
</div>
<div class="contact-social">
<a href="https://twitter.com/NairShail" class="social-link" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/ShailNair" class="social-link" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://www.researchgate.net/profile/Shailesh-Nair" class="social-link" target="_blank">
<i class="fab fa-researchgate"></i>
</a>
<a href="https://scholar.google.com/citations?view_op=list_works&hl=en&user=4aPlo98AAAAJ" class="social-link" target="_blank">
<i class="ai ai-google-scholar"></i>
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer id="footer">
<div class="container">
<p>© 2024 Shailesh S. Nair. All rights reserved.</p>
<p class="footer-credit">Design inspired by <a href="http://html5up.net" target="_blank">HTML5 UP</a></p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="assets/js/main.js"></script>
<script src="assets/js/scholar-publications.js"></script>
</body>
</html>