forked from bhuvana-s/bhuvana_site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
436 lines (372 loc) · 25.5 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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html>
<html>
<!-- Meta Tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="" />
<meta name="keywords" content="Bhuvana, Bhuvaneswari Subramani, Homepage, website, Bhuvana website, Bhuvana site" />
<meta name="author" content="Bhuvana" />
<!-- Website Title -->
<title>Bhuvaneswari Subramani's Homepage</title>
<!-- OG Meta Tags to help improve your post's appearance when shared on LinkedIn, FaceBook or Twitter-->
<meta property="og:title" content="Bhuvanaeswari Subramani's Homepage"/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="Bhuvanaeswari Subramani's Homepage" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Favicons -->
<link rel="icon" href="images/favicon.png">
<style>
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
.checked {
color: grey;
}
</style>
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width:1400px;">
<!-- The Grid -->
<div class="w3-row-padding">
<!-- Sidebar/menu -->
<nav class="w3-sidebar w3-collapse w3-white w3-animate-left" style="z-index:3;width:310px;" id="mySidebar"><br>
<div class="w3-container ">
<a href="#" onclick="w3_close()" class="w3-hide-large w3-right w3-jumbo w3-padding w3-hover-grey" title="close menu">
<i class="fa fa-remove"></i>
</a>
<img src="images/photo.jpg" style="width:55%;" class="w3-circle w3-middle"><br><br>
<h4><b>Bhuvaneswari Subramani</b></h4>
<p class="w3-text-grey">Director, Engineering Operations @ Infor</p>
<p class="w3-text-grey">AWS DevTools Hero | AWS CSA Pro</p>
<p><i class="fa fa-home fa-fw w3-large"></i>Bangalore, India</p>
<p><i class="fa fa-envelope fa-fw w3-large"></i>[email protected]</p>
<!--<p><i class="fa fa-skype fa-fw w3-large"></i>bhuvaneswari.subramani</p>-->
  
