-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
460 lines (372 loc) · 14.4 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
<!DOCTYPE html>
<html class='no-js' lang='en'>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="#coder #developer #system_designer #change_maker #geek" />
<meta name="keywords" content="coder,developer,system_designer,change_maker,geek,java_developer" />
<!--page-title-->
<title>Ayush Jain - Software Developer</title>
<link rel = "icon" href = "favicon.ico" type = "image/x-icon">
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script>
</script>
<!--========================================================================
CSS Stylesheets
=========================================================================-->
<link rel='stylesheet' type='text/css' href='bootstrap/css/bootstrap.min.css' >
<link rel='stylesheet' type='text/css' href='css/ionicons.min.css' >
<link rel='stylesheet' type='text/css' href='css/owl.carousel.css' >
<link rel='stylesheet' type='text/css' href='css/linea.css' >
<link rel='stylesheet' type='text/css' href='css/magnific-popup.css' >
<link rel='stylesheet' type='text/css' href='css/style.css' >
<link rel='stylesheet' type='text/css' href='css/color-seagreen.css' >
</head>
<body>
<!--========================================================================
Preloader
=========================================================================-->
<div id='preloader' >
<div class='loader' >
<div class='img' >
<img src='./img/loader.gif' alt>
</div>
<span>Loading...</span>
</div>
</div>
<!--========================================================================
main-bg
=========================================================================-->
<div class='bg' ></div>
<!--========================================================================
main-content wrapper
=========================================================================-->
<div class='main-content' >
<!--menu-button-->
<a href='#' class='menu-btn' >
<span class='lines' >
<span class='l1' ></span>
<span class='l2' ></span>
<span class='l3' ></span>
</span>
</a>
<!--menu-->
<div class='menu' >
<!--menu items-->
<nav class='menu-items' >
<ul>
<li>
<a href='#home' data-section='home' >
<i class='ion-ios-home-outline' ></i>
<span>Home</span>
</a>
</li>
<li>
<a href='#about' data-section='about' >
<i class='ion-ios-person-outline' ></i>
<span>About</span>
</a>
</li>
<li>
<a href='#experience' data-section='experience' >
<i class='ion-ios-briefcase-outline' ></i>
<span>Experience</span>
</a>
</li>
<li>
<a href='./files/ayush_jain_resume.pdf' data-section='resume' target="_blank" >
<i class='ion-ios-paper-outline' ></i>
<span>Resume</span>
</a>
</li>
</ul>
</nav>
</div>
<!--========================================================================
Home Section
=========================================================================-->
<section id='home' class='section main-section active' >
<div class='row' >
<div class='col-lg-6 col-md-5 col-xs-12 img-col-main' >
<!--your image-->
<div class='person-img' >
<img id = 'profile-pic' alt>
</div>
</div>
<div class='col-lg-6 col-md-7 col-xs-12 text-col-main' >
<div class='intro-text-col' >
<div class='inner' >
<div class='intro-text' >
<!--your-name-->
<h2>Hi, I'm Ayush Jain</h2>
<!--your-summarized explanation-->
<span>Software Developer Engineer at Amazon | Ex-Hello English</span>
<!--your-information-->
<p>
Welcome to my space in the Internet world!
<br>
I love making new professional acquaintances. Reach out via <a href='mailto: [email protected]' target='_blank' rel="noreferrer" title='Email' style = 'color:#16a085;'>Email</a> or Call, if you want to talk technology, product strategy or science fiction.
</p>
<!--social-icons-->
<p>
<a href='https://github.com/iamayushjain' class='ion-social-github custom-icon' target='_blank' rel="noreferrer" title='Github'></a>
<a href='https://linkedin.com/in/ayushjain2911/' class='ion-social-linkedin custom-icon' target='_blank' rel="noreferrer" title='Linkedin'></a>
<a href='https://www.instagram.com/iamayushjain/' class='ion-social-instagram custom-icon' target='_blank' rel="noreferrer" title='Instagram'></a>
<a href='https://twitter.com/ayushjain2911/' class='ion-social-twitter custom-icon' target='_blank' rel="noreferrer" title='Twitter'></a>
<a href='mailto: [email protected]' class='ion-android-mail custom-icon' target='_blank' rel="noreferrer" title='Email'></a>
</p>
<!--intro-buttons-->
<div class='intro-btns' >
<a href='./files/ayush_jain_resume.pdf' class='btn-material section-toggle' target='_blank'>
Download Resume
</a>
<a href='#about' data-section='about' class='btn-material intro-btn-secondary btn-secondary' >
About me
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--========================================================================
About Section
=========================================================================-->
<section id='about' class='section about-section' >
<div class='container-fluid' >
<div class='block about-block' >
<!--section-header-->
<div class='section-header' >
<h2>About Me</h2>
<p>A developer, an explorer and a geek</p>
</div>
<div class='row' >
<div class='col-md-4' >
<!--info-list-->
<ul class='info-list' >
<li>
<strong>Name:</strong>
<span>Ayush Jain</span>
</li>
<li>
<strong>Job:</strong>
<span>SDE @Amazon</span>
</li>
<li>
<strong>Education:</strong>
<span>Galgotias College of Engineering And Technology</span>
</li>
<li>
<strong>Degree:</strong>
<span>B. Tech(Hons.), Information Technology</span>
</li>
</ul>
</div>
<div class='col-md-8' >
<!--about-text-->
<div class='about-text' >
<p>
I am currently designing scalable systems for Amazon. I enjoy exploring & learning to optimize the mechanism to get any task done.
</p>
<p>
I am involved in various other community chapters like Google Developer Group (GDG) across cities. I also enjoy sharing my learning with enthusiastic learner across the community. And have participated and endorse Hackathons across the communities.
</p>
<p>
During my spare time, I love watching science fiction such as Doctor Who, Back to the Future, Star Wars, Star trek, and the list goes on.
</p>
<p>
In a nutshell, I am a technological evangelist and a geek.
</p>
</div>
</div>
</div>
</div>
<div class='block services-block' >
<!--section-header-->
<div class='section-header' >
<h2>My Ideologies</h2>
<p>Ideologies are multiple. Mine are selective</p>
</div>
<!--services-->
<div class='row' >
<div class='col-md-4' >
<!--service-->
<div class='service' >
<i class='icon-basic-keyboard' ></i>
<h4>Code</h4>
<p>
Making the world a better place <i class="ion-coffee"></i>
</p>
</div>
</div>
<div class='col-md-4' >
<!--service-->
<div class='service' >
<i class='ion-ios-tennisball-outline' ></i>
<h4>Play</h4>
<p>
Strategize over laziness. <i class="ion-android-happy"></i>
</p>
</div>
</div>
<div class='col-md-4' >
<!--service-->
<div class='service' >
<i class='ion-android-bulb' ></i>
<h4>Work</h4>
<p>
Be Productive. <i class="ion-heart"></i>
</p>
</div>
</div>
</div>
</div>
<div class='block skills-block' >
<!--section-header-->
<div class='section-header' >
<h2>My Skills</h2>
<p>My strength is defined by my skills</p>
</div>
<!--skills-->
<div class='row' >
<!--skills-column-1-->
<div class='col-md-6' >
<div class='skill' data-percent='80' >
<h4>Java</h4>
</div>
<div class='skill' data-percent='90' >
<h4>php</h4>
</div>
<div class='skill' data-percent='80' >
<h4>Mysql</h4>
</div>
<div class='skill' data-percent='75' >
<h4>Redis</h4>
</div>
<div class='skill' data-percent='75' >
<h4>Elastic Search</h4>
</div>
</div>
<!--skills-column-2-->
<div class='col-md-6' >
<div class='skill' data-percent='75' >
<h4>Java Script</h4>
</div>
<div class='skill' data-percent='80' >
<h4>Big Query</h4>
</div>
<div class='skill' data-percent='70' >
<h4>NoSql</h4>
</div>
<div class='skill' data-percent='75' >
<h4>Dialogflow</h4>
</div>
<div class='skill' data-percent='65' >
<h4>Data Visualization</h4>
</div>
</div>
</div>
</div>
</section>
<!--========================================================================
Experience Section
=========================================================================-->
<section id='experience' class='section resume-section' >
<div class='container-fluid' >
<!--experience-block-->
<div class='block timeline-block experience-block' >
<!--section-header-->
<div class='section-header' >
<h2>My Experience</h2>
<p>Places where my skills where tested</p>
</div>
<!--experience-timeline-->
<ul class='timeline' >
<li>
<div class='timeline-content' >
<h4>CultureAlley</h4>
<ul class='timeline' >
<li><div class = 'timeline-multiple-content'><span>Senior Software Engineer - March 2019 to Present</span>
<p>
− Designed and built an in-house A/B testing platform.<br>
− Working directly with the product team, learning and providing strategy related to product designing.<br>
− Introduced and set up the pipelines for protocol buffers and object serialization.<br>
− Developed pipelines for different Caching algorithms to reduce database calls over Redis and Memcached.<br>
</p>
</div></li>
<li><div class = 'timeline-multiple-content'><span>Software Engineer - June 2017 to March 2019</span>
<p>
− Developed pipelines for Data visualization tools for real-time analytics for ease diving into the details.<br>
− Build various algorithms on Elasticsearch, Redis for seamless user interaction.<br>
− Designed and built the first Hindi language application for Actions On Google using Dialogflow.<br>
− Integrated Dialogflow to automate approx 60% of the daily user helpline queries.<br>
− Developed many other APIs, android modules and internal tools for the company.<br>
</p></div></li>
</div>
</li>
<li>
<div class='timeline-content' >
<h4>Delhi Technological University(DTU)</h4>
<span>Research Intern - March 2017 to April 2017</span>
<p>
− Learned different concepts related to the application of soft computing in Recommendations System.
<br>
− Built a SentiConceptNet from ConceptNet in a similar way SentiWordNet was built from WordNet, to increase the efficiency of sentimental analysis.
</p>
</div>
</li>
<li>
<div class='timeline-content' >
<h4>Toppr</h4>
<span>Software Engineer Intern- June 2017 to March 2019</span>
<p>
− Responsible for managing and developing their product 'Toppr Learn'.<br>
− Integrated OCR and Elasticsearch in the teacher's panel helping them to search student's doubts via image much faster, thus reducing the doubt answering time by 40%.
</p>
</div>
</li>
<li>
<div class='timeline-content' >
<h4>CultureAlley</h4>
<span>Software Engineer Intern- June 2017 to March 2019</span>
<p>
− Built a speech recognition/grading application and implemented it on Android.<br>
− Integrated VoIP application module on Android.<br>
− Design application to cluster and segregate audio files based on text, pronunciation, pitch, etc using multiple data mining algorithms.
</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<!--========================================================================
Contact Section
=========================================================================-->
<section id='contact' class='section contact-section' >
<div class='container-fluid' >
<div class='block about-block' >
<!--section-header-->
<div class='section-header' >
<h1>Mail :</h1>
<p>[email protected]</p>
</div>
</div>
</div>
</section>
</div>
<!--========================================================================
JavaScript Files
=========================================================================-->
<script src='js/jquery.min.js' ></script>
<script src='js/jquery.shuffle.min.js' ></script>
<script src='js/owl.carousel.min.js' ></script>
<script src='js/jquery.magnific-popup.min.js' ></script>
<script src='js/validator.min.js' ></script>
<script src='js/script.js' ></script>
</body>
</html>