-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
578 lines (542 loc) · 50.8 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
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
<!DOCTYPE html>
<html lang="en">
<head>
<title>Akshat Shah</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="owl/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="owl/owl-carousel/owl.theme.css">
<script src="owl/owl-carousel/owl.carousel.min.js"></script>
<link rel="stylesheet" type="text/css" href="axat.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" />
<link rel="stylesheet" href="timeline.css">
<link href="https://fonts.googleapis.com/css?family=Voces" rel="stylesheet">
<link rel="icon" href="img/favicon.png" type="image/gif" sizes="16x16"> </head>
<body>
<div class="container-fluid" style="padding-left: 0px; padding-right: 0px" data-position="fixed">
<div clas="row" style="height:60px; background-color:#3b5998" data-position="fixed">
<div class="col-sm-8" data-position="fixed">
<div style="border-radius: 0px; margin-top: 1.1%; margin-left: 3%">
<div class="dropdown" style="height: 10px;">
<button
style=" background-color: #dfe3ee; border: none;
color:#666666; text-align: center; text-decoration: none;
font-size: 16px; cursor: pointer; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);"
class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">Connect <span class="caret"></span></button>
<ul class="dropdown-menu">
<li>
<a href="https://github.com/axat17" target="_blank"> <img style=" box-shadow: 0 -3px 5px -3px black;" src="img/github.png" width="20" height="20" border="0"> GitHub </a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4" style="height:50px; margin-top:-0.7%; color: #dfe3ee; text-align:center;">
<h1 style="color:white; font-size: 40px">Akshat Shah</h1>
</div>
</div>
</div>
<div data-position="fixed">
<nav data-position="fixed" class="navbar navbar-default" style="width:100%; height: auto; background-color: #dfe3ee; border-radius: 0px; border:none; box-shadow: 0px 2px 5px grey; text-align:center;">
<div data-position="fixed" class="container" style="width:100%">
<ul class="nav navbar-nav" style="width:100%">
<li data-target="#owl-demo" data-slide-to="0" class="owl-demo-target" id="home"><a href="#">Home</a></li>
<li data-target="#owl-demo" data-slide-to="1" class="owl-demo-target" id="edu"><a href="#">Timeline</a></li>
<li data-target="#owl-demo" data-slide-to="2" class="owl-demo-target" id="skills"><a href="#">Skills</a></li>
<li data-target="#owl-demo" data-slide-to="3" class="owl-demo-target" id="project"><a href="#">Projects</a></li>
<li data-target="#owl-demo" data-slide-to="4" class="owl-demo-target" id="contact"><a href="#">Contact Me</a></li>
</ul>
</div>
</nav>
</div>
<div class="container-fluid" name="container-fluid">
<div id="owl-demo" class="owl-carousel">
<div namme="main" style="margin-right: 5%; margin-left: 5%" data-slide-no="0" class="item carousel-item active">
<div class="col-sm-12" style="text-align: justify; padding-right: 20px; padding-left: 20px; padding-top: 0px; height: 420px">
<p>
<h1 style="font-size: 40px"><B>MEAN STACK DEVELOPER</B></h1>
</p>
<p>
<h4 style="line-height: 22px; font-size:16px">
<ul>
<li>Experienced in developing applications using UI Technologies like HTML, HTML5, CSS, CSS3, SASS, LESS, JavaScript, Bootstrap, DOM, XHTML, jQuery, and Ajax.</li>
<li>Expertise in using Front End JavaScript Frameworks like Angular JS, React JS, Meteor JS, Knockout JS, Backbone JS and use Server Frameworks like Node JS, Express JS, Mongoose JS.</li>
<li>Solid ability to code in Scripting Languages like Perl, Python, PHP.</li>
<li>Created and integrated numerous RESTful and SOAP API’s for clients adding more functionality and communication between services and applications, streamlined development process using tools such as Grunt and Gulp.</li>
<li>Solid experience with Responsive Web Design (RWD) using Bootstrap, CSS media queries.</li>
<li>Worked on integrating back-end technologies such as Node with Express with front end JavaScript frameworks such as Angular JS and React JS by using AJAX and JSON using both Typescript and ES6</li>
<li>Produced visually appealing designs focused on usability, DOM Layout, utility, UX, cross-browser compatibility and hence worked on safari, Internet explorer, Firefox and Google chrome.</li>
<li>Good exposure and experience in creating and deploying web services and applications in JAVA, using servlets and JSP </li>
</ul>
</h4></p>
</div>
<!--<div class="col-sm-5" style="padding-top: 30px; padding-left: 140px"> <img src="img/Akshat.jpg" alt="Mountain View" style="width:354px;height:340px; box-shadow: 0px 2px 5px grey;"> </div>-->
</div>
<div id="edu" name="edu" style="margin-right: 5%; margin-left: 5%" data-slide-no="1" class="item carousel-item">
<h1 align="left" style="margin-left: 10%; margin-bottom: 4%;"><b>EXPERIANCE TIMELINE</b></h1>
<div id="test">
<div DATA-DATE="APR-2016 TO TODAY" STYLE="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>Edward Jones</b></p></h4>
<h5><p>Riverside, CA</p></h5>
<p>
<h4>Sr. Full Stack Consultant</h4></p>
</div>
<div DATA-DATE="MAR-2015 TO APR-2016" STYLE="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>American Express</b></p></h4>
<h5><p>Phoenix, AZ </p></h5>
<p>
<h4>Sr. Mean Stack Consultant</h4></p>
</div>
<div data-date="OCT-2014 to FEB-2015" style="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>Fred Loya Insurance</b></p></h4>
<h5><p><b>Dallas, TX</b></p></h5>
<p>
<h4>Sr Full Stack Developer</h4></p>
</div>
<div DATA-DATE="DEC-2012 TO SEP-2014" STYLE="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>Agile Labs Pvt Ltd</b></p></h4>
<h5><p>Bangalore, India</p></h5>
<p>
<h4>Sr. Full Stack Consultant</h4></p>
</div>
<div DATA-DATE="MAY-2010 TO NOV-2012" STYLE="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>Antares Systems Ltd</b></p></h4>
<h5><p>Bangalore, India</p></h5>
<p>
<h4>UI/Java Developer</h4></p>
</div>
<div DATA-DATE="JAN-2009 TO MAY-2010" STYLE="text-align: center; box-shadow: 0 4px 8px 0 grey, 0 6px 10px 0 grey;">
<h4><p><b>HCL Technologies Ltd</b></p></h4>
<h5><p>India</p></h5>
<p>
<h4>Jr Java Developer</h4></p>
</div>
</div>
<div class="row">
<div class="row" align="center">
<h1 align="left" style="margin-left: 10%; margin-top: 4%; margin-bottom: -3%; text-shadow: 1px 1px grey"><b>HOBBIES & INTEREST</b></h1>
<div class="col-sm-12" id="box" style="margin-left: 10%; margin-right: 10%;">
<div id="boxes1" class="col-sm-2" align="center"> <img src="img/car.png" style="height: 80px; width: 80px; margin-left: 17px"> Cars </div>
<div id="boxes2" class="col-sm-2"> <img src="img/fix.png" style="height: 60px; width: 60px; margin-left: 27px; margin-top: 8px; margin-bottom: 5px"> Do it yourself Fix </div>
<div id="boxes3" class="col-sm-2"> <img src="img/games.png" style="height: 70px; width: 80px; margin-left: 17px"> Computer Gaming </div>
<div id="boxes4" class="col-sm-2"> <img src="img/movie.png" style="height: 60px; width: 60px; margin-left: 27px; margin-top: 8px; margin-bottom: 5px"> Movies | TV Shows </div>
</div>
</div>
<div class="row">
<div class="col-sm-12" style="margin-left: 10%; margin-right: 10%;">
<div id="boxes5" class="col-sm-2"> <img src="img/sport.png" style="height: 60px; width: 60px; margin-left: 27px; margin-top: 8px; margin-bottom: 5px"> Outdoor Activity | Sports </div>
<div id="boxes6" class="col-sm-2"> <img src="img/music.png" style="height: 60px; width: 60px; margin-left: 27px; margin-top: 8px; margin-bottom: 15px"> Music </div>
<div id="boxes7" class="col-sm-2"> <img src="img/meetups.png" style="height: 80px; width: 80px; margin-left: 17px"> Meetups </div>
<div id="boxes8" class="col-sm-2"> <img src="img/travel.png" style="height: 80px; width: 80px; margin-left: 17px"> Travel </div>
</div>
</div>
</div>
</div>
<div id="skills" name="skills" style="margin-right: 5%; margin-left: 5%" data-slide-no="2" class="item carousel-item">
<div class="row" style="margin-left: 2%; margin-right: 2%">
<h1><b>SKILLS</b></h1>
<div class="col-sm-12">
<h1><b>AREA OF EXPERTISE</b></h1>
<div class="col-sm-6">
<ul style="list-style-type: square;">
<li style="margin-bottom: 2%">Database</li>
<li style="margin-bottom: 2%">Web Development</li>
<li style="margin-bottom: 2%">UI Development</li>
<li style="margin-bottom: 2%">Team Building, Leadership</li>
</ul>
</div>
<div class="col-sm-6">
<ul style="list-style-type: square;">
<li style="margin-bottom: 2%">Public Speaking, Presentation</li>
<li style="margin-bottom: 2%">Android Phone Development</li>
<li style="margin-bottom: 2%">Windows Phone Development</li>
</ul>
</div>
</div>
<div class="col-sm-12">
<h1><b>TECHNICAL SKILLS</b></h1>
<div class="col-sm-3">
<h4 style="margin-bottom: 6%;">PROGRAMMING LANGUAGES</h4>
<ul style="list-style-type: square;">
<li style="margin-bottom: 3%; margin-top: 3%">HTML& CSS</li>
<li style="margin-bottom: 3%">AJAX, JQuery</li>
<li style="margin-bottom: 3%">Java, C#, C</li>
<li style="margin-bottom: 3%">Javascript, JSON</li>
<li style="margin-bottom: 3%">RESTful Web APIs</li>
<li style="margin-bottom: 3%">SOAP Web APIs</li>
</ul>
</div>
<div class="col-sm-3">
<h4 style="margin-bottom: 6%;">DATABASE</h4>
<ul style="list-style-type: square;">
<li style="margin-bottom: 3%; margin-top: 3%">MySQL, SQLite</li>
<li style="margin-bottom: 3%">Oracle 9i, 10g, 11g (SQL/PLSQL)</li>
<li style="margin-bottom: 3%">MongoDB</li>
</ul>
</div>
<div class="col-sm-3">
<h4 style="margin-bottom: 6%;">FRAMEWORK</h4>
<ul style="list-style-type: square;">
<li style="margin-bottom: 3%; margin-top: 3%">Bootstrap</li>
<li style="margin-bottom: 3%">.Net</li>
<li style="margin-bottom: 3%">AngularJS</li>
<li style="margin-bottom: 3%">Node.js</li>
<li style="margin-bottom: 3%">React js</li>
</ul>
</div>
<div class="col-sm-3">
<h4 style="margin-bottom: 6%;">TOOLS & IDE</h4>
<ul style="list-style-type: square;">
<li style="margin-bottom: 3%; margin-top: 3%">JetBrains WebStorm, Android Studio</li>
<li style="margin-bottom: 3%">Eclipse, NetBeans</li>
<li style="margin-bottom: 3%">Notepad++, Sublime Text</li>
<li style="margin-bottom: 3%">Visual Studio</li>
<li style="margin-bottom: 3%"><b>Debuging:</b> Firebug, Bugzilla, Chrome Dev tools</li>
<li style="margin-bottom: 3%"><b>Publishing Tools:</b> Adobe PageMaker, MS Office, CorelDraw, Adobe Photoshop</li>
</ul>
</div>
</div>
<div class="col-sm-12">
<h1><b>TRAINING CERTIFICATES</b></h1>
<div class="row" style="margin-top: 5%">
<div class="col-sm-10">
<div id="box5" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/oracle.png" style="height: 100px; width: 80px; float: right;">
ORALCE DATABASE 10G: INTRODUCTION TO SQL</h3>
<h4 style="margin-left: 2%; margin-right: 2%">ORACLE WORKFORCE DEVELOPMENT PROGRAM     (Aug 12 to Dec 12)</h4> </div>
</div>
</div>
<div class="row" style="margin-top: 1%">
<div class="col-sm-10">
<div id="box6" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/oracle.png" style="height: 100px; width: 80px; float: right;">
ORALCE DATABASE 10G: ADMINISTRATION WORKSHOP-1 RELEASE-2</h3>
<h4 style="margin-left: 2%; margin-right: 2%">ORACLE WORKFORCE DEVELOPMENT PROGRAM     (Jan 13 to Jun 13)</h4> </div>
</div>
</div>
</div>
</div>
</div>
<div id="projects" name="projects" style="margin-left: 5%; margin-right: 3%; margin-top: 2%" data-slide-no="3" class="item carousel-item">
<h1 align="left" style="margin-left: 5%; margin-bottom: 4%; text-shadow: 1px 1px grey"><b>PROJECT UNDERTAKEN</b></h1>
<div class="row">
<div class="col-sm-10">
<div id="box1">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
Edward Jones     (Riverside, CA)<br>Sr. Full Stack Consultant     <t style="font-size: 16px">(Apr 16 to Present)</t></br</h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">Java, SAAS, JSP, HTML, CSS, JavaScript, AngularJS 2, React, Node.js, GIT, AWS Amazon Web services, Heroku, Digital Ocean, Google Cloud, SOAP and REST services, Oracle, TOAD, Apache tomcat, WebLogic, Maven, PostgreSQL, MongoDB.</h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> A complete web based Point of Sale which used by a Food Chain restaurant. It used to conduct the entire sale of the Restaurant and communicate with inventory to keep everything in balance. Also, keep track of everyday electronic and cash based transaction.
<ul style="list-style-type:square">
<li>Involved in the analysis, design, and development and testing phases of Software resulting in multiple stable releases and more efficient systems.</li>
<li>Design entire wireframes and mockups for web pages. Also, use Figma for Design.</li>
<li>Highly use of Typescript, CSS and JQuery to create actual design as per wireframes.</li>
<li>Developed Dynamic and robust UI using Angular 2, React JS, HTML, CSS, SASS, JavaScript, JQuery by connecting backend API’s with JSON.</li>
<li>Extensively used Angular 2 (Angular Bootstrap) for ng-grid, and UI components. Responsible for designing SPA with using Angular JS as framework along with HTML and CSS</li>
<li>Used Bootstrap along with HTML5 and CSS3 to make the user pages more interactive and responsive.</li>
<li>Used Node JS, Express JS, and Mongo DB along with Mongoose.JS to create server side applications.</li>
<li>Designed and documented REST/HTTP APIs, including JSON data formats and API versioning strategy.</li>
<li>Designed and coded customized Angular 2 services to interact with the backend API and serve components</li>
<li>Used Karma and Jasmine for automated test along with using Gulp and Bower for automated tasks</li>
<li>Achieved client side scripting which helps reduce server side trips and thus helps in performance boost</li>
<li>Used GIT for version control. Improved the Page Performance drastically.</li>
<li>Developed Restful based web services and used JSON as the communication for REST mechanism.</li>
<li>Coded Typescript and ES6 supersets, mastered Docker deployment in Cloud machine instances</li>
<li>Used Oracle as the back end and wrote SQL queries and stored procedures.</li>
<li>Developed RESTful & SOAP Web Services using Jersey API and JSON as media type in integration with Springs.</li>
<li>Improved the Performance, Availability of an Application’s Database by migrating to NoSQL such as Mongo Db.</li>
<li>Deployed applications in cloud using AWS , regulated traffic and other services using multiple AWS services.</li>
<li>Successfully handled cross browser compatibility in browsers like safari, Internet explorer, Firefox and chrome.</li>
<li>Wrote unit test cases for the JavaScript code using Karma & the automated the application using the protractor e2e test as a part of test driven development.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10">
<div id="box3" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
American Express     (Phoenix, AZ ) <br>Sr. Mean Stack Consultant             <t style="font-size: 16px">(Mar 15 to Apr 16)</t></br></h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">PHP, Backbone JS, kafka, Ruby on Rails, JSON, XML, AJAX, Jasmine, Karma, GIT Linux, MYSQL, Oracle DB, Angular JS, Node JS, Express, HTML, Perl, CSS, JavaScript, Gulp, Maven, JQUERY, ANT, Log4j, JUnit, XML, JSP, PL/SQL, LDAP, MongoDB.</h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> As a Sr. Mean Stack Developer, my primary responsibilities involved from conceptualization to implementation of Frond End, Backend and Web services. Also, my responsibilities included maintaining the product quality by implementing continuous development and integration and by testing
<ul style="list-style-type:square">
<li>Worked with project manager, Developers and QA engineers to see projects through full development life cycles.</li>
<li>Involved in development of User Interface using HTML, CSS, JavaScript, jQuery, AJAX, JSON, React JS, Backbone JS.</li>
<li>Created package.json for Bower and NPM. Extensive experience using Bootstrap for layout.</li>
<li>Involved in writing application level code to interact with APIs, Web Services using AJAX, JSON and XML.</li>
<li>Developed Presentation layer with Struts, JSTL, JSP and Tiles. Enabled interaction with flash, JSP and Tag Libraries</li>
<li>Used LESS preprocessor for developing personal sites. Developed the pages that are complaint to W3C standard. </li>
<li>Developed client web applications by using Ext JS and Debugged JavaScript using Chrome developer Toolbar, Firebug. </li>
<li>Developed the UI with extensive use of JavaScript, JSON and Ajax. JSTest is used for Unit Testing of application.</li>
<li>Used AJAX extensively to implement front end /user interface features in the application. </li>
<li>Used Backbone.js for the functionality and structure. Developed core component of Analytics with Node.js, Angular.js, Backbone.js and Require.js.</li>
<li>Version control through CVS. Developed web pages using Eclipse IDE. Used JBoss Webserver.</li>
<li>Experienced in using Modernizr to check cross-browser compatibility, making sure that the HTML and CSS features are working properly.</li>
<li>Proficient in responsive web development using Twitter Bootstrap and Media Query. </li>
<li>Developed Hibernate with Spring Integration as the data abstraction to interact with the database.</li>
<li>Worked on creating responsive website for smart devices (Laptop, tablet) using Responsive design and media queries. </li>
<li>Worked on Data mining concepts and database management using Apache Kafka and Kafka API’s for stream processing and stream computing</li>
<li>Designed and developed the web-tier using HTML, JSP’s, Servlets and Tiles framework</li>
<li>Used Http compression and AJAX for faster response time, used Maven for build automation</li>
<li>Implemented Web services by applying SOA concepts in conjunction with SOAP</li>
<li>Wrote SQL queries and Stored Procedures for Data Access Objects (DAO) and executed using hibernate. Involved in writing, complex queries, mapping persistent classes and managing the mapping files</li>
<li>Automated nightly build and release processes developed in JavaScript and other languages using Gulp JS, </li>
<li>Deployed the application on to WebSphere application server 5.0, Apache Tomcat server in Linux environment</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10">
<div id="box3" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
Fred Loya Insurance     (Dallas, TX ) <br>Sr Full Stack Developer             <t style="font-size: 16px">(Oct 14 to Feb 15)</t></br></h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">HTML4, CSS3, JavaScript, Bootstrap, jQuery UI, Fire Bug, AJAX, Adobe Photoshop CS3, PHP5, MySQL 4.7, Microsoft Visio, Angular JS, Node JS, Bower, Grunt, Gulp, Jasmine, Karma, Protractor,</h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> This Project is designed for quote, new business and customer care. The main purpose of this project is to get the quote for auto insurance through online. Customers can log onto the site of Fred Loya Insurance and get their auto quote. Quote helps to see the premium and new business for purchasing the insurance. Main advantage is they can retrieve the quote for six months from the date they enter the quote.
<ul style="list-style-type:square">
<li>Worked in all phases of SDLC, including requirements analysis, design and development, bug fixing, supporting QA teams and debugging production issues.</li>
<li>MEAN stack implementation, AngularJS Full-Stack generator (generator-angular-full stack), and actually run, edit, and deploy an application. </li>
<li>Custom Node JS proxy used to simulate API responses before client implementation was complete, and to proxy requests to finished client APIs, handling authentication, custom headers, virtual application root, etc.</li>
<li>Design and implementation of REST APIs for collection and retrieval of high volume data.</li>
<li>Worked on tools Bower, Grunt, Jasmine, Karma, Protractor</li>
<li>Implementation includes data retrieval from database and displaying it on a web UI.</li>
<li>Rapidly designed & built object-oriented, data-driven JavaScript working prototypes of applications. Implemented performance best practices to a web site. </li>
<li>Created Angular custom services, custom filters and used various angular services like $rootScope, $modal, $location, $q, geolocation Service, $filter, role Access Service as dependency injections in the controller. </li>
<li>Created different Carousels using jQuery Carousel, and Accordions with the help of jQuery UI.</li>
<li>Used Node JS to link-up with the server and all the Data-driven events, making Ajax calls are handled using Angular JS.</li>
<li>Implemented responsive web design using media queries and Bootstrap. </li>
<li>Worked with Java consultants to create web services that are consumed by HTML web pages using Grunt, Gulp and Bower. </li>
<li>Create web pages based on wireframes. Collaborated with the designers to get new requirements.</li>
<li>Coordinating the offshore team for coding and performing testing. Used Subversion SVN for CVS.</li>
<li>Involved in preparation of test cases for unit & integration testing and User acceptance testing.</li>
<li>Used Grunt as the automated task runner for a better development/build/production workflow.</li>
<li>Tested web sites and fixed any existing bugs using Firebug.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10">
<div id="box3" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
Agile Labs Pvt Ltd     (Bangalore, India) <br>Sr Full Stack Houston             <t style="font-size: 16px">(Dec 12 to Sep 14)</t></br></h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">HTML4, CSS3, JavaScript, Bootstrap, jQuery UI, Fire Bug, AJAX, Adobe Photoshop CS3, PHP5, MySQL 4.7, Microsoft Visio, Angular JS, Node JS, Bower, Grunt, Gulp, Jasmine, Karma, Protractor,</h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> Affordify is a Company who provide a line of credit based on your credit score in case of emergency. On the back-end, we communicate with Experian to get a Credit Report of the person who applies. It also provides you a secure online dashboard where a user can use and access their line of credit.
<ul style="list-style-type:square">
<li>Used LDAP protocol for security and authentication purposes and Web Sphere Application Server for deploying application</li>
<li>Used Bootstrap for responsive web design, also used HTML5 and CSS3, JQUERY, Angular JS, React for better UI and UX</li>
<li>Achieved client side scripting which helps reduce server side trips and thus helps in performance boost</li>
<li>Used caching and server side scripting for efficient processing and minimizing response delay for database operations</li>
<li>Worked in Node JS and express JS to enable communication between server and client through REST API’s, mastered MVC design pattern for web applications by working on several projects </li>
<li>Used multiple tools such as Bower, Homebrew, Gulp, Docker, Karma, Jasmine, Chai for testing and automation purposes</li>
<li>Designed and hand coded Angular app for single paged application, Used REST for backend API communication</li>
<li>As a backend developer, I was responsible for creating RESTFUL Web Services using Node.js & Express.js</li>
<li>Applied optimization techniques to reduce page size and load times to enhance user experience using sprites. </li>
<li>Extensively used Git for version controlling and regularly pushed the code to GitHub.</li>
<li>Design and write code in Spring MVC to replace EJB transactions</li>
<li>Well-equipped with knowledge of CSS preprocessors like LESS and SASS.</li>
<li>Built applications using React.js which allowed us to render pages on both the client and server using the same codebase</li>
<li>Worked on multiple CMS, involved in coding and deploying application which handles huge amount of customer’s data</li>
<li>Improved the SQL Query Performance by doing Query Analytics, implementing Indexes, fine-tuning it etc.</li>
<li>Implemented intranet applications using Ruby on Rails and ngreSql on Heroku Cloud Packages and Triggers in Oracle</li>
<li>Designed SOAP API’s and RESTful API’s for communication between multiple applications, along with AJAX, JQUERY and CSS for better user experience.</li>
<li>MongoDB geo location API leveraged for user proximity lookups.</li>
<li>Wrote SQL procedures and functions used for LAMP stack applications</li>
<li>Worked on PHP language for creating dynamic web applications, followed best industrial practices</li>
<li>Contributed my services in different applications using Scripting Languages like Perl, Python.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10">
<div id="box3" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
Antares Systems Ltd     ( Bangalore, India ) <br>UI/Java Developer             <t style="font-size: 16px">(May 10 to Nov 12)</t></br></h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">: J2EE, JSP, Servlets, JDBC, HTML, CSS, Java, JavaScript, WebSphere, JQuery, RESTful and SOAP API, MEAN stack, Apache Tomcat, GIT, Ant, Oracle, Bower, NPM, MYSQL, Maven, WebSphere, LINUX </h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> Designed and Developed web interfaces for the existing web based software solutions, which supports different service management applications. The application is mostly used to update data into an existing internal application.
<ul style="list-style-type:square">
<li>Development of user interface using and dynamic web pages using PHP JSP, HTML, CSS and JavaScript</li>
<li>Hands-on experience in working with XML related technologies such as XML Schema, XSL, and XSLT</li>
<li>Tested frontend code in multiple browsers to ensure the cross-browser compatibility.</li>
<li>Wrote unit test cases for the JavaScript code using Karma & the automated the application using the protractor e2e test as a part of test driven development.</li>
<li>Wrote and deployed Servlets on Application servers such as Websphere, Tomcat and Weblogic</li>
<li>Responsible for user validations, Authentication on client side and server side</li>
<li>Development of the Java classes to be used in JSP and Servlets</li>
<li>Used Hibernate for persistence to Oracle Database</li>
<li>Improved the coding standards, code reuse. Increased performance of the extended applications by making effective use of various design patterns such as Front Controller, DAO</li>
<li>Wrote with PL/SQL procedures, created, maintained and updated databases.</li>
<li>Used JDBC to retrieve data from Oracle database, and created API’s to utilize data and send them across multiple services</li>
<li>Developed build scripts using Ant, used GIT and Subversion for version control</li>
<li>Used Test Driven Development approach, and wrote many unit and integration test cases</li>
<li>Designed and developed web services and web application based on MEAN stack technologies, performed the duties of a FULL stack developer gaining huge exposure in FULL stack development.</li>
<li>Used Bower, NPM other package managers for installing dependencies and other services</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10">
<div id="box3" style="width: 100%; height: 100%; border:transparent solid 1px; text-align: justify; margin: 6%; background-color: whitesmoke; box-shadow: 2px 2px 2px 2px grey; border-radius:3px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: -30px;">
<h3 style="margin-left: 2%; margin-right: 2%"><img src="img/web.png" style="height: 80px; width: 80px; float: right;">
HCL Technologies Ltd     ( India ) <br>Jr Java Developer             <t style="font-size: 16px">(Jan 09 to May 10)</t></br></h3>
<h4 style="margin-left: 2%; margin-right: 2%; font-size:16px;">HTML4, CSS3, JavaScript, Bootstrap, jQuery UI, Fire Bug, AJAX, Adobe Photoshop CS3, PHP5, MySQL 4.7, Microsoft Visio, Angular JS, Node JS, Bower, Grunt, Gulp, Jasmine, Karma, Protractor,</h4>
<p style="margin-left: 2%; margin-right: 2%">
<b>Description: </b> As a Java Developer, my responsibility was to code in Java, JavaScript, CSS, HTML, JQuery and JSON. Responsible for creating test plans for testing various applications and services. Wrote high level documentation for all phases of Software Development Life Cycle.
<ul style="list-style-type:square">
<li>Assisted colleague in various phases of Software Development Life Cycle (SDLC) such as requirement gathering, modeling, analysis, architecture design & development</li>
<li>Gathered the business requirements to capture the user needs. Created Estimate Plan, LLD and HLD.</li>
<li>Worked with a team of front end developers to build UI design concepts and prototypes.</li>
<li>Worked on different software development methodologies such as Agile and Waterfall model</li>
<li>Implemented applications using struts Framework which is based on Model View Controller design pattern for clean separation of logic from the presentation layer and View Layer</li>
<li>Developed UI and User experience using JSPs, JSP, JSP Tag libraries, CSS and HTML and numerous other frameworks</li>
<li>Created interactive webpages and services using JQuery and JavaScript and other languages</li>
<li>Wrote complex queries, stored procedures on MY SQL, PL/SQL and Oracle to perform advanced database operations.</li>
<li>Worked on Designing, hoisting and maintaining websites and services from scratch in LINUX environment </li>
<li>Created tables required for the project in Oracle 10g database, used Toad tool to connect and work on the database </li>
<li>Deployed on JBOSS, monitored the error logs using Log4J and fixed the problems</li>
<li>Created and performed test plans and test operations on various web services and applications.</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<div id="contact" name="contact" style="margin-right: 5%; margin-left: 5%" data-slide-no="4" class="item carousel-item">
<div class="col-sm-4">
<h1 style="margin-bottom: 12%">GET IN TOUCH WITH ME</h1>
<h4 style="margin-bottom: 8%">CONTACT ADDRESS</h4>
<ul style="list-style-type: none;">
<li style="margin-bottom: 6%"><img style="width: 20px; height: 20px; margin-right: 10px; float: left" src="img/location.png"> San Francisco Bay Area, California USA</li>
<li style="margin-bottom: 6%"><img style="width: 20px; height: 20px; margin-right: 10px; float: left" src="img/email.png"> Email Me: <a href="mailto:[email protected]" style="color: blue">[email protected] </a></li>
<li style="margin-bottom: 6%"><img style="width: 20px; height: 20px; margin-right: 10px; float: left" src="img/phone.png"> Call Me : +1 (510)-771 7435</li>
<li style="margin-bottom: 6%"><img style="width: 20px; height: 20px; margin-right: 10px; float: left" src="img/website.png"> Website <a href="https://axat17.github.io/portfolio/" target="_blank" style="color: blue">https://axat17.github.io/portfolio/</a></li>
</ul>
<div class="col-sm-4" style="height:35px; margin-left: 75px; width: 200px">
<div class="col-sm-1" style="width: 50px">
<a href="https://github.com/axat17" target="_blank"> <img src="img/github.png" style=" box-shadow: 0 -3px 15px -3px black; height: 35px; width: 35px;"> </a>
</div>
</div>
</div>
<div class="col-sm-6">
<h1 style="margin-bottom: 8%"> </h1>
<h4 style="margin-bottom: 4%">CONTACT FORM</h4>
<form action="email.php" method="post" name="contact_form">
<div class="form-group">
<label for="name">Name</label>
<input class="form-control" type="text" name="name" id="name" placeholder="Full Name" style="border-radius: 0px; margin-bottom: 3%">
<label for="email">Email address</label>
<input type="email" class="form-control" name="email" id="email" aria-describedby="emailHelp" placeholder="Enter email" style="border-radius: 0px; margin-bottom: 3%">
<label for="message">Message</label>
<textarea class="form-control" rows="5" name="message" id="message" style="border-radius: 0px; margin-bottom: 3%"></textarea>
<button type="submit" class="btn btn-default" style="border-radius: 0px; background-color: #3b5998; box-shadow: 2px 2px 2px #888888; color: white;">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
<footer style="height: 150px; background-color: #dfe3ee; color: #666666; border: 1px; margin-top: 2%;">
<div class="container" style="height: 150px;">
<div class="row" style="align-content: center; text-align: center">
<div class="col-sm-4" style="text-align: center">
<p>
<h4 style="margin-top: 15%;">Address</h4></p>
<p>
<h5>San Francisco Bay Area, CA</h5></p>
<p>
<h5>USA</h5></p>
</div>
<div class="col-sm-4" style="text-align: center">
<p>
<h4 style="margin-top: 15%;">Contact</h4></p>
<p>
<h5><a href="mailto:[email protected]" style="color:#666666;">[email protected]</a></h5></p>
</div>
<div class="col-sm-4">
<a style="float: right; margin-top: 15%; padding-left: 10px; padding-right: 10px; padding-bottom: 5px" href="https://github.com/axat17" target="_blank"> <img style=" box-shadow: 0 -3px 15px -3px black;" src="img/github.png" width="60" height="60" border="0"> </a>
</div>
</div>
<div class="row" style="height: 10px; text-align: center;">
<h5 style="margin-top: 2%">Copyright © Akshat Shah. All Rights Reserved</h5> </div>
</div>
</footer>
<script>
$(document).ready(function () {
$("#owl-demo").owlCarousel({
navigation: true, // Show next and prev buttons
slideSpeed: 300
, paginationSpeed: 1000
, singleItem: true
, //autoPlay : 3000,
stopOnHover: true
, goToFirstSpeed: 2000
, autoHeight: true
, });
});
</script>
<script src="timeline.js"></script>
<script>
$('#test').timeline();
</script>
<script language="JavaScript">
var frmvalidator = new Validator("contactform");
frmvalidator.addValidation("name", "req", "Please provide your name");
frmvalidator.addValidation("email", "req", "Please provide your email");
frmvalidator.addValidation("email", "email", "Please enter a valid email address");
</script>
<script>
$(document).ready(function () {
var carousel = $("#owl-demo");
carousel.owlCarousel({
slideSpeed: 500
, navigation: true
, items: 1
});
$("#home").click(function (e) {
e.preventDefault();
carousel.trigger('owl.goTo', 0);
$(".owl-demo-target").removeClass("active");
$(this).addClass("active");
});
$("#edu").click(function (e) {
e.preventDefault();
carousel.trigger('owl.goTo', 1);
$(".owl-demo-target").removeClass("active");
$(this).addClass("active");
});
$("#skills").click(function (e) {
e.preventDefault();
carousel.trigger('owl.goTo', 2);
$(".owl-demo-target").removeClass("active");
$(this).addClass("active");
});
$("#project").click(function (e) {
e.preventDefault();
carousel.trigger('owl.goTo', 3);
$(".owl-demo-target").removeClass("active");
$(this).addClass("active");
});
$("#contact").click(function (e) {
e.preventDefault();
carousel.trigger('owl.goTo', 4);
$(".owl-demo-target").removeClass("active");
$(this).addClass("active");
});
});
</script>
</div>
</body>
</html>