-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
379 lines (350 loc) · 18.3 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Neetika Singhal</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<!-- Fonts and icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!-- CSS Files -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/css/material-kit.css" rel="stylesheet"/>
<style type="text/css">
.dp {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
transform: rotate(90deg);
}
</style>
</head>
<body class="profile-page">
<nav class="navbar navbar-transparent navbar-fixed-top navbar-color-on-scroll" >
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-example">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://neetikasinghal.github.io/aboutme">Neetika Singhal</a>
</div>
<div class="collapse navbar-collapse" id="navigation-example">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="mailto:[email protected]" target="_blank" class="btn btn-simple btn-white btn-just-icon">
<i class="fa fa-envelope"></i>
</a>
</li>
<li>
<a href="https://github.com/neetikasinghal" target="_blank" class="btn btn-simple btn-white btn-just-icon">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://in.linkedin.com/in/neetika-singhal-1b375957" target="_blank" class="btn btn-simple btn-white btn-just-icon">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/neetika.singhal" target="_blank" class="btn btn-simple btn-white btn-just-icon">
<i class="fa fa-facebook-square"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="wrapper">
<div class="header header-filter" style="background-image: url('assets/img/bg_data.jpg');"></div>
<div class="main main-raised">
<div class="profile-content">
<div class="container">
<div class="row">
<div class="profile">
<div class="avatar">
<img src="assets/img/Neetika5.png" alt="Circle Image" class="img-rounded img-responsive img-raised">
</div>
<br>
<div class="name">
<h3 class="title">Neetika Singhal</h3>
<h6><b>Software Engineer, Intuit</b>
<br>
<i><b>Artificial Intelligence Enthusiast</i></b></h6>
</div>
</div>
</div>
<div class="description text-center" style="color: #2c3e50;">
<p>I am Information Technology engineering graduate with a keen interest in computer vision, machine learning and data science. Several projects on object detection and scene understanding as well as understanding human interactions with the computer and society have a wide application of computer vision and machine learning. I have a keen interest in working on these projects and equip myself with this skillset. </p>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3">
<div class="profile-tabs">
<div class="nav-align-center">
<ul class="nav nav-pills" role="tablist">
<li class="active" width="50px">
<a href="#edu" role="tab" data-toggle="tab">
<i class="material-icons">book</i>
Education
</a>
</li>
<li>
<a href="#research" role="tab" data-toggle="tab">
<i class="material-icons">search</i>
Research
</a>
</li>
<li>
<a href="#proj" role="tab" data-toggle="tab">
<i class="material-icons">assignment</i>
University Projects
</a>
</li>
<li>
<a href="#work" role="tab" data-toggle="tab">
<i class="material-icons">work</i>
Work Experience
</a>
</li>
<li>
<a href="#achievement" role="tab" data-toggle="tab">
<i class="material-icons">done</i>
Achievements
</a>
</li>
<li>
<a href="#comm" role="tab" data-toggle="tab">
<i class="material-icons">group</i>
Community
</a>
</li>
<li>
<a href="#extra" role="tab" data-toggle="tab">
<i class="material-icons">toys</i>
Extracurricular
</a>
</li>
<li>
<a href="#pers" role="tab" data-toggle="tab">
<i class="material-icons">info</i>
Personal Info
</a>
</li>
</ul>
<div class="tab-content gallery">
<div class="tab-pane active" id="edu">
<div class="row">
<div class="col-md-8" style="left: 1%">
<table style="text-align:center;" align="center">
<tr style="border-bottom:1px solid black;border-top:1px solid black;">
<th style="padding:35px;">Years</th>
<th style="padding:35px;">Degree</th>
<th style="padding:35px;">Institution</th>
<th style="padding:35px;">Percentage/CGPA/GPA</th>
</tr>
<!-- <tr style="border-bottom:1px solid black;border-top:1px solid black;">
<td>Master of Science in Intelligent Information Systems</td>
<td>Carnegie Mellon University, Pittsburgh</td>
<td>2017-Current</td>
</tr> -->
<tr style="border-bottom:1px solid black;border-top:1px solid black;">
<td>2012-2016</td>
<td>Bachelor of Technology</td>
<td>Indira Gandhi Delhi Technical University For Women, Delhi</td>
<td>4.0/4.0</td>
</tr>
<tr style="border-bottom:1px solid black;">
<td>2010-2012</td>
<td>Secondary Education</td>
<td>Salwan Public School, Gurgaon</td>
<td>92.8/100</td>
</tr>
<tr style="border-bottom:1px solid black;">
<td>2009-2010</td>
<td>High School Education</td>
<td>Chaman Vatika School, Ambala</td>
<td>10/10</td>
</tr>
</table>
</div>
</div>
</div>
<div class="tab-pane text-center" id="research">
<div class="row">
<!-- <a href="http://ieeexplore.ieee.org/document/7306758/" target="_blank" style="font-weight:bold;">A Measure of Similarity of Time Series Containing Missing Data Using the Mahalanobis Distance</a>
<br>
Advances in Computing and Communication Engineering (ICACCE), 2015 International Conference, Dehradun, India<br>
Publisher: IEEE
<br> <br> -->
<a href="http://ieeexplore.ieee.org/document/8117861/" target="_blank" style="font-weight:bold;">Image Classification Using Bag Of Visual Words Model with FAST and FREAK</a>
<br>
Published in International Conference on Electrical, Computer and Communication Technologies (ICECCT), 2017 International Conference, Coimbatore, India<br>
Publisher: IEEE
<br> <br>
<a href="https://drive.google.com/file/d/1p1CeCRG3QKaMHNfzEplfajcA-DNr3sPT/view?usp=sharing" target="_blank" style="font-weight:bold;">Comparing CNN and RNN for Prediction of Judgement in Video Interview Based on Facial Gestures</a>
<br>
In Proceedings with International Conference on Signal Processing Proceedings (SPIN), 2018, Noida, India.<br>
Publisher: IEEE
<br><br>
<a href="https://drive.google.com/file/d/1JqcSz0HFqklatc2GpgHLs2tNg5ig-B3T/view?usp=sharing" target="_blank" style="font-weight:bold;">Automated Judgement of Video Interview based on Facial Gestures, Eye Contact and Hand Gestures using CNN-RNN</a>
<br>
In Proceedings with International Journal of Computer Vision.<br>
Publisher: Springer
<br>
</div>
</div>
<div class="tab-pane text-center" id="proj">
<div class="row">
<b>Comparing CNN and RNN for Prediction of Judgement in Video Interview Based on Facial Gestures</b>
<p>
Judging the candidate as confident/ unconfident based on direction of face and eye. Used Image Processing techniques like Haar Cascade, Image filtering, Gamma Correction for the detection of face and eye. Comparing Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) for training and testing.
</p>
<br>
<b>Dynamic Hand Gesture Recognition Using Artificial Neural Networks-Computer Vision</b>
<p>
Taking a gesture as an input using the webcam. Detection of hand using Skin detection and Hu Moments algorithms. Training and Testing of hand gestures using Artificial Neural Networks in MATLAB. Performing a particular action such “Open Google Chrome”, “Open New Tab”, “Scroll Window”, “Minimize Window”, “Maximize Window”, assigned to the corresponding gesture.
</p>
<br>
<b>Exploratory Data Analysis using R Language</b>
<p>
Visualization of data using appropriate plots such as scatter plots, histograms, and box plots; Importance of feature engineering; Calculating the correlations, building predictive models.
</p>
<br>
<b>Blood Donation-Secured Web Application </b>
<p>
Developed secured Web Application that allows the potential donors to register on the portal, login, update their profile, change their passwords. The users in demand of blood can search donors in a particular area for a particular blood group. The users in immediate need of blood can add their blood request.
</p>
</div>
</div>
<div class="tab-pane" id="work">
<div class="row">
<table style="text-align:center;" align="center">
<tr style="border-bottom:1px solid black;border-top:1px solid black;">
<b>Intuit, India</b><br>
<i><b>Software Engineer (Aug 2016 - Present)</b></i>
<p>
Software development for Central Tools and Operations-development(CTO-dev). Developed Algorithm for increasing the storage allocation of an application dynamically. Implemented API Gateway for an Intuit-based application using Spring and Microservices.
Also, working on a Machine Learning Project (high-value business impact project) for predicting the most probable signed up companies that are likely to buy the product, Quickbooks Online(QBO).
</p>
</tr>
<tr style="border-bottom:1px solid black;">
<b>HCL, India</b><br>
<i><b>Data Analyst Intern (Jun 2015 - Jul 2015)</b></i>
<p>Worked Closely with database team for Data analysis at an enterprise level. Worked on predicting the probability of employee getting promoted based on the current performance to boost the work of the employees having low probabilities.</p>
</tr>
<tr style="border-bottom:1px solid black;">
<b>Global Internship Program in Engineering Design and Innovation, IIT, Delhi</b><br>
<i><b>Research Intern (Jun 2014 - Aug 2014)</b></i>
<p>Worked on Image Classification using Bag of Visual Words Model with FAST and FREAK as feature detectors and SVM as the training and testing model.</p>
</tr>
</table>
</div>
</div>
<div class="tab-pane" id="achievement" align="justify">
<div class="row">
<ul>
<li>
Deliver Awesome Award for Software Development at Inuit
</li>
<li>
Best Paper Award for research paper presented at ICECCT
</li>
3rd Prize for Developing the Best Secured Web Application Workshop held at IGDTUW, Delhi
</li>
<li>
2nd Prize in Model United Nation(Intra) held at IGDTUW, Delhi
</li>
<li>
Merit Certificate By CBSE for securing CGPA 10 in 10th board exams
</li>
</ul>
<br>
</div>
</div>
<div class="tab-pane" id="comm">
<div class="row">
<b>Monthly Charity Drives</b>
<p>Regular participant in monthly charity drives conducted by an NGO, BOSCO, Bangalore. The NGO aims to counsel, educate children that are found begging, working or are unaccompanied in the streets of Bangalore. </p>
<br>
<b>Cleaning Neighbourhood Drives</b>
<p>Participated in the cleaning drives conducted by an NGO, The Ugly Indians, that aims at cleaning an ugly spot in the neighborhood.</p>
<br>
</div>
</div>
<div class="tab-pane" id="extra">
<div class="row">
<b>Co-organizer of CTIcon (2016), International Conference hosted by IGDTUW </b>
<p> I had the responsibility of organizing and managing events of the first international conference hosted by our University .</p>
<br>
<b>INNERVE, Core member</b>
<p>
Event Head Coordinator at the Annual Technical Fest of IGDTUW, Delhi. Provided suggestions and assisted the participants during the hackathon, conducted during fest with their ideas. Also, helped with logistics and infrastructure setup for the hackathon.
</p>
<br>
<b>TAARANGANA, Core team member</b>
<p>Event Head Coordinator at the Annual Cultural Fest of IGDTUW, Delhi. I had the responsibility of organizing creative events and assist in the judging process.</p>
<br>
<br>
</div>
</div>
<div class="tab-pane" id="pers">
<div class="row">
<b>Languages Known</b>
<p>English(Fluent), Hindi(Fluent)</p>
<br>
<b>Hobbies</b>
<p>Solving rubik's cube, Playing Guitar, Dancing, Calligraphy, Badminton,Travel</p>
<br>
</div>
</div>
<div class="tab-pane text-center" id="shows">
<div class="row">
<div class="col-md-6">
<img src="assets/img/examples/chris4.jpg" class="img-rounded" />
<img src="assets/img/examples/chris6.jpg" class="img-rounded" />
</div>
<div class="col-md-6">
<img src="assets/img/examples/chris7.jpg" class="img-rounded" />
<img src="assets/img/examples/chris5.jpg" class="img-rounded" />
<img src="assets/img/examples/chris9.jpg" class="img-rounded" />
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Profile Tabs -->
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<nav class="pull-left">
Neetika Singhal
</nav>
<!-- <div class="copyright pull-right">
© 2016, made with <i class="fa fa-heart heart"></i> by Creative Tim
</div> -->
</div>
</footer>
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/material.min.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="assets/js/nouislider.min.js" type="text/javascript"></script>
<!-- Plugin for the Datepicker, full documentation here: http://www.eyecon.ro/bootstrap-datepicker/ -->
<script src="assets/js/bootstrap-datepicker.js" type="text/javascript"></script>
<!-- Control Center for Material Kit: activating the ripples, parallax effects, scripts from the example pages etc -->
<script src="assets/js/material-kit.js" type="text/javascript"></script>
</html>