-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
347 lines (324 loc) · 14.2 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
<!DOCTYPE HTML>
<!--
Escape Velocity by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Ahana Gangopadhyay</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" />
<!-- Add icon library -->
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header" class="wrapper">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html">Ahana Gangopadhyay</a></h1>
<p>Ph.D. in Electrical Engineering </br>
Washington University in St. Louis</p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<!-- <li>
<a href="#">Dropdown</a>
<ul>
<li><a href="#">Lorem ipsum</a></li>
<li><a href="#">Magna veroeros</a></li>
<li><a href="#">Etiam nisl</a></li>
<li>
<a href="#">Sed consequat</a>
<ul>
<li><a href="#">Lorem dolor</a></li>
<li><a href="#">Amet consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam nisl</a></li>
<li><a href="#">Sed feugiat</a></li>
</ul>
</li>
<li><a href="#">Nisl tempus</a></li>
</ul>
</li>
<li><a href="left-sidebar.html">Left Sidebar</a></li>
<li><a href="right-sidebar.html">Right Sidebar</a></li> -->
<li><a href="about.html">About</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="gallery.html">Gallery</a></li>
</ul>
</nav>
</section>
<!-- Intro -->
<!-- <section id="intro" class="wrapper style1">
<div class="title">About Me</div>
<div class="container">
<p class="style1">So in case you were wondering what this is all about ...</p>
<p class="style2">
Escape Velocity is a free responsive<br class="mobile-hide" />
site template by <a href="http://html5up.net" class="nobr">HTML5 UP</a>
</p>
<p class="style3">It's <strong>responsive</strong>, built on <strong>HTML5</strong> and <strong>CSS3</strong>, and released for
free under the <a href="http://html5up.net/license">Creative Commons Attribution 3.0 license</a>, so use it for any of
your personal or commercial projects – just be sure to credit us!</p>
<ul class="actions">
<li><a href="#" class="button style3 large">Proceed</a></li>
</ul>
</div>
</section> -->
<!-- Highlights -->
<section id="highlights" class="wrapper style2">
<div class="title">Welcome!</div>
<div class="container">
<div class="row aln-center">
<div class="col-6 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/home/ahana.jpg" alt="" /></a>
<!-- <h3><a href="#">Aliquam diam consequat</a></h3>
<p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
<ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
</ul> -->
</section>
</div>
<div class="col-6 col-12-medium">
<section class="highlight">
<!-- <a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<h3><a href="#">Nisl adipiscing sed lorem</a></h3> -->
<ul align="justify" style="color:black;font-size:15px;"> I completed my Ph.D. in Electrical Engineering at Washington University
in St. Louis. During my doctoral research, I was supervised by Prof. Shantanu Chakrabartty at the
<a href="https://aimlab.wustl.edu/">Adaptive Integrated Microsystems Laboratory</a> at WashU.
My dissertation work focuses on developing
new neuromorphic or brain-inspired machine learning algorithms and exploring biologically relevant
neural dynamics in large-scale neural networks. </ul>
<ul align="justify" style="color:black;font-size:15px;">I completed my M.S. in Electrical Engineering in 2017
from Washington University in St. Louis and my B.E. in Electrical Engineering in 2013 from Jadavpur
University, Kolkata, India. My undergraduate thesis involved designing new computer vision algorithms
using hand images to build a biometric authentication system.</ul>
<ul align="justify" style="color:black;font-size:15px;"> My research interests lie at the intersection of machine learning and neuroscience.
I am passionate about bridging the energy and functional diversity gaps between humans and machines in cognitive applications. </ul>
<ul class="actions">
<li><a href="about.html" class="button style1">About Me</a></li>
<li><a href="projects.html" class="button style1">My Projects</a></li>
</ul>
</section>
</div>
</div>
</div>
</section>
<section id="highlights" class="wrapper style3">
<div class="title">Experience</div>
<div class="container">
<div class="row aln-center">
<div class="col-6 col-12-medium">
<section class="highlight">
<a href="#" class="image featured"><img src="images/home/wordcloud.png" alt="" /></a>
<!-- <h3><a href="#">Aliquam diam consequat</a></h3>
<p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
<ul class="actions">
<li><a href="#" class="button style1">Learn More</a></li>
</ul> -->
</section>
</div>
<div class="col-6 col-12-medium">
<section class="container">
<!-- <a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<h3><a href="#">Nisl adipiscing sed lorem</a></h3> -->
<p> </p>
<span class="left" style="color:black;font-size:16px;"><li><b>Graduate Research Assistant (August 2014 - August 2021)</b></li></span>
<!-- <span class="right" style="color:black;font-size:16px;">August 2014 - Present</span> -->
<span class="left" style="font-size:15px;"> Washington University in St. Louis, St. Louis, USA</span>
<!-- <span class="right" style="font-size:15px;">St. Louis, USA</span> -->
<br/> <br/>
<p> </p>
<span class="left" style="color:black;font-size:16px;"><li><b>Design Engineer (July 2013 - February 2014)</b></li></span>
<!-- <span class="right" style="color:black;font-size:16px;">July 2013 - February 2014</span> -->
<span class="left" style="font-size:15px;">Philips Electronics India Limited, Kolkata, India</span>
<!-- <span class="right" style="font-size:15px;">Kolkata, India</span> -->
<br/> <br/>
<p> </p>
<span class="left" style="color:black;font-size:16px;"><li><b>Undergraduate Research Assistant (July 2012 - July 2013)</b></li></span>
<!-- <span class="right" style="color:black;font-size:16px;">July 2012 - July 2013</span> -->
<span class="left" style="font-size:15px;">Jadavpur University, Kolkata, India</span>
<!-- <span class="right" style="font-size:15px;">Kolkata, India</span> -->
<br/> <br/>
<p> </p>
<span class="left" style="color:black;font-size:16px;"><li><b>Summer Intern (May 2012 - June 2012)</b></li></span>
<!-- <span class="right" style="color:black;font-size:16px;">May 2012 - June 2012</span> -->
<span class="left" style="font-size:15px;">Calcutta Electric Supply Corporation, Kolkata, India</span>
<!-- <span class="right" style="font-size:15px;">Kolkata, India</span> -->
<br/>
</section>
</div>
</div>
</div>
</section>
<!-- Main -->
<section id="main" class="wrapper style2">
<div class="title">Technical skills</div>
<div class="container">
<!-- Image -->
<!-- <a href="#" class="image featured">
<img src="images/pic01.jpg" alt="" />
</a> -->
<!-- Features -->
<section id="features">
<!-- <header class="style1">
<h2>Technical skills</h2>
<!-- <p>Feugiat dolor nullam orci pretium phasellus justo</p> -->
<!-- </header> -->
<div class="feature-list">
<div class="row">
<div class="col-6 col-12-medium">
<section>
<h3 class="icon solid fa-sync">Domain knowledge</h3>
<p>Machine learning, Neuromorphic computing, Computer Vision, Natural language processing,
Optimization, Signal Processing, Statistical Modeling, Time-series analysis</p>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3 class="icon solid fa-code">Programming</h3>
<p> Python, MATLAB, R, C/C++, SQL, HTML, CSS</p>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3 class="icon fa-image">Libraries</h3>
<p>NumPy, SciPy, Pandas, Matplotlib, scikit-learn, NLTK</p>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3 class="icon solid fa-cog">Deep learning frameworks</h3>
<p>TensorFlow, Keras, PyTorch</p>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3 class="icon solid fa-cloud">Cloud</h3>
<p> Google Cloud Platform, AWS</p>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<h3 class="icon solid fa-wrench">Version control</h3>
<p> Git, SVN</p>
</section>
</div>
</div>
</div>
<!-- <ul class="actions special">
<li><a href="#" class="button style1 large">Get Started</a></li>
<li><a href="#" class="button style2 large">More Info</a></li>
</ul> -->
</section>
</div>
</section>
<!-- Footer -->
<section id="footer" class="wrapper">
<div class="title">Contact Information</div>
<div class="container">
<!-- <header class="style1">
<h2>Ipsum sapien elementum portitor?</h2>
<p>
Sed turpis tortor, tincidunt sed ornare in metus porttitor mollis nunc in aliquet.<br />
Nam pharetra laoreet imperdiet volutpat etiam feugiat.
</p>
</header> -->
<div class="row">
<div class="col-6 col-12-medium">
<!-- Contact Form -->
<section>
<form method="post" action="https://formspree.io/xeqrzdeq">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input type="text" name="name" id="contact-name" placeholder="Name" />
</div>
<div class="col-6 col-12-small">
<input type="text" name="email" id="contact-email" placeholder="Email" />
</div>
<div class="col-12">
<textarea name="message" id="contact-message" placeholder="Message" rows="4"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="style1" value="Send" /></li>
<li><input type="reset" class="style2" value="Reset" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
<div class="col-6 col-12-medium">
<!-- Contact -->
<section class="feature-list small">
<div class="row">
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-home">Mailing Address</h3>
<p>
Campus Box 1042 <br />
Preston M. Green Hall <br />
Washington University in St. Louis <br />
1 Brookings Drive, St. Louis <br />
Missouri 63130, United States
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-comment">Social</h3>
<p>
<a href="https://www.linkedin.com/in/ahanagangopadhyay/">LinkedIn</a><br />
<a href="https://github.com/ahanagangopadhyay">GitHub</a><br />
<a href="https://scholar.google.com/citations?user=fmr2rPYAAAAJ&hl=en">Google Scholar</a><br />
<a href="https://www.kaggle.com/ahana91">Kaggle</a> <br />
<a href="https://www.instagram.com/ahanagangopadhyay/?hl=en">Instagram</a>
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-envelope">Email</h3>
<p>
ahana@wustl.edu
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-phone">Phone</h3>
<p>
+1 (314) 775-3064
</p>
</section>
</div>
</div>
</section>
</div>
</div>
<div id="copyright">
<ul>
<li>© Ahana Gangopadhyay</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
<script type="text/javascript" id="clustrmaps" src="//cdn.clustrmaps.com/map_v2.js?cl=080808&w=200&t=n&d=XqGWaoTrnRpy6sgas1NCtRtCKBZyxqpJGZZ_-KdWwYg&co=ffffff&cmo=3acc3a&cmn=ff5353&ct=808080"></script>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.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>