-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
340 lines (288 loc) · 11.9 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
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Kamal Tripathi</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Under Construction</strong> </a>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h2>Hi, I’m Kamal Tripathi.<br /></h2>
<p>Welcome to my personal website for <a href="#research">Research </a> and <a href="#blog">Blog</a>.</p>
</header>
<p></p>
<ul class="actions">
<li><a href="#about" class="button big">Learn More</a></li>
</ul>
</div>
<span class="image object">
<img src="images/self-min.jpg" alt="" />
</span>
</section>
<!-- About Me section-->
<section>
<header id="about" class="major">
<h2>About Me</h2>
</header>
<div class="features">
<article>
<div class="content">
<p>A physicst interested in biology.
</br>
</br>My general interested lies in modelling various biophysical phenomenon using different techniques ranging from analytical models to computational tools such as molecular dynamics, monte-carlo etc.
</br>
</p>
</div>
</article>
</div>
<ul class="actions">
<li><a href="cv.html" class="button">See my full CV</a> </li>
</ul>
</section>
<!-- Section -->
<section>
<header id="research" class="major">
<h2>Research Interest</h2>
</header>
<div class="features">
<article>
<span class="icon solid fa-microscope"></span>
<div class="content">
<h3>Biological Physics</h3>
<ul class="actions">
<li> <a href="bio_phys.html" class="button disabled">Read Here</a></li>
</ul>
</div>
</article>
<article>
<span class="icon solid fa-atom"></span>
<div class="content">
<h3>Soft Matter Physics</h3>
<ul class="actions">
<li> <a href="sof_mat.html" class="button disabled">Read Here</a></li>
</ul>
</div>
</article>
<article>
<span class="icon solid fa-link"></span>
<div class="content">
<h3>Polymer Physics</h3>
<ul class="actions">
<li> <a href="poly_phys.html" class="button disabled">Read Here</a></li>
</ul>
</div>
</article>
<article>
<span class="icon solid fa-dna"></span>
<div class="content">
<h3>Chromatin Organization</h3>
<ul class="actions">
<li> <a href="chr_org.html" class="button disabled">Read Here</a></li>
</ul>
</div>
</article>
</div>
</section>
<!-- Pub list section-->
<section>
<header id="pubs" class="major">
<h2>Publications</h2>
</header>
<div class="row">
<article>
<div class="content">
<li>Kamal Tripathi, Gautam I. Menon, and Satyavani Vemparala. Confined crowded polymers near attractive surfaces. The Journal of Chemical Physics, 151(24):244901, 2019.</li>
<li>Kamal Tripathi and Gautam I. Menon. Chromatin compaction, auxeticity, and the epigenetic landscape of stem cells. Phys. Rev. X, 9:041020, Oct 2019.</li>
<li>Kamal Tripathi, Gautam I. Menon, and Satyavani Vemparala. Diffusion in crowded and grafted cylindrical tube. In preparation.</li>
</div>
</article>
<ul class="actions">
<li> </br> </br> </br>Complete and updated list of my publications can be found on <a href="https://scholar.google.com/citations?user=AmzeR8IAAAAJ&hl=en&oi=sra" class="button">Google Scholar</a></li>
</ul>
</div>
</section>
<!-- Work in News section-->
<section>
<header id="news" class="major">
<h2>In News</h2>
</header>
<div class="row">
<article>
<div class="content">
<ul class="actions">
<li> A physicist’s take on understanding stem cell differentiation <a href="https://indiabioscience.org/news/2020/a-physicists-take-on-understanding-stem-cell-differentiation">read more</a> </li>
</ul>
</div>
</article>
</div>
</section>
<!-- Work in News section-->
<section>
<header id="contact" class="major">
<h2>Contact</h2>
</header>
<div class="">
<article>
<div class="content">
<ul class="contact">
<li class="icon solid fa-envelope"><a href="mailto: kamalt [at] imsc [dot] res [dot] in">kamalt [at] imsc [dot] res [dot] in </a></li>
<li class="icon solid fa-phone">91-44-22543105</li>
<li class="icon solid fa-home">The Institute of Mathematical Sciences,<br />
4th Cross Street, CIT Campus,Tharamani,<br />
Chennai-600113, India</li>
</ul>
</div>
</article>
</div>
<ul class="icons">
<li><a href="https://twitter.com/kamaltri123" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/kamaltripathi" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.researchgate.net/profile/Kamal-Tripathi-3" class="icon brands fa-researchgate"><span class="label">ResearchGate</span></a></li>
</ul>
</section>
<!-- Section -->
<!-- <section>
<header id="two" class="major">
<h2>Blog</h2>
</header>
<div class="posts">
<article>
<a href="#" class="image"><img src="images/pic01.jpg" alt="" /></a>
<h3>Post1</h3>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore. Proin aliquam facilisis.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
<article>
<a href="#" class="image"><img src="images/pic02.jpg" alt="" /></a>
<h3>Post2</h3>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore. Proin aliquam f.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
<article>
<a href="#" class="image"><img src="images/pic06.jpg" alt="" /></a>
<h3>Post3</h3>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore. Proin aliquam facilisis ante interdum..</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
</div>
</section>
-->
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about">About Me</a></li>
<li><a href="#research">Research</a></li>
<li><a href="#pubs">Publications</a></li>
<li><a href="#news">Work In News</a></li>
<li>
<span class="opener">Blog</span>
<ul>
<li><a href="./blog/MC-02-BuffonsNeedle.html">Buffons Needle Problem</a></li>
<li><a href="./blog/git_cheatsheet.html">Git Cheatsheet</a></li>
<li><a href="./blog/cluster_cheatsheet.html">Cluster Cheatsheet for IMSc</a></li>
</ul>
</li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Section
<section>
<header class="major">
<h2>Ante interdum</h2>
</header>
<div class="mini-posts">
<article>
<a href="#" class="image"><img src="images/pic07.jpg" alt="" /></a>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore aliquam.</p>
</article>
<article>
<a href="#" class="image"><img src="images/pic08.jpg" alt="" /></a>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore aliquam.</p>
</article>
<article>
<a href="#" class="image"><img src="images/pic09.jpg" alt="" /></a>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore aliquam.</p>
</article>
</div>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</section>
-->
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/kamaltri123" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/kamaltripathi" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://researchgate.net/profile/Kamal-Tripathi-3" class="icon brands fa-researchgate"><span class="label">ResearchGate</span></a></li>
</ul>
<p class="copyright">© Kamal Tripathi. All rights reserved. <br /> Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</div>
</div>
<!-- Section
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<p>The easiest way to get in touch with me to drop an email, however office address is also given.</p>
<ul class="posts">
<article>
<li class="icon solid fa-envelope"><a href="#">kamalt[AT]imsc[DOT]res[DOT]in</a></li>
<li class="icon solid fa-phone">91 44 22543105</li>
<li class="icon solid fa-home">The Institute of Mathematical Sciences, <br />
4th Cross Street, CIT Campus, Tharamani,
Chennai-600113, TamilNadu,
India</li>
</article>
</ul>
</section>
-->
<!-- 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="assets/js/main.js"></script>
</body>
</html>