-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
502 lines (444 loc) · 20.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
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
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
---
layout: default
title: Home
---
<!DOCTYPE html>
<html>
<body class="body-class">
<div class="introduction">
<h1>Hello,</h1>
<h2 class="sub-header">I'm Divya. A full-stack developer.</h2>
<p><b>
My Moto: Research, Design, Develop.
</b></p>
<img src="/public/assets/generic.png"/>
</div>
<p>
They are adorable, aren't they?
</p>
<p>
And they teach us some very important software development lessons.
</p>
<p>
<b>Research:</b> When you start a project you should keep your eyes wide open and research about the idea. Getting to know what your audience wants is important. You can't just act blind.
</p>
<p>
<b>Design:</b> Every step is crucial in software development. If you skip design and just start developing you might end up with a software which is not robust and flexible. Design is like coming up with a blueprint for the house before actually building it. Be open to ideas from people around, especially your team members.
</p>
<p>
<b>Develop:</b> When you are developing the product specially when you are part of a team, you need to be vocal. Communication is key for developing a good product.
</p>
<p>
I am currently pursuing Masters in Computer Science at the University of Southern California, Los Angeles. Since joining USC, I have greatly enhanced my programming skills by taking up the course on Algorithms and also by building some amazing bots as a part of the course on Artificial Intelligence. I have also worked on diversifying my knowledge and skill set by taking up the course on Natural Language Processing and loved every bit of developing projects like a Part of Speech tagger and a Perceptron Classifier.
</p>
<p>
Currently, I am doing a summer internship at PhaseSpec in collaboration with the AMI institute of USC. The company has developed and advanced a new approach to the analysis of hyper spectral imagery. As an intern, I have been developing the iOS version of the application that does analysis on spectral data and then presents it to the user using Plotly density graphs and image segmentation. Before interning at PhaseSpec, I was also one of the graders for the undergraduate level course on Data Structures and Object Oriented Design.
</p>
<p>
Additionally, I have almost 6 years of professional application development experience. During this time, I have programmed in many languages like Python, C, C++, Java, JavaScript, C# and Swift and worked on a vast array of projects and teams. Most recently, I led a team of developers at Kiota Labs to implement an end to end food delivery platform. My stint at Infosys helped me gain valuable experience in system design and full stack development. At Bitcot Inc. I was solely responsible for designing, developing and shipping the Do Not Disturb iOS application.
</p>
<p>
<b>Short-term goal:</b> I am looking for full time opportunities which allow me to apply my experience and provide an environment for me to learn; I have a diverse profile and am open to pick up new technologies.
</p>
<p>
<b>Long-term goal:</b> Make technology more accessible, especially to women. I believe technology can be a game changer if it is accessible to all, and can help solve some of the deep-rooted problems we are facing. By bringing more women in touch with technology, there is a higher probability of them taking to it. I believe I am in a position to make difference in this area, and I intend to capitalize on it.
</p>
<p>
All-time goal: Keep learning, always!
</p>
<p>
PS: When I am not coding or honing my technical skills, I love writing technical articles for <a href="https://medium.freecodecamp.org/" target="_blank">@freeCodeCamp.</a>
</p>
<p>
Did I tell you I sing and love to write poetry as well? Do check that out on <a href="https://medium.com/@divyagodayal" target="_blank">Medium</a> and <a href="https://www.smule.com/__DivyaGodayal__" target="_blank">Smule.</a>
</p>
<!-- Skill section begin -->
<section class="resume-section" id="skill-section"><h1><div>My Skills</div></h1></section>
<div class="skill-container">
<div class="skills language-c"><div class="skills-text">C</div></div>
</div>
<div class="skill-container">
<div class="skills language-c-plus"><div class="skills-text">C++</div></div>
</div>
<div class="skill-container">
<div class="skills language-python"><div class="skills-text">Python</div></div>
</div>
<div class="skill-container">
<div class="skills language-swift"><div class="skills-text">Swift</div></div>
</div>
<div class="skill-container">
<div class="skills language-c-sharp"><div class="skills-text">C#</div></div>
</div>
<div class="skill-container">
<div class="skills language-java"><div class="skills-text">Java</div></div>
</div>
<div class="skill-container">
<div class="skills language-javascript"><div class="skills-text">JavaScript</div></div>
</div>
<div class="skill-container">
<div class="skills angular"><div class="skills-text">AngularJS</div></div>
</div>
<div class="skill-container">
<div class="skills jQuery"><div class="skills-text">jQuery</div></div>
</div>
<div class="skill-container">
<div class="skills htmlcss"><div class="skills-text">HTML, CSS</div></div>
</div>
<div class="skill-container">
<div class="skills dotnet"><div class="skills-text">.Net</div></div>
</div>
<div class="skill-container">
<div class="skills framework-ios"><div class="skills-text">iOS Framework</div></div>
</div>
<div class="skill-container">
<div class="skills framework-phonegap"><div class="skills-text">PhoneGap</div></div>
</div>
<div class="skill-container">
<div class="skills databases"><div class="skills-text">SQL</div></div>
</div>
<div class="skill-container">
<div class="skills framework-tensor"><div class="skills-text">TensorFlow</div></div>
</div>
<!-- skill section end -->
<section class="resume-section intro" id="timeline-section">
<div class="timeline-container">
<h1><div>Experience Timeline</div></h1>
</div>
</section>
<section class="timeline">
<ol>
<li style="width: 0rem" id=>
<div class="odd">
<p class="heading">
<img class="logo" src="/public/assets/AMI.png">
Software Developer Intern
</p>
<p class="company-name">AMI, USC</p>
<p class="timeline-date">Apr 2018 - Present</p>
<p class="timeline-content">
Designed and Developed an iOS plugin using PhoneGap and integrated it with Onsen UI. The app uses plotly to display the processed spectral data.
</p>
</div>
</li>
<li>
<div>
<p class="heading">
<img class="logo" src="/public/assets/grader.jpeg">
Course Grader
</p>
<p class="company-name">USC Viterbi School of Engg.</p>
<p class="timeline-date">Jan 2018 - Apr 2018</p>
<p class="timeline-content">
CSCI 104: Data Structures and Object Oriented Design by Professor Sandra Batista & Professor Aaron Cote(Spring-2018)
</p>
</div>
</li>
<li>
<div class="odd">
<p class="heading">
<img class="logo" src="/public/assets/kiota.png">
Senior Software Engineer
</p>
<p class="company-name">Kiota Labs Private Limited</p>
<p class="timeline-date">Apr 2015 - Jun 2017</p>
<p class="timeline-content">
Led a team of developers to implement an end-to-end food delivery platform. Conceptualized and designed several features of the platform.
</p>
</div>
</li>
<li>
<div>
<p class="heading">
<img class="logo" src="/public/assets/bitcot.png">
Senior Software Engineer
</p>
<p class="company-name">BitCot Inc.</p>
<p class="timeline-date">Oct 2014 - Mar 2015</p>
<p class="timeline-content">
Conceptualized, designed and implemented an iOS native application called Do Not Disturb based on custom profiles and locations.
</p>
</div>
</li>
<li>
<div class="odd">
<p class="heading">
<img class="logo" src="/public/assets/infosys.png">
Senior Software Engineer
</p>
<p class="company-name">Infosys</p>
<p class="timeline-date">Apr 2014 - Sep 2014</p>
<p class="timeline-content">
Worked on migrating the checkout functionality on Nordstrom's E-commerce website to use the Restful APIs.
</p>
</div>
</li>
<li>
<div>
<p class="heading">
<img class="logo" src="/public/assets/infosys.png">
Software Engineer
</p>
<p class="company-name">Infosys</p>
<p class="timeline-date">Oct 2011 - Mar 2014</p>
<p class="timeline-content">
Developed a bunch of features on the Nordstrom's E-commerce website, mainly on the product page.
</p>
</div>
</li>
<li></li>
</ol>
<div class="arrows">
<button class="arrow arrow__prev disabled" disabled>
<i class="fas fa-arrow-circle-left fa-5x"></i>
</button>
<button class="arrow arrow__next disabled">
<i class="fas fa-arrow-circle-right fa-5x"></i>
</button>
</div>
</section>
<!-- Begin Project Section -->
<div class="projects" id="projects-section">
<section class="resume-section"><h1><div>Projects</div></h1></section>
<div class="left">
<!-- Coderchef Kitchen -->
<div class="card">
<a href="https://github.com/DivyaGodayal/CoderChef-Kitchen" target="_blank">
<div class="card-image">
<img src="/public/assets/coffee-to-code.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Coderchef Kitchen
</h3>
<time>
Feb 2018 - Present
</time>
</div>
<div class="card-exceprt">
<p>
Founder and Maintainer at Coderchef Kitchen which is an actively
growing repository of amazing programming problems with well commented
solutions and beautiful diagramatic explanations in the form of blog posts.
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/CoderChef-Kitchen" target="_blank">Github</a>
</div>
</div>
<!-- Baby Lizards -->
<div class="card">
<a href="https://github.com/DivyaGodayal/baby-lizard-keeper-nqueens" target="_blank">
<div class="card-image">
<img src="/public/assets/baby-lizards.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Baby Lizards Solver, a fun variant of N-Queens
</h3>
<time>
Aug 2017
</time>
</div>
<div class="card-exceprt">
<p>
As a part of the Artificial Intelligence course at USC, I Designed and Implemented a solution for the Baby Lizards problem which is basically
N-Queens problem but with obstacles in the form of Trees.
I used BFS, DFS and Simulated Annealing to solve this problem.
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/baby-lizard-keeper-nqueens" target="_blank">Github</a>
</div>
</div>
<!-- Phasespec app -->
<div class="card">
<div class="card-image">
<img src="public/assets/HySP.jpg"
alt="Orange" />
</div>
<div class="card-body">
<div class="card-title">
<h3>
PhaseSpec App
</h3>
<time>
May 2018 - May 2019
</time>
</div>
<div class="card-exceprt">
<p>
PhaseSpec has developed and advanced a new approach to the analysis of hyperspectral imaging datasets – HySP – to provide a solution for the increasing need of analyzing hyperspectral data on the spot.
My work at PhaseSpec is to build a mobile application using PhoneGap, iOS native libraries and Plotly.js. This app does analysis on the spectral data and presents it to the user in the form of Plotly density graphs and image segmentation.
</p>
</div>
</div>
</div>
<!-- Hotel Classifier App Naive Bayes -->
<div class="card">
<a href="https://github.com/DivyaGodayal/Naive-Bayes-Reviews-Classifier" target="_blank">
<div class="card-image">
<img src="public/assets/naive.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Hotel Review Classifier - I
</h3>
<time>
Feb 2018
</time>
</div>
<div class="card-exceprt">
<p>
As a part of the Applied Natural Language Processing course at USC, I wrote a Naive Bayes classifier for hotel review classification task. We were given a data set containting a list of hotel reviews. These reviews were either True/Fake and Positive/Negative. The classifier was successful in classifiying the reviews to respective classes with an F1 score of 0.90.
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/Naive-Bayes-Reviews-Classifier" target="_blank">Github</a>
</div>
</div>
</div>
<div class="right">
<!-- Hidden Markov Model based Part-of-Speech Tagger -->
<div class="card">
<a target="_blank" href="https://github.com/DivyaGodayal/HMM-POS-Tagger">
<div class="card-image">
<img src="/public/assets/pos-tagger.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Hidden Markov Model based Part-of-Speech Tagger
</h3>
<time>
Feb 2018
</time>
</div>
<div class="card-exceprt">
<p>
Used Trigram Hidden Markov Models and the Viterbi Algorithm
to build a Part-of-Speech Tagger.The tagger was able to get a mean F1 score of 0.91 on the provided dataset.
Used Python for programming the tagger and NLTK for tokenization.
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/HMM-POS-Tagger" target="_blank">Github</a>
<a class="btn" href="https://medium.freecodecamp.org/an-introduction-to-part-of-speech-tagging-and-the-hidden-markov-model-953d45338f24" target="_blank">Blog-1</a>
<a class="btn" href="https://medium.freecodecamp.org/a-deep-dive-into-part-of-speech-tagging-using-viterbi-algorithm-17c8de32e8bc" target="_blank">Blog-2</a>
</div>
</div>
<!-- Portfolio Website -->
<div class="card">
<a href="http://DivyaGodayal.github.io/" target="_blank">
<div class="card-image">
<img src="public/assets/profile.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Portfolio Website
</h3>
<time>
Jul 2018
</time>
</div>
<div class="card-exceprt">
<p>
Created a personal portfolio website on Github pages. The Website is built on top of Hyde which is 2 column Jekyll theme.
The Website is built entirely using HTML, CSS, and Javascript.
</div>
<a class="btn" href="http://DivyaGodayal.github.io/" target="_blank">Github</a>
</div>
</div>
<!-- DoNot Disturb App -->
<div class="card">
<a href="/DND" target="_blank">
<div class="card-image">
<img src="public/assets/DND.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Do Not Disturb
</h3>
<time>
Oct 2014 - Mar 2015
</time>
</div>
<div class="card-exceprt">
<p>
Do Not Disturb is an iOS application, built on top of the native DND feature provided by iOS.
The app uses location and custom profiles giving the user flexibility and ease of exploiting DND at its best.
Technology Stack: Swift, SQLite.
</p>
</div>
<a class="btn" href="/DND" target="_blank">Details</a>
</div>
</div>
<!-- Travel App -->
<div class="card">
<a href="https://github.com/DivyaGodayal/TravelApp" target="_blank">
<div class="card-image">
<img src="public/assets/travel.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Travel App
</h3>
<time>
Mar 2018
</time>
</div>
<div class="card-exceprt">
<p>
Travel App lets you search for places in or around a place. The search could be generic or specific to a category. The app then gets you all the relevant data for the place from Google place APIs.
Technology Stack : Swift, iOS framework.
Third-party libraries by CocoaPods are also being used.
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/TravelApp" target="_blank">Github</a>
</div>
</div>
<!-- Hotel Classifier App Perceptron -->
<div class="card">
<a href="https://github.com/DivyaGodayal/Classify-Reviews-Perceptron" target="_blank">
<div class="card-image">
<img src="public/assets/perceptron.png"
alt="Orange" />
</div>
</a>
<div class="card-body">
<div class="card-title">
<h3>
Hotel Review Classifier - II
</h3>
<time>
Mar 2018
</time>
</div>
<div class="card-exceprt">
<p>
As part of the Applied NLP's coursework @USC, I implemented a Vanilla and an Averaged Perceptron to classify hotel reviews. The dataset for this project was the same as that of Naive Bayes Classifier. The Averaged perceptron gave a test set F1 score of 0.93
</p>
</div>
<a class="btn" href="https://github.com/DivyaGodayal/Classify-Reviews-Perceptron" target="_blank">Github</a>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="{{ '/' | relative_url }}public/js/custom.js"></script>
</html>