-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
447 lines (406 loc) · 21.5 KB
/
index.html
File metadata and controls
447 lines (406 loc) · 21.5 KB
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
437
438
439
440
441
442
443
444
445
446
447
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
To setup localhost on Mac and check changes locally, navigate to the cloned repo and
python3 -m http.server
Open up localhost:8000 on a browser
-->
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V4GW9QPZR9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-V4GW9QPZR9');
</script>
<title>Shruthi's portfolio</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" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<h1>Shruthi R</h1>
<p>SDE-2 at Microsoft XBox</p>
<ul class="actions">
<li><a href="#header" class="button icon solid solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Header -->
<header id="header">
<p class="logo">Shruthi</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li class="active"><a href="index.html">Content</a></li>
<!-- <li><a href="generic.html">Generic Page</a></li>
<li><a href="elements.html">Elements Reference</a></li> -->
</ul>
<ul class="icons">
<!-- <li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li> -->
<li><a href="https://github.com/shr100" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/shr-r/" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<!-- <span class="date">April 25, 2017</span> -->
<h3>About me</h3>
<p>I'm Shruthi, a graduate from the University of Alberta. My research interests lie primarily in Data Science and Software Development, even though I've dabbled quite a bit in other branches of Computer Science as well. My technical expertise can be fathomed by peeking at my resume (can be found below), while the fun side of me can only be deduced by a talk with me! I savor books and love to debate anyday on how books are definitely better than movies. Other than books, I enjoy playing football and board games in my spare time.
</p>
</header>
<a href="#"><img src="images/prof.jpeg" alt="" width = "600" height = "500" /></a>
<!-- <ul class="actions special">
<li><a href="#" class="button large">Full Story</a></li>
</ul> -->
</article>
<!--Education -->
<h2 style ="text-align: center">EDUCATION</h2>
<article>
<p><b>M.Sc Computing Science : </b>University of Alberta, Edmonton<br />
<b>Graduated : </b>Spring 2021 <br />
<b>Graduate coursework:</b> Introduction to Machine Learning, Introduction to NLP, Interactive Machine Learning, Internet of Things, Intelligent User Interfaces, Privacy in Machine Learning.
</p>
<p><b>B.E Computer Science : </b>College of Engineering, Guindy, Anna University<br />
<b>Graduated : </b>Spring 2019 <br />
<b>Undergraduate coursework:</b> Parallel and Distributed Systems, Algebra and Number Theory, Data Structures and Algorithms, Calculus I and II, Software Engineering, Operating Systems, Database Management, Web programming, Information Retrieval, Computer Vision
</p>
</article>
<!--Work ex -->
<h2 style ="text-align: center">WORK EXPERIENCE</h2>
<section class="posts">
<article>
<header>
<span class="date">August 2022-Present</span>
<h2>SDE-2 at Microsoft XBox</h2>
</header>
<p><center><img src="images/microsoft.jpeg" height="300" alt="" /></center></p>
<ul>
<li>Streamlined the moderation system for Microsoft Xbox by creating and updating internal tools for human moderators.</li>
<li>Optimized the reactive moderation experience by 18% by integrating and supporting existing internal tools that enable human moderation.</li>
<li>Deployed proactive moderation of content for Xbox and reduced security and privacy threats by nearly 40%.</li>
</ul>
</article>
<article>
<header>
<span class="date">May 2021-July 2022</span>
<h2>Software Engineer at Neurotrack Technologies Inc.</h2>
</header>
<p class="image fit"><img src="images/neurotrack.jpeg" height="300" alt="" /></p>
<ul><li>As a Backend Engineer, worked on building non-invasive cognitive tests for the early detection of Alzheimer's and dementia.</li>
<li>Strategized the design of a coaching service to help customers improve their cognitive health, used by 100+ clients within the first 3 months.</li></ul>
</article>
<article>
<header>
<span class="date">March 2021 - May 2021</span>
<h2>Mitacs Accelerate Intern at Ethically Aligned AI</h2>
</header>
<p class="image fit"><img src="images/mitacs.jpeg" height="400" alt="" /></p>
<ul><li>Analyzed literature across different domains in order to produce proof-of-concept for validating ethics.</li>
<li>Collaborated with a diverse class of businesses to identify specific business needs for building fair machine learning systems.</li>
<li>Strategized the implementation of a common tool for validating ethics.</li></ul>
</article>
<article>
<header>
<span class="date">Dec 2020 - May 2021</span>
<h2>Data Scientist Intern (Research), Famwork</h2>
</header>
<p class="image fit"><img src="images/famwork.jpeg" height="400" alt="" /></p>
<ul><li>Leveraged statistical and ML algorithmic techniques for integrating machine learning models into electronic health record systems and built a chatbot for the patient portal.</li>
<li>Spearheaded the automation of the telehealth system for the minimum viable product, that was used to forecast diseases the patient was susceptible to acquire, based on his/her medical history.</li>
<li>Strategized the improvement of customer satisfaction by 50%, by automating the EHR system.</li></ul>
</article>
<article>
<header>
<span class="date">Sep 2019 - May 2021(expected)</span>
<h2>Head Teaching Assistant, University of Alberta</h2>
</header>
<p class="image fit"><img src="images/ua.png" alt="" /></p>
<p><b>Courses:</b> Introduction to Foundations of Computing, Computer Networks, Graduate teaching assistant training.<br>Promoted to head teaching assistant in Spring 2020, prepared graduate TA training material and supervised 10+ TA’s.</p>
</article>
<article>
<header>
<span class="date">Summer 2018</span>
<h2>Software Engineer Intern, Makesto Infotech Private Limited</h2>
</header>
<p class="image fit"><img src="images/maskup.png" alt="" /></p>
<ul><li>Launched a JavaScript plugin, which was used internally for supporting 3D models in the GL Transmission Format.</li>
<li>Established a framework for achieving dimensionality reduction of 3D models by 30%, with minimal data loss, in Python.</li>
<li>Collaborated with a team of 10+ people to maximize retail sales at Target by 80%, incorporating 3D modeling.</li></ul>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<span class="date">Summer 2017</span>
<h2>Software Engineer Intern, L&T Technology Services</h2>
</header>
<p class="image fit"><img src="images/lt.jpeg" alt="" /></p>
<ul><li>Utilized agile practices and developed the login, sign-up, and deposit pages for the company using HTML5, CSS3, and JavaScript.</li>
<li>Participated in code reviews and contributed to building a complex, scalable software system.</li>
<li>Perfected the existing system by improving security against SQL injection attacks by almost 70%.</li></ul>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
</section>
<!-- Posts -->
<h2 style ="text-align: center">LIST OF PROJECTS</h2>
<section class="posts">
<article>
<header>
<h2>STOCK MARKET PREDICTOR</h2>
</header>
<p class="image fit"><img src="images/stock.jpeg" alt="" /></p>
<p>A machine learning/deep learning project with a web interface used to predict the open price of a particular stock on a given day. Dataset created by scraping Yahoo finance. Created using Python.<br />
<b> USE : </b> Used to predict the open price for a stock on a given day. Useful to set the highest price (Limit Buy) to buy a stock.</p>
</article>
<article>
<header>
<h2>HYBRID UI - TOWARDS ACCESSIBLE COMPUTING</h2>
</header>
<p class="image fit"><img src="images/accessible.jpeg" alt="" /></p>
<p>A chrome extension for accessible computing. Improved user accessibility by 65%. Created using Python and tested on a control population of 30 people.<br />
<b> USE : </b> Used to improve browser accessibility for people with low vision.</p>
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>RELATION EXTRACTION IN KNOWLEDGE BASES - KNOWLEDGE GRAPHS</h2>
</header>
<p class="image fit"><img src="images/696_project.png" alt="" /></p>
<p>A Natural Language Processing based project that focuses on relation extraction between a pair of entities in Knowledge Bases using a clustering algorithm. Created using Python and tested on KnowledgeNet relations.<br />
<b> USE : </b> Can be used to identify and predict relations between a pair of entities, that can improve search results in Knowledge Bases.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>Visual Aid system - Patented</h2>
</header>
<p class="image fit"><img src="images/braille.jpeg" alt="" /></p>
<p>A Visual Aid storytelling system used in story telling sessions for visually challenged children.
Consisted of an interactive computer and sensor system and when scenes from stories were fed to the computer, the sensors rose to depict the scene.
The visually challenged children could also place their hands on the sensors so as to feel the scene unfolding through their hands.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>NOISE ELIMINATOR FOR ACTIVE LEARNING - NEAL</h2>
</header>
<p class="image fit"><img src="images/al.png" alt="" /></p>
<p>An Interactive Machine Learning based algorithm that helps produce automated systems that provide highly accurate predictions, with a low number of training instances. Improved over previous systems by 10%.<br />
<b> USE : </b> Can be used to improve predictions of any automated system and needs only a small subset of labelled data to produce stellar results.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>EARLY DETECTION OF DEPRESSION USING LINGUISTIC METADATA</h2>
</header>
<p class="image fit"><img src="images/depression.jpeg" alt="" /></p>
<p>A Machine Learning based project that detects the early onset of depression using the RSDD dataset and processed using Natural Language Processing.
Created using Python and the Reddit Self-reported Depression Diagnosis (RSDD) dataset. Achieved an accuracy of 99%.<br />
<b> USE : </b> Can be used to detect depression in individuals and the diagnosed participants can be urged to seek professional help.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>Platform to assess geriatric frailty using smart wearable devices – IoT</h2>
</header>
<p class="image fit"><img src="images/frail.jpeg" alt="" /></p>
<p>An Internet of Things based system that assesses geriatric frailty using four smart devices which can be monitored from afar. Based on a smart condo environment.<br />
<b> USE : </b> Can be used to detect and asssess frailty in individuals in real time.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>EARLY DETECTION AND PREDICTION OF LUNG CANCER</h2>
</header>
<p class="image fit"><img src="images/lung_cancer.jpeg" alt="" /></p>
<p>A Machine Learning based project which focused on detecting and predicting lung cancer by automatically analyzing CT scans. Created using Python.<br />
<b> USE : </b> Can be used to detect lung cancer, given a set of CT scans of the lungs.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>3D MODELS WORDPRESS PLUGIN</h2>
</header>
<p class="image fit"><img src="images/plugin.png" alt="" /></p>
<p>A WordPress plugin to aid the upload of 3D models in the GLTF format, using the URL and file name.<br />
<b> USE : </b> Can be used to render 3D models immediately on the web, with Lilliputian loading times.</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
<article>
<header>
<!-- <span class="date">April 24, 2017</span> -->
<h2>Memotion Analysis - SemEval 2020</h2>
</header>
<p class="image fit"><img src="images/meme.jpeg" alt="" /></p>
<p>Memotion (Meme + Emotion) Analysis is the task of analyzing sentiments from memes, typically posted in various social platforms, and classifying them into positive and negative sentiments. This system represents an approach to extract and analyze embedded texts of a meme from a released data set (training and trial) of a SemEval-2020 task titled as "Memotion Analysis".</p>
<!-- <ul class="actions special">
<li><a href="#" class="button">Full Story</a></li>
</ul> -->
</article>
</section>
<!--Teaching Experience -->
<h2 style ="text-align: center">Teaching Experience</h2>
<article>
<h3>LIST OF SUBJECTS</h3>
<ul>
<li>INTRODUCTION TO FOUNDATIONS OF COMPUTING - Fall 2019, Spring 2020</li>
<li>COMPUTER NETWORKS - Winter 2020</li>
<li>DEVELOPING GRADUATE STUDENT TRAINING MATERIAL - Summer 2020</li>
</ul>
<h3>SUMMARY OF DUTIES</h3>
<ol>
<li>Helping out students as and when they had questions</li>
<li>Conducting office hours frequently</li>
<li>Grading assignments and exams</li>
<li>Grading labs</li>
<li>Formulating solutions for the assignments</li>
<li>Developing training material for graduate students</li>
</ol>
</article>
<!--Part-time Experience -->
<h2 style ="text-align: center">Part-time Experience</h2>
<section class="posts">
<article>
<header>
<span class="date">Nov 2020 - Present</span>
<h2>Retail Store Associate, Dollarama</h2>
</header>
<p class="image fit"><img src="images/dol.jpeg" alt="" /></p>
<p>Responsible for stacking products on their respective shelves.Performed billing and collected payments from customers with respect to their purchase. Responsible for unloading and checking inventory. Responsible for Customer service. Assisted customers with their queries and concerns about returns and products.</p>
</article>
<article>
<header>
<span class="date">July 2020 - Oct 2020</span>
<h2>Retail Sales Associate, IKEA</h2>
</header>
<p class="image fit"><img src="images/ikea.jpeg" alt="" /></p>
<p>Capitalized excellent customer service by supplying them with information on a broad range of enquiries. Maximised sales substantiated by processing a large amount of sales transactions per day. Demonstrated computer skills by helping customers with the delivery system. Collaborated with co-workers to build new IKEA products for displays.</p>
</article>
</section>
<article>
<h3><center>SPECIAL NOTE</h3>
<p>
<em>Working alongside studying taught me time management along with a lot of unconventional skills, that don't usually come along with a traditional internship/industry experience. Communication was one key expertise acquired while working, along with juggling between school and my personal life. I also learned how to sell a product effectively, and afterall, don't we deal with clients and customers on a regular basis, no matter what company we work for? </em>
</p>
</article>
<!-- Footer -->
<footer>
<h2>Resume</h2>
<button class="w3-button w3-light-grey w3-padding-large w3-section" onclick="window.open('files/resume.pdf')">
<i class="fa fa-download"></i> Download Resume
</button>
<!-- <div class="pagination">
<a href="#" class="page active">1</a>
<a href="#" class="page">2</a>
<a href="#" class="page">3</a>
<span class="extra">…</span>
<a href="#" class="page">8</a>
<a href="#" class="page">9</a>
<a href="#" class="page">10</a>
<a href="#" class="next">Next</a>
</div> -->
</footer>
</div>
<!-- Footer -->
<footer id="footer">
<!-- <section>
<form method="post" action="#">
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="3"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
</section> -->
<section class="split contact">
<section class="alt">
<h3>Address</h3>
<p>University of Alberta<br />
Department of Computing Science<br />
ATH-113<br />
116 St. and 85 Ave<br />
Edmonton, Alberta T6G 2R3</p>
</section>
<!-- <section>
<h3>Phone</h3>
<p><a href="#">(000) 000-0000</a></p>
</section> -->
<section>
<h3>Email</h3>
<p>shruthi@ualberta.ca</p>
</section>
<!-- <section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section> -->
</section>
</footer>
<!-- Copyright -->
<!-- <div id="copyright">
<ul><li>© Untitled</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul>
</div> -->
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.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>