-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
402 lines (371 loc) · 30 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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Anamaya Garodia</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Personal Website of Anamaya Garodia">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="github-activity.min.css">
<!-- github calendar css -->
<link rel="stylesheet" href="assets/plugins/github-calendar/dist/github-calendar.css"
/>
<!-- github acitivity css -->
<link rel="stylesheet" href="assets/plugins/github-activity/src/github-activity.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
<link
rel="stylesheet"
href="https://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.css"
/>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<img class="profile-image img-responsive pull-left" src="assets/images/profile.jpg" alt="Anamaya Garodia" width="180px" height="180px" />
<div class="profile-content pull-left">
<h1 class="name">Anamaya Garodia</h1>
<h2 class="desc">Computer Science Student at the University of Waterloo</h2>
<ul class="social list-inline">
<li><a href="https://www.linkedin.com/in/anamayagarodia" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.github.com/anamayagarodia" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.facebook.com/anamayagarodia" target="_blank"><i class="fa fa-facebook-square"></i></a></li>
<li><a href="https://twitter.com/AnamayaGarodia" target="_blank"><i class="fa fa-twitter"></i></a></li><br></br>
</ul>
</div><!--//profile-->
<a class="btn btn-cta-primary pull-right" href="mailto:[email protected]" target="_blank"><i class="fa fa-paper-plane"></i>Email Me!</a>
</div><!--//container-->
</header><!--//header-->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-md-8 col-sm-12 col-xs-12">
<section class="about section">
<div class="section-inner">
<h2 class="heading">About Me</h2>
<div class="content">
<p>Hey there! I'm Anamaya. I'm currently studying Computer Science at the University of Waterloo. I'm a big fan of anime and love to game on my PC. I also enjoy Hollywood and Bollywood movies. I love to read fiction, especially fantasy such as Lord of the Rings and Game of Thrones.</p>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="education aside section">
<div class="section-inner">
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> Bachelor of Computer Science</h3>
<h4 class="university">University of Waterloo <span class="year">(2016-Expected 2021)</span></h4>
</div><!--//item-->
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> Indian School Certificate (High School)</h3>
<h4 class="university">City Montessori School, India <span class="year">(2014-2016)</span></h4>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="latest section" style="display:none">
<div class="section-inner">
<h2 class="heading">Projects</h2>
<div class="content">
<div class="item featured text-center">
<h3 class="title"><a href="https://github.com/swapagarwal/JARVIS-on-Messenger/pull/183" target="_blank">JARVIS-on-Messenger</a></h3>
<p class="summary">Implemented a quick-reply feature for the jokes module in the Facebook Messenger bot that emulates a personal assistant similar to Iron Man's J.A.R.V.I.S. using python.</p>
<div class="featured-image">
<a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-products-velocity/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-featured.png" alt="project name" />
</a>
<div class="ribbon">
<div class="text">New</div>
</div>
</div>
<div class="desc text-left">
<p>You can promote your main project here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.</p>
<p>Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur. At vero eos et accusamus et iusto odio dignissimos ducimus.</p>
</div><!--//desc-->
<a class="btn btn-cta-secondary" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-products-velocity/" target="_blank"><i class="fa fa-thumbs-o-up"></i> Back my project</a>
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-mobile-apps-atom/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-5.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-mobile-apps-atom/" target="_blank">Atom - Designed for Mobile Apps</a></h3>
<p>You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.</p>
<p><a class="more-link" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-mobile-apps-atom/" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-web-development-agencies-devstudio/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-4.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-web-development-agencies-devstudio/" target="_blank">DevStudio - Designed for Web Development Agencies</a></h3>
<p>You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.</p>
<p><a class="more-link" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-web-development-agencies-devstudio/" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-startups-tempo/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-1.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-startups-tempo/" target="_blank">Tempo - Designed for Startups</a></h3>
<p>You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.</p>
<p><a class="more-link" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-startups-tempo/" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-mobile-apps-delta/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-2.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title"><a href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-mobile-apps-delta/" target="_blank">Delta - Designed for Mobile Apps</a></h3>
<p> You can put one of your secondary projects here. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.</p>
<p><a class="more-link" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-mobile-apps-delta/" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div><!--//desc-->
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="projects section">
<div class="section-inner">
<h2 class="heading">Projects</h2>
<div class="content">
<div class="item">
<h3 class="title"><a href="https://github.com/anamayagarodia/qwikia/" target="_blank">Qwikia</a></h3>
<p class="summary">
<ul>
<li>Developed a Facebook Messenger bot using Node.js that provides trivia questions to the user on
any topic they choose.</li>
<li>Deployed Express.js server on Heroku, integrated through Github.</li>
<li>Generated questions on the fly to provide practically unlimited trivia to the user.</li>
<li>Integrated entity extraction and salience on Wikia data using Google NLP API to generate questions.</li>
</ul>
</p>
</div>
<div class="item">
<h3 class="title"><a href="https://github.com/anamayagarodia/codebb/" target="_blank">codebb</a></h3>
<p class="summary">
<ul>
<li>Developed an AI using Python in 12 hours, used to play Bloomberg’s multiplayer Asteroids-like
game, which controls a ship to capture randomly scattered mines and collect points.</li>
<li>Averaged over 200,000 points per round, more than double of almost all other teams.</li>
</ul>
</p>
</div>
<div class="item">
<h3 class="title"><a href="https://github.com/swapagarwal/JARVIS-on-Messenger/pull/183" target="_blank">Open Source Contribution - JARVIS-on-Messenger</a></h3>
<p class="summary">
<ul>
<li>Implemented a quick-reply feature for the jokes module of the bot using Python.</li>
</ul>
</p>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="experience section">
<div class="section-inner">
<h2 class="heading">Experience</h2>
<div class="content">
<div class="item">
<h3 class="title">Application Developer - <span class="place"><a href="https://www.cibc.com" target="_blank">CIBC</a></span> <span class="year">(May, 2017 - Present)</span></h3>
<ul>
<li>Built UI and maintained a web application using ASP.NET(MVC), jQuery and Kendo UI.</li>
<li>Created and updated SQL Tables and CRUD stored procedures for the application.</li>
<li>Implemented bug fixes, and added features for C# applications according to users’ needs.</li>
<li>Migrated these applications from old database and application servers to new servers.</li>
<li>Oversaw deployments in prod and created documentation and test cases for the applications.</li>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="title">Electrical Team - <span class="place"><a href="https://www.teamwaterloop.ca" target="_blank">Waterloop</a></span> <span class="year">(Nov, 2016 - Present)</span></h3>
<ul>
<li>Canada’s only qualifying SpaceX Hyperloop Competition team.</li>
<li>Designed schematics to be used in the Levitation, EC Braking and Embedded circuits of the pod.<p>Helped design schematics to be used in the Levitation, EC Braking and Embedded circuits of Canada's most successful entry into the SpaceX Hyperloop Pod Competition. It is the first hyperloop pod in the world to achieve pneumatic levitation.</li>
</ul>
</div><!--//item-->
<div class="item">
<h3 class="title">Volunteer - <span class="place"><a href="https://hackthenorth.com/" target="_blank">Hack the North</a></span> <span class="year">(September, 2016)</span></h3>
<ul>
<li>Provided help and support to over 1000 hackers attending Hack The North.</li>
<li>Helped distribute food to the hackers at the event.</li>
</ul>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
</div><!--//primary-->
<div class="secondary col-md-4 col-sm-12 col-xs-12">
<aside class="info aside section">
<div class="section-inner">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-map-marker"></i><span class="sr-only">Location:</span>Waterloo, ON, Canada</li>
<li><i class="fa fa-envelope-o"></i><span class="sr-only">Email:</span><a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
<li><i class="fa fa-file-pdf-o"></i><a href="/resume.pdf" target="_blank" style="font-size:150%"><span class="sr-only">File:</span>Resume</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//aside-->
<aside class="skills aside section">
<div class="section-inner">
<h2 class="heading">Skills</h2>
<div class="content">
<div class="skillset">
<div class="item">
<h3 class="level-title">JavaScript & Node.js<span class="level-label">Proficient</span></h3>
<div class="level-bar" style="display:none">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Java & C<span class="level-label">Proficient</span></h3>
<div class="level-bar" style="display:none">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Python & C++<span class="level-label">Working Knowledge</span></h3>
<div class="level-bar" style="display:none">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">C++<span class="level-label">Familiar</span></h3>
<div class="level-bar" style="display:none">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">SQL<span class="level-label">Familiar</span></h3>
<div class="level-bar" style="display:none">
<div class="level-bar-inner" data-level="85%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<p><a class="more-link" href="https://www.linkedin.com/in/anamayagarodia/#ember1666" target="_blank"><i class="fa fa-external-link"></i> More on LinkedIn</a></p>
</div>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="testimonials aside section" style="display:none">
<div class="section-inner">
<h2 class="heading">Testimonials</h2>
<div class="content">
<div class="item">
<blockquote class="quote">
<p><i class="fa fa-quote-left"></i>James is an excellent software engineer and he is passionate about what he does. You can totally count on him to deliver your projects!</p>
</blockquote>
<p class="source"><span class="name">Tim Adams</span><br /><span class="title">Curabitur commodo</span></p>
</div><!--//item-->
<p><a class="more-link" href="#"><i class="fa fa-external-link"></i> More on Linkedin</a></p>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="languages aside section">
<div class="section-inner">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level">Native Speaker <br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>Hindi:</strong></span>
<span class="level">Native Speaker <br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>French:</strong></span>
<span class="level">Basic Proficiency <br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star-o"></i> <i class="fa fa-star-o"></i> <i class="fa fa-star-o"></i> <i class="fa fa-star-o"></i> </span>
</li><!--//item-->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="blog aside section" style="display:none">
<div class="section-inner">
<h2 class="heading">Latest Blog Posts</h2>
<p>You can use Sascha Depold's <a href="https://github.com/sdepold/jquery-rss" target="_blank">jQuery RSS plugin</a> to pull in your blog post feeds.</p>
<div id="rss-feeds" class="content">
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<section class="list music aside section">
<div class="section-inner">
<h2 class="heading">Favourite coding music</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-headphones"></i> <a href="https://song.link/ca/i/731756775" target="_blank">Rap God - Eminem</a></li>
<li><i class="fa fa-headphones"></i> <a href="https://song.link/ca/i/398346764" target="_blank">Under Pressure - David Bowie</a></li>
<li><i class="fa fa-headphones"></i> <a href="https://song.link/ca/i/720312962" target="_blank">Game of Thrones (Main Title) - Ramin Djawadi</a></li>
<li><i class="fa fa-headphones"></i> <a href="https://song.link/ca/i/367433280" target="_blank">Airplanes Pt. II - B.o.B, Hayley Williams</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<aside class="list conferences aside section" style="display:none">
<div class="section-inner">
<h2 class="heading">Conferences</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-calendar"></i> <a href="https://developer.apple.com/wwdc/" target="_blank">WWDC 2014</a> (San Francisco)</li>
<li><i class="fa fa-calendar"></i> <a href="http://hive.aigaseattle.org/">Hive</a> (Seattle)</li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
</div><!--//secondary-->
</div><!--//row-->
</div><!--//masonry-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github calendar plugin -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/es6-promise/3.0.2/es6-promise.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.10.1/fetch.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-calendar/dist/github-calendar.min.js"></script>
<!-- github activity plugin -->
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/src/github-activity.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
<script src="https://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.min.js">
</script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
<script type="text/javascript" src="github-activity.min.js"></script>
</body>
</html>