-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
475 lines (462 loc) · 21 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
<!--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Narender Gupta</title>
<!-- Custom Theme files -->
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/style.css" rel='stylesheet' type='text/css' />
<!--//theme-style-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Curriculum Vitae Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<link href='//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700' rel='stylesheet' type='text/css'>
<!-- start menu -->
</head>
<body>
<!-- header -->
<div class="top-header"></div>
<div class="container">
<div class="header">
<h1>Narender <br>Gupta</h1>
</div>
<div class="header-right">
<div class="list">
<ul>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li>/</li>
<li><a href="tel:+1-217-898-6096">(217) 898-6096</a></li>
</ul>
</div>
<h2><font color="4385F4">G</font><font color="EA4335">o</font><font color="FBBC05">o</font><font color="4385F4">g</font><font color="34A853">l</font><font color="EA4335">e</font><font color="FBBC05">r</font></h2>
</div>
<div class="clearfix"></div>
</div>
<!---->
<div class="content">
<div class="container">
<h3>Professional Affiliations</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.adobe.com/in" target="_blank">Google (Full-time)</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Software Engineer</h4>
<p>I work in Google Fiber where our team works on network planning and design before Google Fiber expands to any new areas.</p>
</div>
<div class="col-md-2 date">
<p>2016 - Present</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.adobe.com/in" target="_blank">Adobe Systems</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Senior Software Developer</h4>
<p>I worked on Adobe Acrobat Reader DC. It included embedding browser framework into desktop application to bring web-like rich user interface, managing different tasks in different processes, and inter-process communication. Before that, I developed a web application for Salesforce app store which interacted with Adobe PDF web service APIs to create and export PDFs to other document types. Apart from these, I worked on web PDF form filling application using image renditions and server side PDF processing. Additionally, I prototyped voice-navigated web-app architecture on the top of existing suit of acrobat.com apps.</p>
</div>
<div class="col-md-2 date">
<p>2012 - 14</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.amazon.com/" target="_blank">Amazon Development Center</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Software Developer</h4>
<p>I developed web service APIs to perform business logic on the server end. I, also, worked on integrating front end features with these web services using Amazon’s Service Oriented Architecture. Additionally, I worked on vendor facing web application portal to design and implement front-end features. Apart from these, I implemented web application on the existing suite of internal applications for analysts to collate data from multiple web services and enable them to track payments made to vendors across different systems.</p>
</div>
<div class="col-md-2 date">
<p>2011 - 12</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.google.co.in/" target="_blank">Google (Intern)</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Engineering Intern</h4>
<p>I worked as a software engineering intern in Gmail load and performance testing team. I developed a latency debugger for Gmail backend which parsed the server logs, analyzed them based on the runtime information attached at multiple levels. Additionally, I researched and worked on Java memory leak debugger for Gmail. It included study of Java garbage collection mechanisms and coming up with the required algorithm, along with implementation.</p>
</div>
<div class="col-md-2 date">
<p>2010 - 11</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Education</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://illinois.edu/" target="_blank">University of Illinois at Urbana-Champaign</a></h5>
<p></p>
</div>
<div class="col-md-7 college">
<h4><a href="http://cs.illinois.edu/prospective-students/graduate-students/ms-phd-programs" target="_blank">Master of Science</a>, <a href="http://cs.illinois.edu" target="_blank">Computer Science</a></h4>
<h5>Thesis Advisor: <a class="acolor" href="http://l2r.cs.uiuc.edu/" target="_blank">Professor Dan Roth</a> <br>
Research Areas: Machine Learning, Natural Language Processing, Information Networks <br>
Research Assistant in <a class="acolor" href="http://cogcomp.cs.illinois.edu/" target="_blank">Cognitive Computation Lab</a><br>
GPA: 3.79/4.00
</h5>
</div>
<div class="col-md-2 date">
<p>2014 - 16</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.nitkkr.ac.in" target="_blank">National Institute of Technology Kurukshetra</a></h5>
<p></p>
</div>
<div class="col-md-7 college">
<h4><a href="http://www.nitkkr.ac.in/pagesUI/homePage.jsf?pageEvent=19&page=content&language=2#aboutdepartment" target="_blank">Bachelor of Technology</a>, <a href="http://www.nitkkr.ac.in/pagesUI/homePage.jsf?pageEvent=19&page=content&language=2" target="_blank">Computer Engineering</a></h4>
<h5>GPA: 9.12/10.00</h5>
</div>
<div class="col-md-2 date">
<p>2007 - 11</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Publications</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<a href="http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=7836069" target="_blank"><h5>ICDMW 2016</h5>(IEEE 16th International Conference on Data Mining Workshops)</a>
<p>Barcelona, Spain</p>
</div>
<div class="col-md-7 posts">
<h4><a href="http://ieeexplore.ieee.org/abstract/document/7836726/" target="_blank">Will I Get In? Modeling the Graduate Admission Process for American Universities</a></h4>
<p><b><u><a href="http://narendergupta.github.io">Narender Gupta</a></u></b>, <a href="https://www.linkedin.com/in/amansawhney" target="_blank">Aman Sawhney</a>, <a href="http://l2r.cs.uiuc.edu/" target="_blank">Dan Roth</a></p>
</div>
<div class="col-md-2 date">
<p>Dec. 2016</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5>MS Thesis</h5>
<p>Champaign, IL, USA</p>
</div>
<div class="col-md-7 posts">
<h4><a href="https://www.ideals.illinois.edu/handle/2142/92866" target="_blank">American Graduate Admissions: Both Sides of the Table</a></h4>
<p><b><u><a href="http://narendergupta.github.io">Narender Gupta</a></u></b></p>
</div>
<div class="col-md-2 date">
<p>Aug. 2016</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Patents</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5>USPTO </h5>(United States Patent and Trademark Office)
<p></p>
</div>
<div class="col-md-7 posts">
<h4><a href="https://www.google.com/patents/US9535880" target="_blank">Method and apparatus for preserving fidelity of bounded rich text appearance by maintaining reflow when converting between interactive and flat documents across different environments</a></h4>
<p><a href="https://www.linkedin.com/in/yash-kumar-gupta-ab84482b" target="_blank">Yash Kumar Gupta</a>, <b><u><a href="http://narendergupta.github.io">Narender Gupta</a></u></b> <br> Publication No: US9535880 B2 <br> Application No: US 14/260,743</p>
</div>
<div class="col-md-2 date">
<p>Jan. 2017</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Books</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5>Poetry</h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4><a href="https://www.facebook.com/AGoodNightsRead" target="_blank">A Good Night's Read</a></h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="https://www.facebook.com/sanjay.s.adhikari.7" target="_blank">Sanjay Singh Adhikari</a>, <a href="https://www.linkedin.com/in/pradeep-bhatt-0a29919a" target="_blank">Pradeep Bhatt</a>, <a href="https://www.linkedin.com/in/mohit-malhan-2a97b160" target="_blank">Mohit Malhan</a>, <a href="https://www.facebook.com/vinay.sehra" target="_blank">Vinay Sehra</a> <br> <i><a href="http://www.serenewoods.com/" target="_blank">[Serene Woods Publishing]</a></i></p>
</div>
<div class="col-md-2 date">
<p>Sep. 2009</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Research Posters</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<a href="http://publish.illinois.edu/cslstudentconference2015/" target="_blank"><h5>CSLSC 2015</h5></a>(UIUC Coordinated Science Laboratory Student Conference)
<p>Urbana, Illinois</p>
</div>
<div class="col-md-7 posts">
<h4><a href="http://publish.illinois.edu/cslstudentconference2015/posters/" target="_blank">Back To Grad: Modeling American Graduate Admission Process using Machine Learning</a></h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="https://www.linkedin.com/in/amansawhney" target="_blank">Aman Sawhney</a></p>
</div>
<div class="col-md-2 date">
<p>Feb. 2015</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5>UNM Data To Knowledge Day 2015</a></h5>
<p>Albuquerque, New Mexico</p>
</div>
<div class="col-md-7 posts">
<h4>Back To Grad: Modeling American Graduate Admission Process using Machine Learning</h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="https://www.linkedin.com/in/amansawhney" target="_blank">Aman Sawhney</a></p>
</div>
<div class="col-md-2 date">
<p>Feb. 2015</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Academic Projects</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www2016.ca/" target="_blank">PastFinder</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>PastFinder: Finding Author History Using Dynamic Collaboration Graph</h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="http://web.engr.illinois.edu/~ckulkarn/" target="_blank">Chinmay Kulkarni</a>, <a href="http://web.engr.illinois.edu/~arastog2/" target="_blank">Aditya Rastogi</a></p>
</div>
<div class="col-md-2 date">
<p>May 2015</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www2016.ca/" target="_blank">EQUALGAS</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>EQUALGAS: Efficient Query Approximation on Large Graphs using Attribute-based Summaries</h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="http://web.engr.illinois.edu/~ckulkarn/" target="_blank">Chinmay Kulkarni</a>, <a href="http://web.engr.illinois.edu/~cdatye2/" target="_blank">Chaitanya Datye</a></p>
</div>
<div class="col-md-2 date">
<p>Dec 2015</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www2016.ca/" target="_blank">Semantic Parsing</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>From Natural Language to Formal Representation</h4>
<p><b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="https://www.ece.illinois.edu/directory/profile/muddire2" target="_blank">Pavankumar Reddy M</a></p>
</div>
<div class="col-md-2 date">
<p>Dec 2015</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Academic Affiliations</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://cogcomp.cs.illinois.edu/" target="_blank">Cognitive Computation Group, UIUC</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Research Assistant</h4>
<p>I worked with Graduate Admissions Committee members to research about automating graduate admission process in American universities. (Partial) results of this research can be found in the ICDMW 2016 publication.</p>
</div>
<div class="col-md-2 date">
<p>2015 - 16</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://cs.illinois.edu/" target="_blank">Department of Computer Science, UIUC</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Teaching Assistant</h4>
<p>I assisted in instructing CS125, Introduction to Computer Science during Fall ’14 and Spring ’15. I conducted discussion sections as well as independent seminar, <i>Debug Your Brain</i>, during Fall ’14.</p>
</div>
<div class="col-md-2 date">
<p>2014 - 15</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5><a href="http://www.nitkkr.ac.in/pagesUI/homePage.jsf?pageEvent=4&page=content&language=2" target="_blank">Placement Advisory Committee, NITK</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Student Representative</h4>
<p>I planned and oversaw schedule and operations for company visits for jobs throughout senior year.</p>
</div>
<div class="col-md-2 date">
<p>2010 - 11</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<h3>Honors & Awards</h3>
<div class="work">
<div class="details">
<div class="col-md-3 city">
<h5><a href="https://wiki.cites.illinois.edu/wiki/display/jplteam/2015+Competition+Results" target="_blank">NASA JPL Space Design Competition</a></h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4>Autonomous Algorithm for Determining a Safe Landing Site on a Planetary Surface</h4>
<p>Won Second Prize in <i>UIUC NASA Jet Propulsion Laboratory (JPL) Team Space Design Competition</i><br>
<a href="https://www.linkedin.com/in/xander-masotto-a229b856" target="_blank">Xander Masotto</a>, <b><u><a href="http://web.engr.illinois.edu/~ngupta18/">Narender Gupta</a></u></b>, <a href="https://www.linkedin.com/in/aliya-burkit-80b1b625" target="_blank">Aliya Burkit</a></p>
</div>
<div class="col-md-2 date">
<p>Apr. 2015</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5>Scholarship</h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4><a href="http://www.desw.gov.in/SCHOLARSHIP" target="_blank">Prime Minister Merit Scholarship</a>, India</h4>
</div>
<div class="col-md-2 date">
<p>2007-11</p>
</div>
<div class="clearfix"></div>
</div>
<div class="details">
<div class="col-md-3 city">
<h5>Scholarship</h5>
<p></p>
</div>
<div class="col-md-7 posts">
<h4><a href="http://www.awesindia.com/" target="_blank">Education Scholarship Scheme for Army Personnel (ESSA)</a>, India</h4>
</div>
<div class="col-md-2 date">
<p>2007-11</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<!--
<div class="skills">
<div class="col-md-6 skill-list">
<h3>IT Skills</h3>
<div class="lists">
<div class="sub grid1">
<h5>Photoshop</h5>
<div class="progressy1"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>HTML5</h5>
<div class="progressy2"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>CSS3</h5>
<div class="progressy3"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>PHP</h5>
<div class="progressy4 php"><p></p></div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="col-md-6 skill-list">
<h3>Languages</h3>
<div class="lists2">
<div class="sub grid1">
<h5>English</h5>
<div class="progressy1"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>Spanish</h5>
<div class="progressy4"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>Italian</h5>
<div class="progressy6"><p></p></div>
<div class="clearfix"></div>
</div>
<div class="sub">
<h5>German</h5>
<div class="progressy7"><p></p></div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
-->
<div class="bottom_cnt">
<div class="left_grid">
<h3>Extra-curricular</h3>
<ul class="list2">
<li>Recurring Volunteer as <i>CS Grad Ambassador</i> for incoming graduate students at UIUC.</li>
<li>Volunteered at <i><a href="http://navjyoti.org.in/" target="_blank">Navjyoti India Foundation</a></i> for education of underprivileged children.</li>
<li>Volunteered for university chapter of <i><a href="https://en.wikipedia.org/wiki/National_Service_Scheme">National Service Scheme</a></i> at NITK.</li>
<li>Executive member of <i>NITK Hindi Literature & Debate Club</i>.</li>
<li>Organized annual literary festival <i>Utkarsh</i> as member of Hindi society <i>Anamika</i>.</li>
<li>Inter-District Poetry Recital Competition, <i>Third Prize</i>, Kurukshetra, India.</li>
<li>Inter-College Declamation Competition, <i>First Prize</i>, NIT Kurukshetra, India.</li>
<li>Inter-College Debate Competition, <i>First Prize</i>, NIT Kurukshetra, India.</li>
</ul>
</div>
<div class="right_grid">
<h3>Social</h3>
<ul class="media_sec">
<li><a href="https://www.facebook.com/narender.gupta01" target="_blank"><img src="images/fb.png" alt="">Facebook / narender.gupta01</a></li>
<li><a href="https://twitter.com/narender_gupta" target="_blank"><img src="images/twt.png" alt=""/>Twitter / narender_gupta</a></li>
<li><a href="https://plus.google.com/+NarenderGupta01" target="_blank"><img src="images/gg.png" alt=""/>Google Plus / +NarenderGupta01</a></li>
<li><a href="https://www.linkedin.com/in/narendergupta" target="_blank"><img src="images/li.png" alt=""/>LinkedIn / narendergupta</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
<div class="copywrite">
<p> <a href="NarenderGupta.pdf" target="_blank"> PDF Version</a> </p>
</div>
<div class="copywrite">
<p>Last Updated: Feb. 19, 2017</a> </p>
</div>
<div class="copywrite">
<p>© 2015 Curriculum Vitae . All Rights Reseverd | Design by <a href="http://w3layouts.com/" target="_blank">W3layouts</a> </p>
</div>
</div>
</div>
<!---->
</body>
</html>