-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCV.html
216 lines (201 loc) · 8.74 KB
/
CV.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Useful meta tags -->
<title>Quantiki Group</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="google-site-verification" content="CMaTwqBTvzyULmgECDshUbn4bQxtETt6kAEyl57euxw" />
<link rel="shortcut icon" type="image/jpg" href="./Logo/tab_logo.png"/>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Libre+Baskerville:wght@700&display=swap" rel="stylesheet">
<!-- Bootstrap 5 CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Your custom CSS -->
<link rel="stylesheet" href="./css/main.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="node_modules/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="node_modules/bootstrap-social/bootstrap-social.css">
<!-- AOS CSS -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<!-- NAVBAR -->
<nav class="navbar navbar-dark fixed-top navbar-expand-md bg-dark">
<div class="container">
<!-- Toggler for mobile -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#Navbar"
aria-controls="Navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Brand/Logo -->
<a class="navbar-brand" style="font-family:'YourFont'; font-size: 1.85em;" href="index.html">
<img src="Logo/iisert-logo1.jpg" height="50" style="border-radius: 30px"> Quantiki Group
</a>
<!-- Collapsible Nav -->
<div class="collapse navbar-collapse" id="Navbar">
<!--
1) 'flex-column' ensures a vertical stack on smaller screens.
2) 'flex-md-row' reverts to a horizontal row on md (>=768px) and up.
3) 'm-auto' centers items horizontally on larger screens.
-->
<ul class="navbar-nav m-auto flex-column flex-md-row">
<li class="nav-item">
<a class="nav-link" href="index.html">
<span class="fa fa-home"></span> Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="research.html">
<span class="fa fa-flask"></span> Research
</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="people.html">
<span class="fa fa-users"></span> People
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="working_withus.html">
<span class="fa fa-briefcase"></span> Working with us
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="publication.html">
<span class="fa fa-book"></span> Publication
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="teaching.html">
<span class="fa fa-graduation-cap"></span> Teaching
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="talks.html">
<span class="fa fa-microphone"></span> Talks
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Contact.html">
<span class="fa fa-envelope"></span> Contact
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- END NAVBAR -->
<!--------jumbotron-
<header class="jumbotron jumbotron-fluid" style="background: url('./img/hp\ bg\ 3\ correction\ 2.jpg');">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-10 col-sm-8 col-lg-6" ><img class="img-fluid" src="./img/logo.webp"></div>
<div class="col-12">
<h1 class="text-center" style="font-family: 'Libre Baskerville', serif;">MINUSCULES</h1>
<h3 class="text-center" style="font-family: Georgia, 'Times New Roman', Times, serif;"> My Insect Guide</h3>
<h5 class="text-center">A place for entomologists and entomophiles to share their knowledge and experience of insects and other arthropods.</h5>
<br>
<br>
</div>
</div>
</div>
</header> --------->
<!--------jumbotron---------->
<!-------------site content----------------->
<br>
<br>
<br>
<div class="container_vitae">
<div class="content">
<!-- <h1>Vitae</h1> -->
<p>Currently I am an Assistant Professor at the Physics Department of IISER Tirupati.</p>
<div>
<p class="section-title">Education</p>
<ul>
<li>B.Sc., Ramakrishna Mission Vidyamandira (University of Calcutta), 2006 (Physics Honors)
</li>
<li>M.Sc., IIT Delhi (Physics)
<ul class="sub-list">
<li>Thesis: Kaons and antikaons in hot and dense hadronic matter</li>
<li>Advisor: Amruta Mishra</li>
</ul>
</li>
<li>Ph.D., TIFR Mumbai (DTP)
<ul class="sub-list">
<li>Thesis: Defects in low dimensional strongly correlated quantum systems</li>
<li>Advisor: Kedar Damle</li>
</ul>
</li>
</ul>
</div>
<div>
<p class="section-title">Work</p>
<ul>
<li>Research Associate, IISC Bengaluru (2014-2015)</li>
<li>PostDoctoral Fellow, ICTS Bengaluru (2015-2018)</li>
<li>PostDoctoral Fellow, Columbia University, New York (2018-2019)</li>
<li>Assistant Professor, IISER Tirupati (2019-current)</li>
</ul>
</div>
<div>
<p class="section-title">Distinctions</p>
<ul>
<li>Canadian Commonwealth Fellowship, 2012</li>
<li>Dr. D.S. Kothari Postdoctoral Fellowship, 2015</li>
<li>Indo US Postdoctoral Fellowship, 2017</li>
<li>Inspire Fellowship, 2018</li>
<li>Ramanujan Fellowship, 2020</li>
<li>SERB Early Career Fellowship, 2021</li>
<li>Indo-US Post Doctoral Fellowship</li>
<li>Department of Science and Technology, Government of India CORE research grant, 2024</li>
<li>Visvesvaraya PhD Scheme for Electronics and IT: Phase II
Digital India Corporation, Government of India, 2024</li>
</ul>
</div>
</div>
<img src="Images/profile.jpeg" alt="Dr. Sambuddha Sanyal">
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<!------------x------site-content------x------------>
<footer class="footer">
<div class="container">
<div class="footer-content">
<h6> © Quantiki, IISER-Tirupati</h6>
<!-- <p>Last Updated: <time datetime="2024-03-27">March 26, 2024</time></p> -->
<!-- <p>Contact us at <a href="mailto:info@quantiki.org">info@quantiki.org</a></p> -->
</div>
</div>
</footer>
<!-- Bootstrap 5 Bundle (includes Popper) -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<!-- AOS JS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<!-- Your custom scripts -->
<script src="./js/scripts.js"></script>
</body>
</html>
<!-- jQuery first, then Popper.js, then Bootstrap JS. -->
<!-- build:js js/main.js -->
<script src="node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="./js/scripts.js"></script>
<!-- endbuild -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").onmouseover();
</script>
</body>
</html>