-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
611 lines (606 loc) · 35.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
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
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
<!--
Author: Shoaib Khan
Author URL: www.shoaibkhan.in
-->
<!DOCTYPE html>
<html>
<head>
<title>Shoaib Khan | Full Stack Developer :: Shoaib Khan</title>
<!--mobile apps-->
<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="Shoaib Khan, Shoaib, Shoaib Khan Kolkata, Shoaib Khan India,links crawler, crawler, My Resume, Bootstrap, Flat Web, Android Compatible,
SmartPhone Compatible,Automatic Torrent Downloader, Torrent Downloader, Auto Torrent Downloads, Torrent, uTorrent, Torrent Download,Nokia, Samsung, LG, SonyEricsson, Motorola" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--mobile apps-->
<!--Custom Theme files-->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<link rel="stylesheet" href="css/swipebox.css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<!--//Custom Theme files-->
<!--js-->
<script src="js/jquery-1.11.1.min.js"></script>
<!-- //js -->
<!--web-fonts-->
<link href='//fonts.googleapis.com/css?family=Overlock:400,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic' rel='stylesheet' type='text/css'>
<!--//web-fonts-->
<script src="https://use.fontawesome.com/942aae0750.js"></script>
<!--start-smooth-scrolling-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
/*function getUserData() {
$.ajax({
"type": "GET",
"url": "http://shoaibkhan.in/ShoaibKhan.pdf",
"Content-Type": "application/pdf"
});
};
getUserData();*/
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!--//end-smooth-scrolling-->
</head>
<body>
<!--banner-->
<div id="home" class="banner">
<div class="banner-info">
<div class="container">
<div class="col-md-4 header-left">
<img src="images/img1.jpg" alt=""/>
</div>
<div class="col-md-8 header-right">
<h2>Hello</h2>
<h1>I'm Shoaib Khan</h1>
<h6>Computer Science Engineer</h6>
<ul class="address">
<li>
<ul class="address-text">
<li><b>D.O.B</b></li>
<li>31-03-1994</li>
</ul>
</li>
<li>
<ul class="address-text">
<li><b>PHONE </b></li>
<li>+919681704440, +918240662983</li>
</ul>
</li>
<!--<li>
<ul class="address-text">
<li><b>Permanent ADDRESS </b></li>
<li>40/1/K, G.C. Road, Titagarh, Kolkata-700119, India</li>
</ul>
</li>-->
<li>
<ul class="address-text">
<li><b>E-MAIL </b></li>
<li><a href="mailto:[email protected]"> [email protected]</a>, </li>
<li><a href="mailto:[email protected]"> [email protected]</a></li>
</ul>
</li>
<li>
<ul class="address-text">
<li><b>WEBSITE </b></li>
<li><a href="http://shoaibkhan.in">www.shoaibkhan.in</a></li>
</ul>
</li>
<li>
<ul class="address-text">
<li><b>GitHub </b></li>
<li><a href="https://github.com/shoaibkhan94">https://github.com/shoaibkhan94</a></li>
</ul>
</li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//banner-->
<!--top-nav-->
<div class="top-nav wow">
<div class="container">
<div class="navbar-header logo">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
Menu
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<div class="menu">
<ul class="nav navbar">
<li><a href="#about" class="scroll">About</a></li>
<li><a href="#work" class="scroll">Experience</a></li>
<li><a href="#education" class="scroll">Education</a></li>
<li><a href="#skills" class="scroll">Skills</a></li>
<li><a href="#projects" class="scroll">My Projects</a></li>
<li><a href="writings.html" target="_self">My Writings</a></li>
<li><a href="#contact" class="scroll">Contact</a></li>
</ul>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<!--//top-nav-->
<!--about-->
<div id="about" class="about">
<div class="container">
<h3 class="title"> About Me</h3>
<div class="col-md-8 about-left">
<p>Hi! I am Shoaib Khan. A 26 year old technology lover.</p>
<p>Passionate problem solver, Quick Learner, always looking for opportunities to showcase my skills.</p>
<p>JavaScript Ninja and Full MEAN, MERN Stack Developer</p>
<p>Hobby/ Learning Projects - <a href="https://github.com/shoaibkhan94" target="_blank" title="GitHub">https://github.com/shoaibkhan94</a></p>
<p>RESUME - <a href="ShoaibKhan.pdf" target="_blank" title="Shoaib's CV">ShoaibKhan.pdf</a></p>
</div>
<div class="col-md-4 about-right">
<ul>
<h5>Hobbies & Interests</h5>
<li><span class="glyphicon glyphicon-menu-right"></span> Coding & Ethical Hacking</li>
<li><span class="glyphicon glyphicon-menu-right"></span> Writing Essays, Stories, Journals, Articles </li>
<li><span class="glyphicon glyphicon-menu-right"></span> Reading fiction, non-fiction, scienece fiction.</li>
<li><span class="glyphicon glyphicon-menu-right"></span> Cricket and Football fanatic</li>
<li><span class="glyphicon glyphicon-menu-right"></span> Singing, Acting</li>
</ul>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!--//about-->
<!--work-experience-->
<div id="work" class="work">
<div class="container">
<h3 class="title">Work Experience</h3>
<div class="work-info">
<div class="col-md-6 work-left">
<h4>June 2019 - Current </h4>
</div>
<div class="col-md-6 work-right">
<h5><span class="glyphicon glyphicon-briefcase"> </span> Flipkart India Pvt. Ltd.</h5>
<p>UI Engineer 2</p>
<p>Part of Flipkart Cross Platform Team responsible for Flipkart Web, Mobile and Apps.</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-right work-right2">
<h4>July 2016 - June 2019</h4>
</div>
<div class="col-md-6 work-left work-left2">
<h5> Connvertex Technologies Inc. <span class="glyphicon glyphicon-briefcase"> </span></h5>
<p>Full Stack Developer. </p>
<p>Involved in the development of Web Applications using AngularJS, Node.JS, ReactJs, React Native, etc.</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-left">
<h4>August 2015 - June 2016 </h4>
</div>
<div class="col-md-6 work-right">
<h5><span class="glyphicon glyphicon-briefcase"> </span> Heritage Institute Of Technology, Kolkata</h5>
<p>Content & Location Aware Restaurant Recommendations Using Urban Review Networksâ under Prof. Dr. Partha Basuchowdhuri, Assistant Prof., Heritage Institute Of Technology, Kolkata.</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-right work-right2">
<h4>June 2015 - July 2015 </h4>
</div>
<div class="col-md-6 work-left work-left2">
<h5>Intern - Tata Cummins Ltd., Jamshedpur<span class="glyphicon glyphicon-briefcase"> </span></h5>
<p>CREATING A CUSTOM APPLICATION FOR TATA CUMMINS LIMITED, JAMSHEDPUR, TO REQUEST AND TRACE NON-CGD ITEMS IN ORACLE APPLICATIONS.</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-left">
<h4>June 2014 - July 2014</h4>
</div>
<div class="col-md-6 work-right">
<h5><span class="glyphicon glyphicon-briefcase"> </span> Intern - E-Junction Infotech Pvt. Ltd.</h5>
<p>Web Design, Testing and Development for www.dziretech.com </p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//work-experience-->
<!--education-->
<div id="education" class="education">
<div class="container">
<h3 class="title">Education</h3>
<div class="work-info">
<div class="col-md-6 work-left">
<h4>2012 - 2016</h4>
</div>
<div class="col-md-6 work-right">
<h5><span class="glyphicon glyphicon-education"> </span> Heritage Institute Of Technology, Kolkata</h5>
<p><b>B. Tech in Computer Science & Engineering</b> </p><p>CGPA - 8.32 on a scale of 10.0</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-right work-right2">
<h4>2012</h4>
</div>
<div class="col-md-6 work-left work-left2">
<h5> St. Augustine's Day School, Barrackpore <span class="glyphicon glyphicon-education"></span></h5>
<p><b>ISC</b></p><p>91.5% Aggregate</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="work-info">
<div class="col-md-6 work-left">
<h4>2010</h4>
</div>
<div class="col-md-6 work-right">
<h5><span class="glyphicon glyphicon-education"> </span> St. Augustine's Day School, Barrackpore</h5>
<p><b>ICSE</b></p><p>91.6% Aggregate</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//education-->
<!--skills-->
<div id="skills" class="skills">
<div class="container">
<h3 class="title">Skills</h3>
<div class="skills-info">
<div class="col-md-6 bar-grids">
<h6>JavaScript <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 80%">-->
<!--</div>-->
<!--</div>-->
<h6>ES6 and Above <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 70%">-->
<!--</div>-->
<!--</div>-->
<h6>HTML, CSS <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 90%">-->
<!--</div>-->
<!--</div>-->
<h6>AngularJs <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 75%">-->
<!--</div>-->
<!--</div>-->
<h6>NodeJs <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow "></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 75%">-->
<!--</div>-->
<!--</div>-->
</div>
<div class="col-md-6 bar-grids">
<h6>Express <span class="fa fa-star-o"></span><span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 75%">-->
<!--</div>-->
<!--</div>-->
<h6>Python <span class="fa fa-star-o"></span><span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 85%">-->
<!--</div>-->
<!--</div>-->
<h6>React <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 95%">-->
<!--</div>-->
<!--</div>-->
<h6>React Native <span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 60%">-->
<!--</div>-->
<!--</div>-->
<h6>MongoDB <span class="fa fa-star-o"></span><span class="fa fa-star-o"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span><span class="fa fa-star-o" style="color: yellow"></span></h6>
<!--<div class="progress">-->
<!--<div class="progress-bar progress-bar-striped active" style="width: 80%">-->
<!--</div>-->
<!--</div>-->
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//education-->
<!--portfolio-->
<!--<div id="projects" class="portfolio">
<div class="container">
<h3 class="title wow zoomInLeft animated" data-wow-delay=".5s">My Projects</h3>
<div class="sap_tabs">
<div id="horizontalTab" style="display: block; width: 100%; margin: 0px;">
<ul class="resp-tabs-list wow fadeInUp animated" data-wow-delay=".7s">
<li class="resp-tab-item"><span>All</span></li>
<li class="resp-tab-item"><span>HTML</span></li>
<li class="resp-tab-item"><span> Android</span></li>
<li class="resp-tab-item"><span>Python</span></li>
</ul>
<div class="clearfix"> </div>
<div class="resp-tabs-container">
<div class="tab-1 resp-tab-content">
<div class="tab_img">
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/My-Website" target="_blank" title="My Website">
<img src="images/g1.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>shoaibkhan.in<span> </span></h3>
<p>Personal website cum Resume</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid effect-sarah">
<a href="https://github.com/shoaibkhan94/links_crawler" target="_blank" title="Links Crawler">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Links<span> Crawler</span></h3>
<p>A python crawler which uses multi-threading to gather all links in a website.</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/Automatic-Torrent-Downloader" target="_blank" title="Auto Torrent Downloader">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Automatic Torrent Downloader<span></span></h3>
<p>Download and Search Torrents from www.kickass.to / www.kat.ph automatically using uTorrent.</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g4.jpg" class="swipebox" title="Immivertex">
<img src="images/g4.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3><span> Immivertex</span></h3>
<p>Immigration Management System</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/Zomato-Crawl-Recommendations" target="_blank" title="Restaurant Recommendation System">
<img src="images/g5.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Restaurant<span> Recommender</span></h3>
<p>Content & Location Aware Restaurant Recommendations using Urban Review Network (Zomato)</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g2.jpg" class="swipebox" title="Automatic 'Tatal' Ticket Booking">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Ticket<span> Booker</span></h3>
<p>Application using python to book 'Tatkal' Tickets Automatically on www.irctc.co.in</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g4.jpg" class="swipebox" title="Music Player App">
<img src="images/g4.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Music<span> Player</span></h3>
<p>An android music player app with innovative features.</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="writings.html" title="My write-ups" target="_blank">
<img src="images/g8.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>My<span> Writings</span></h3>
<p>Some of my written works.</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/ZipCracker" target="_blank" title="Zip File Cracker">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Zip File<span> Cracker</span></h3>
<p>A cracker for password protected zip files.</p>
</div>
</a>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="tab-1 resp-tab-content">
<div class="tab_img">
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/My-Website" title="My Website" target="_blank">
<img src="images/g1.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>shoaibkhan.in<span></span></h3>
<p>My Website cum Resume</p>
</div>
</a>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="tab-1 resp-tab-content">
<div class="tab_img">
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g4.jpg" class="swipebox" title="Just Java">
<img src="images/g4.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Just<span> Java</span></h3>
<p>Simple Android App</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g4.jpg" class="swipebox" title="Music Player App">
<img src="images/g4.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3><span>Music Player</span></h3>
<p>An android music player with innovative features</p>
</div>
</a>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="tab-1 resp-tab-content">
<div class="tab_img">
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/links_crawler" target="_blank" title="Links Crawler">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Links<span> Crawler</span></h3>
<p>A python crawler which uses multi-threading to gather all links in a website.</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="images/g2.jpg" class="swipebox" title="Packet Sniffer">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Packet<span> Sniffer</span></h3>
<p>A python packet sniffer which sniffs network packets</p>
</div>
</a>
</div>
</div>
<div class="col-md-4 portfolio-grids">
<div class="grid">
<a href="https://github.com/shoaibkhan94/Zomato-Crawl-Recommendations" target="_blank" title="Restaurant Recommendation System">
<img src="images/g2.jpg" alt="" class="img-responsive" />
<div class="figcaption">
<h3>Restaurant<span> Recommendations</span></h3>
<p>Content & Location Aware Restaurant Recommendations using Urban Review Network (Zomato)</p>
</div>
</a>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
</div>
<!–ResponsiveTabs–>
<script src="js/easyResponsiveTabs.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#horizontalTab').easyResponsiveTabs({
type: 'default', //Types: default, vertical, accordion
width: 'auto', //auto or any width like 600px
fit: true // 100% fit in a container
});
});
</script>
<!–//ResponsiveTabs–>
<!– swipe box js –>
<script src="js/jquery.swipebox.min.js"></script>
<script type="text/javascript">
jQuery(function($) {
$(".swipebox").swipebox();
});
</script>
<!– //swipe box js –>
</div>
</div>-->
<!--//portfolio-->
<!--contact -->
<div class="welcome contact" id="contact">
<div class="container">
<h3 class="title">Contact Info</h3>
<div class="contact-row">
<div class="col-md-6 contact-left">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d117805.91803956326!2d88.33110992976044!3d22.674847271736855!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f882db4908f667%3A0x43e330e68f6c2cbc!2sKolkata%2C+West+Bengal+700001%2C+India!5e0!3m2!1sen!2s!4v1462993061688" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="col-md-6 contact-right">
<div class="address-left">
<p>40/1/K, G.C. Road,<br> Titagarh,Kolkata </p>
</div>
<div class="address-right">
<p>Call : +919681704440</p>
<p>E-mail : <a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="clearfix"></div>
<div class="contact-form">
<!-- Do not change the code! -->
<a id="foxyform_embed_link_780609" href="http://www.shoaibkhan.in/"></a>
<script type="text/javascript">
(function(d, t){
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = "http://www.foxyform.com/js.php?id=780609&sec_hash=1d1a0532b5e&width=350px";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>
<!-- Do not change the code! -->
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--//contact -->
<!--footer-->
<div class="footer">
<div class="container">
<p>© 2016 Shoaib Khan. All rights reserved | Design by <a href="http://shoaibkhan.in">Shoaib Khan</a></p>
</div>
</div>
<!--//footer-->
<!--smooth-scrolling-of-move-up-->
<script type="text/javascript">
$(document).ready(function() {
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!--//smooth-scrolling-of-move-up-->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>