<a href="https://www.linkedin.com/in/bhuvanas" target="_blank"><i class="fa fa-linkedin w3-hover-opacity"></i></a>
<a href="https://www.slideshare.net/BhuvaneswariSubraman1/presentations"target="_blank"><i class="fa fa-slideshare w3-hover-opacity" title="bhuvanas's presentations"></i></a>
<a href="https://twitter.com/installjournal" target="_blank"><i class="fa fa-twitter w3-hover-opacity"></i></a>
<a href="https://www.meetup.com/members/223018808/" target="_blank"><i class="fa fa-medium w3-hover-opacity"></i></a>
<a href="https://github.com/bhuvana-s" target="_blank"><i class="fa fa-github w3-hover-opacity"></i></a>
<a href="https://dev.to/bhuvanas" target="_blank"><i class="fab fa-dev w3-hover-opacity" title="bhuvanas's DEV Profile"></i></a>
<a href="https://installjournal.blogspot.com" target="_blank"><i class="fas fa-blog w3-hover-opacity" title="bhuvanas's blog since 2009"></i></a>
</div>
<!--
<div class="w3-bar-block">
<a href="#about" onclick="w3_close()" class="w3-bar-item w3-button w3-padding w3-text-teal"><i class="fa fa-th-large fa-fw w3-margin-right"></i>Profile</a>
<a href="https://installjournal.blogspot.com" target="_blank" onclick="w3_close()" class="w3-bar-item w3-button w3-padding"><i class="fa fa-user fa-fw w3-margin-right"></i>Blog</a>-->
<!--<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-padding"><i class="fa fa-envelope fa-fw w3-margin-right"></i>CONTACT</a>
</div>
-->
<div>
<h5><b> Personal Skills</b></h5>
<ul>
<li class="w3-text-grey">”Can do it” attitude</li>
<li class="w3-text-grey">Fear not for failure</li>
<li class="w3-text-grey">Lifelong learner</li>
<li class="w3-text-grey">Growing together is a Success</li>
</ul>
</div>
</nav>
<!-- Overlay effect when opening sidebar on small screens -->
<div class="w3-overlay w3-hide-large w3-animate-opacity" onclick="w3_close()" style="cursor:pointer" title="close side menu" id="myOverlay"></div>
<!-- !PAGE CONTENT! -->
<div class="w3-main" style="margin-left:300px">
<!-- Header -->
<header id="portfolio">
<a href="#"><img src="images/photo.jpg" style="width:65px;" class="w3-circle w3-right w3-margin w3-hide-large w3-hover-opacity w3-greyscale"></a>
<span class="w3-button w3-hide-large w3-xxlarge w3-hover-text-grey" onclick="w3_open()"><i class="fa fa-bars"></i></span>
<div class="w3-container">
<h1 class="w3-text-blue-grey" ><b>My Portfolio</b></h1>
<div class="w3-section w3-bottombar w3-padding-16">
<span class="w3-margin-right">Filter:</span>
<button class="w3-button w3-blue-grey" onclick="window.location.href='#summary';"><i class="fa fa-star w3-margin-right"></i>Summary</button>
<button class="w3-button" onclick="window.location.href='#work';"><i class="fa fa-briefcase w3-margin-right"></i>Work</button>
<button class="w3-button w3-white" onclick="window.location.href='#education';"><i class="fa fa-diamond w3-margin-right"></i>Education</button>
<button class="w3-button w3-white" onclick="window.location.href='#honors';"><i class="fas fa-award w3-margin-right"></i>Honors</button>
<button class="w3-button w3-white w3-hide-small" onclick="window.location.href='#skills';"><i class="fas fa-asterisk w3-margin-right"></i>Skills</button>
</div>
</div>
</header>
<!-- Summary -->
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-blue-grey w3-padding-16"><i class="fa fa-star fa-fw w3-margin-right w3-xxlarge w3-text-blue-grey" id="summary"></i>Summary</h2>
<div class="w3-container">
<p>A Visionary leader with more than 2 decades of IT experience specialized in DevOps (covering Build & Release Automation, ALM Tools Administration, Cloud
Migration) and Performance QA at scale. Bhuvaneswari is a Cloud enthusiast with hands-on experience in Digital Cloud Transformation to gain
insights and capitalize, Cloud Native Architectures. Thirst for innovation & keen interest in latest trends and technologies, stands strong for her to
implement modernization strategy in achieving corporate objectives.</p>
<p>
Bhuvaneswari is a technophile & IT Blogger for over a decade, who passionately writes exemplary tech blogs on DevOps & CloudComputing and
an active speaker at AWS community events, industry conferences & engineering colleges. Thirst for innovation Interested in devising a better
problem-solving method for challenging tasks, and learning new technologies.</p>
<!--            <button class="w3-button w3-blue-grey" onclick="DownloadCV()">Download CV</button>
<br><br>-->
</div>
<hr>
<div class="w3-container">
<h4 class="w3-opacity" class="w3-text-blue-grey"><b>My Profession & Passion </b></h4>
<div>
<table>
<tr>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/devops.png" alt="DevOps" height="128" width="140">
<br>
<span class="w3-hover-opacity">DevOps</span>
</td>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/perfqa.png" alt="Performance at Scale" height="128" width="140">
<br>
<span class="w3-hover-opacity">Performance QA</span>
</td>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/lead.png" alt="Leader" height="128" width="140">
<br>
<span class="w3-hover-opacity">Leader</span>
</td>
</tr>
<tr style="height: 50px">
<td></td>
</tr>
<tr>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/cloudarchitect.png" alt="cloudarchitect" height="128" width="140">
<br>
<span class="w3-hover-opacity">Cloud Architect</span>
</td>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/write.png" alt="Passionate Writer" height="128" width="140">
<br>
<span class="w3-hover-opacity">Passionate Writer</span>
</td>
<td style="width: 50px"></td>
<td class="w3-center">
<img src="images/mentor.png" alt="Professional Mentor" height="128" width="140">
<br>
<span class="w3-hover-opacity">Professional Mentor</span>
</td>
</tr>
</table>
</div>
<br><br>
</div>
</div>
<!-- End of Summary -->
<!-- Work Experience -->
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-grey w3-padding-16"><i class="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-blue-grey" id="work"></i>Work Experience</h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>Director, Engineering Operations / Infor </b>  <span class="w3-text-red" style="font-size:12px"><b>Bangalore, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>Oct 2012 - <span class="w3-tag w3-blue-grey w3-round">Current</span></h6>
<p>Leading Teams working on Cloud Computing, DevOps, Performance Testing & ALM Tools Administration</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Manager, Configuration Management / Aptean (formerly CDC Software)</b>  <span class="w3-text-red" style="font-size:12px"><b>Bangalore, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>Aug 2006 - Sep 2016</h6>
<p>Worked on end to end Application Packaging, Build Automation & Software Configuration for ERP, CRM and related products, catering the needs of multiple agile Teams.</p>
<hr>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Build & Release Engineer / Synaptris Decisions</b>  <span class="w3-text-red" style="font-size:12px"><b>Chennai, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>Jul 2005 - Aug 2006</h6>
<p> Design and developed multi-platform installers for IntelliVIEW suite of products and automated the Build Process for all the products (including Release versions and upgrade) using Batch Scripts and VBScripts.
</p><br>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Senior Systems Analyst / Sonata Software Ltd</b>  <span class="w3-text-red" style="font-size:12px"><b>Bangalore, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>Apr 2004 - May 2005</h6>
<p> Developed & maintained multi-platform installer for Team Developer 2005 & related products compatible with all flavours of Windows & Linux, scaled up to unattended installation for Windows & Universal Installers for seamless installation.
</p><br>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Project Leader / Bannari Infotech Private Ltd  <span class="w3-text-red" style="font-size:12px"><b>Coimbatore, India</b></span></b></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>Jun 2000 - Apr 2004</h6>
<p> Design and developed GIS based desktop applications for Radio based Active Vehcile Tracking System (TripMapp) using VB & MS Access and
GSM based online vechile trackingsystem (TRIPTRAK). Also packaged the desktop applications using InstallShield Developer.
</p><br>
</div>
</div>
<!-- End of Work Experience -->
<!-- Education -->
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-blue-grey w3-padding-16" id="education"><i class="fa fa-diamond fa-fw w3-margin-right w3-xxlarge w3-text-blue-grey"></i>Education & Certification</h2>
<div class="w3-container">
<h5 class="w3-opacity"><b>MKU (Madurai Kamaraj University)</b>  <span class="w3-text-red" style="font-size:12px"><b>Madurai, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>2001 - 2003</h6>
<p>MBA in Information Systems   -   First Class</p><br>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Bannari Amman Institute of Technology</b>  <span class="w3-text-red" style="font-size:12px"><b>Sathyamangalam, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>1996 - 2000</h6>
<p>B.E Computer Science & Engineering  -  Distinction. Secured university rank in several subject</p><br>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>P.S.G.R. Krishnammal Girls Higher Secondary School</b>  <span class="w3-text-red" style="font-size:12px"><b>Coimbatore, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>1993 - 1996</h6>
<p>Grade 12  -  Distinction</p><br>
</div>
<div class="w3-container">
<h5 class="w3-opacity"><b>Govt Girls Higher Secondary School</b>  <span class="w3-text-red" style="font-size:12px"><b>Sathyamangalam, India</b></span></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>1992 - 1993</h6>
<p>Grade 10  -  Distinction</p><br>
</div>
<!-- <div class="w3-container">
<h5 class="w3-opacity"><b>AWS CSA Professional</b></h5>
<h6 class="w3-text-blue-grey"><i class="far fa-calendar-alt fa-fw w3-margin-right"></i>2019</h6>
</div>-->
</div>
<!-- Work Experience & certification -->
<!-- Honors -->
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-blue-grey w3-padding-16" id="honors"><i class="fas fa-award fa-fw w3-margin-right w3-xxlarge w3-text-blue-grey"></i>Honors & Awards</h2>
<h4 class="w3-opacity"><b>INTERNATIONAL </b></h4>
<div class="w3-container">
<h5 class="w3-opacity"><span>Mar. 2021</span>  <b><a class="w3-text-blue-grey" href="https://www.revolentgroup.com/blog/44-women-in-tech-iwd/" target="_blank">Incredible Women in Tech on 44th IWD</a></b>    Revolent<span class="w3-text-red" style="font-size:12px">    <b>New York, U.S.A</b></span></h5>
<h5 class="w3-opacity"><span>Nov. 2020</span>  <b><a class="w3-text-blue-grey" href="https://aws.amazon.com/developer/community/heroes/bhuvaneswari-subramani/" target="_blank">AWS DevTools Hero</a></b>             AWS<span class="w3-text-red" style="font-size:12px">     <b>Seatle, U.S.A</b></span></h5>
<!--https://aws.amazon.com/blogs/aws/meet-the-newest-aws-heroes-including-the-first-devtools-heroes/-->
<!--
<h5 class="w3-opacity"><span>Jun. 2020</span>  <b>Infor Security Hero</b>             Infor<span class="w3-text-red" style="font-size:12px">      <b>New York, U.S.A</b></span></h5>
-->
<h5 class="w3-opacity"><span>Mar. 2020</span>  <b><a class="w3-text-blue-grey" href="https://www.infor.com/blog/international-womens-day-profile-bhuvaneswari-subramani" target="_blank">Spotlight on Infor Women</a></b>          Infor<span class="w3-text-red" style="font-size:12px">      <b>New York, U.S.A</b></span></h5>
<h5 class="w3-opacity"><span>Jun. 2019</span>  <b><a class="w3-text-blue-grey" href="https://aws.amazon.com/blogs/aws/meet-the-newest-aws-heroes-june-2019/" target="_blank">AWS Community Hero</a></b>            AWS<span class="w3-text-red" style="font-size:12px">     <b>Seatle, U.S.A</b></span></h5>
<h5 class="w3-opacity"><span>Feb. 2019</span>  <b><a class="w3-text-blue-grey" href="https://www.infor.com/blog/women-of-infor-engineering-director-honored-for-promoting-diversity-in-tech" target="_blank">WomenOfInfor</a></b>               Infor<span class="w3-text-red" style="font-size:12px">      <b>NewYork, U.S.A</b></span></h5>
<h5 class="w3-opacity"><span>Oct. 2018</span>  <b><a class="w3-text-blue-grey" href="https://aws.amazon.com/blogs/publicsector/meet-the-women-building-aws-technical-communities-around-the-world/" target="_blank">AWS re:Invent UG leader diversity scholarship</a></b>  AWS<span class="w3-text-red" style="font-size:12px">     <b>Seatle, U.S.A</b></span></h5>
</div>
<h4 class="w3-opacity"><b>DOMESTIC </b></h4>
<div class="w3-container">
<h5 class="w3-opacity"><span>Mar. 2018</span>  <b><a class="w3-text-blue-grey" href="http://installjournal.blogspot.com/2019/03/thank-you-bit-alumnae-excellence-award.html" target="_blank">Alumnae Excellence Award from Alma Mater</a></b>    BIT Sathy<span class="w3-text-red" style="font-size:12px">          <b>Sathy, India</b></span></h5>
<h5 class="w3-opacity"><span>Oct. 2014</span>  <b>Spot Award for swiftly delivering installers </b>   Sonata Software<span class="w3-text-red" style="font-size:12px">      <b>Bangalore, India</b></span></h5>
<h5 class="w3-opacity"><span>Apr. 2007</span>  <b>Extra Mile for best effort in Ross ERP packaging</b>    Aptean<span class="w3-text-red" style="font-size:12px">       <b>Bangalore, India</b></span></h5>
<h5 class="w3-opacity"><span>Oct. 2000</span>  <b>Silver Medal in Computer Science Department</b>    BIT Sathy<span class="w3-text-red" style="font-size:12px">         <b>Sathy, India</b></span></h5>
</div>
</div>
<!-- End of Honors -->
<!-- Sills -->
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-grey w3-padding-16" id="skills"><i class="fa fa-asterisk fa-fw w3-margin-right w3-xxlarge w3-text-blue-grey"></i>Skills</h2>
<p>Python, ShellScript, SaltStack, HTML</p>
<div class="w3-light-grey w3-round-large w3-small">
<div class="w3-container w3-center w3-round-large w3-blue-grey" style="width:85%">
<div class="w3-center w3-text-white">85%</div>
</div>
</div>
<p>Confluence, Terraform</p>
<div class="w3-light-grey w3-round-large w3-small">
<div class="w3-container w3-center w3-round-large w3-blue-grey" style="width:75%">
<div class="w3-center w3-text-white">75%</div>
</div>
</div>
<p>AWS Cloud Services, Jenkins, Jira, Git, AWS CloudFormation, InstallShield, MSI</p>
<div class="w3-light-grey w3-round-large w3-small">
<div class="w3-container w3-center w3-round-large w3-blue-grey" style="width:90%">
<div class="w3-center w3-text-white">90%</div>
</div>
</div>
<p>Docker, Splunk, LoadRunner, JMeter</p>
<div class="w3-light-grey w3-round-large w3-small">
<div class="w3-container w3-center w3-round-large w3-blue-grey" style="width:50%">
<div class="w3-center w3-text-white">50%</div>
</div>
</div>
<br>
<p class="w3-large w3-text-theme"><b><i class="fa fa-globe fa-fw w3-margin-right w3-text-blue-grey"></i>Languages</b></p>
<div >
<table class="w3-light-grey" style="width:60%">
<tr style="height:34px">
<td width="80%" >
English
</td>
<td nowrap>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-half checked"></span>
</td>
</tr>
</table>
<br>
<table class="w3-light-grey" style="width:60%">
<tr style="height:34px">
<td width="80%" >
Tamil
</td>
<td nowrap>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</td>
</tr>
</table>
<br>
<table class="w3-light-grey" style="width:60%">
<tr style="height:34px">
<td width="80%" >
Kannada
</td>
<td nowrap>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star-o "></span>
<span class="fa fa-star-o "></span>
<span class="fa fa-star-o "></span>
</td>
</tr>
</table>
<br><br><br>
</div>
            <button class="w3-button w3-blue-grey" onclick="DownloadCV()">Download CV</button>
<br><br>
</div>
<!-- End of Skills -->
<div class="w3-center w3-padding-24 w3-text-blue-grey">Powered by <a href="https://www.w3schools.com/html/default.asp" title="W3" target="_blank" class="w3-hover-opacity">w3</a>; Inspired by my boys!!</div>
<!-- End page content -->
</div>
<!-- End Grid -->
</div>
<!-- End Page Container -->
</div>
<script>
// Script to open and close sidebar
function w3_open() {
document.getElementById("mySidebar").style.display = "block";
document.getElementById("myOverlay").style.display = "block";
}
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
document.getElementById("myOverlay").style.display = "none";
}
function DownloadCV() {
//window.open(pathString, target);
window.open("./docs/Bhuvaneswari_Subramani.pdf", "_blank");
};
</script>
<!--<footer class="w3-container w3-grey w3-center w3-margin-top">
<p>Find me on social media.</p>
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
<p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>
</footer>
-->
</body>
</html>