-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
635 lines (557 loc) · 34.6 KB
/
index.html
File metadata and controls
635 lines (557 loc) · 34.6 KB
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
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
<!doctype html>
<html class="no-overflow" data-safeMod="false" data-mobileSafeMod="true" data-safeModPageInAnimation="fadeInLeft" data-inAnimation="fadeInLeft" data-outAnimation="fadeOutRightBig" data-lightboxInAnimation="fadeInLeftBig" data-profileImageAnimation="rotate-left" data-jmpressAnimationDuration="1000" data-hideScrollbar="false">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Official Resume">
<meta name="keywords" content="pranay, sarkar, cv, resume, personal">
<meta name="author" content="Pranay Sarkar">
<title>Pranay Sarkar</title>
<!-- fav.ico and touch icons -->
<link rel="shortcut icon" href="images/ico/favicon.ico">
<!-- Need to add touch ico later -->
<!-- <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/iv-logo-144.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/iv-logo-114.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/iv-logo-72.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/iv-logo-57.png"> -->
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Patua+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rokkitt:400,700' rel='stylesheet' type='text/css'>
<!-- Stylesheet -->
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/jquery.transitions.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/jquery.fancybox-1.3.4.css">
<!-- <link rel="stylesheet" type="text/css" href="css/main.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="css/animate.css"> -->
<!-- SCRIPTS -->
<!--[if lte IE 9]><script src="js/IE9.js"></script><![endif]-->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.7.2.min.js"><\/script>')</script> -->
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/jquery.address-1.4.min.js"></script>
<script src="js/detectmobilebrowser.js"></script>
<script src="js/jmpress.js"></script>
<script src="js/iscroll.js"></script>
<script src="js/jScroll.js"></script>
<script src="js/modernizr.js"></script>
<script src="js/jquery.waitforimages.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.transitions.js"></script>
<script src="js/jquery.fitvids.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/spin.min.js"></script>
<script src="js/jquery.fancybox-1.3.4.pack.js"></script>
<script src="js/send-mail.js"></script>
<script src="js/main.js"></script>
<!-- SKINS -->
<link rel="stylesheet" href="css/skins/background/pattern-paper.css">
<link rel="stylesheet" href="css/skins/color/blue.css">
<link rel="stylesheet" href="css/skins/menu/dark-transparent.css">
</head>
<body>
<!-- HTML5 Header -->
<header id="header">
<div class="wrapper">
<!-- Navigation Menu -->
<nav>
<ul>
<li><a href='#/about'><span>About Me</span></a></li>
<li><a href='#/resume'><span>Resume</span></a></li>
<!-- <li><a href='#/projects'><span>Projects</span></a></li> -->
<li><a href='#/portfolio'><span>Work Portfolio</span></a></li>
<li><a href='#/contact'><span>Contact Me!</span></a></li>
</ul>
</nav>
<!-- NAV MENU -->
<!-- Title -->
<div class="title">
<!--<img src="images/site/image-logo.png" alt="logo">-->
<h1>Pranay Sarkar</h1>
<p>Software Architect, Technical Lead</p>
<p>Tech, Risk, Leadership</p>
</div>
<!-- Title -->
</div>
</header>
<!-- End HTML5 Header -->
<!-- Build Different Pages -->
<div id="pages">
<!-- Page : About Me -->
<section id="about" class="page wrapper" data-x="-16500" data-y="-1250" data-rotate="0" data-scale="14">
<!-- Page Title -->
<h2 class="caption"><span>About Me</span></h2>
<div class="iscroll-wrapper">
<div class="scroller container">
<!--row-->
<div class="row">
<!--column 3/12-->
<div class="span3 profile-image">
<!-- te-wrapper -->
<div id="te-wrapper" class="te-wrapper">
<!-- images -->
<div class="te-images">
<img src="images/site/pranay.jpeg" alt="profile picture">
<!-- <img src="images/site/2.jpg" alt="profile picture">
<img src="images/site/3.jpg" alt="profile picture"> -->
</div>
<!-- cover -->
<div class="te-cover">
<img src="images/site/pranay.jpeg" alt="profile picture">
</div>
<!-- transition -->
<div class="te-transition">
<div class="te-card">
<div class="te-front"></div>
<div class="te-back"></div>
</div>
</div>
</div>
</div>
<!--column 5/12-->
<div class="span5">
<!-- about me text -->
<h2>IT Architect at <span class="label primary">Fidelity National Information Services (FIS Global)</span></h2>
<p>I'm a curious Software Architect, always looking for interesting projects to work with. </p>
<p>Currently working as IT (Application) Architect with leadership responsibilities at Fidelity National Information Services (FIS Global).</p>
<p>Tinkering with Web3 and blockchain technologies in my free time.</p>
<p>When not in front of the laptop, tinkering with projects, I can be found either in gym or with books or planning upcoming trip to my next destination, where I can explore and improve on my nature photography skills.</p>
<p>Welcome to my CV site which also serves as demo for responsivive dynamic web development.</p>
<p>Work Portfolio includes only the open-source Web Development and Android projects.</p>
<!-- inline video example -->
<!-- <div class="video-wrap">
<iframe width="560" height="315" src="//www.youtube.com/embed/xxxxxxxx" frameborder="0" allowfullscreen></iframe>
</div> -->
<!-- inline video example -->
<h3>Social Accounts:</h3>
<!-- social icons -->
<ul class="social">
<li><a class="linkedin" href="https://de.linkedin.com/in/pranaysarkar" target="_blank">v</a></li>
<li><a class="github" href="https://github.com/pranay22" target="_blank">j</a></li>
<li><a class="twitter" href="https://twitter.com/pranay22" target="_blank">_</a></li>
<li><a class="google" href="https://plus.google.com/102177713034797871817/posts" target="_blank">k</a></li>
<!-- <li><a class="vimeo" href="#" target="_blank">!</a></li>
<li><a class="soundcloud" href="#" target="_blank">S</a></li>
<li><a class="dribble" href="#" target="_blank">S</a></li>
<li><a class="skype" href="skype:#">:</a></li> -->
<li><a class="youtube" href="http://www.youtube.com/user/pranaysarkar22" target="_blank">'</a></li>
</ul>
</div>
<!--column 4/12-->
<div class="span4">
<!-- personal info -->
<ul class="personal-info">
<li><span class="title">NAME</span><span class="value">Pranay Sarkar</span></li>
<li><span class="title">AGE</span><span class="value">33</span></li>
<li><span class="title">ADDRESS</span><span class="value">Grieshiem, Germany</span></li>
<li><span class="title">E-MAIL</span><span class="value"><a href="mailto:pranaysarkar22@gmail.com">pranay0191@gmail.com</a></span></li>
<!--<li><span class="title">PHONE</span><span class="value">+4916095709440</span></li>-->
</ul>
</div>
<!--column 4/12-->
</div>
<!--row-->
</div>
<!--end scroller-->
</div>
<!--iscroll-wrapper-->
</section>
<!-- Page : Resume -->
<section id="resume" class="page wrapper resume" data-x="1500" data-y="250" data-rotate="-90" data-scale="16">
<!-- Title -->
<h2 class="caption"><span>Resume</span></h2>
<div class="iscroll-wrapper">
<div class="scroller container">
<div class="row">
<!--column 8/12-->
<div class="span8">
<!-- Job experience -->
<div class="history-group">
<h3><span class="label black">Experience</span></h3>
<div class="history-unit">
<h4>Tech Team Lead & Senior Software Developer <span class="work-time">Sep 2018 - Present</span></h4>
<h5>360 Trading Networks AG, Deutsche Börse Group, Frankfurt am Main, Germany</h5>
<p>Full time Software Developer and Architect, focusing on high frequency trading and customer facing software modules <br>
- Working with high frequency, low latency multi-threaded distributed trading system <br>
- Designed architecture for a novel Single Sign-On system to interact with more than 20 internal tools <br>
- Designed and implemented Support Site to monitor hundreds of FX transactions for clients, and integrated
with Request for Stream (RFS), Execution Management System (EMS) <br>
- Worked with MiFID II regulation tool (Directive 2014/65/EU), while improving the architecture and partially implemented it <br>
- Worked with EMS tools like Change Request, Company Administrator - a tool to manage market-maker entities <br>
- Worked with Docker infrastructure to write and maintain different auto deploy scripts for different part of
the trading platform independently of other components <br>
- Helped in migrating older code-base form subversion to git. Wrote some industry standard git hooks to
accommodate existing workflow.
</p>
</div>
<div class="history-unit">
<h4>Platform As a Service (PaSS) Developer (Part Time) <span class="work-time">May 2017 - Aug 2018</span></h4>
<h5>360 Trading Networks AG, Deutsche Börse Group, Frankfurt am Main, Germany</h5>
<p>Part time, Platform as a Service Developer, focusing on internal tools and non-customer facing software <br>
- Modified and maintained Patch Tool, that is used by every developer to transfer changed classes quickly
to distributed development machine <br>
- Worked on dependency management tools and helped in moving the retro components from Maven to Gradle
and designed necessary automated build systems around them <br>
- Supported more than 200 developers with integration and troubleshooting and usage of internal tools
</p>
</div>
<div class="history-unit">
<h4>Software Developer for Industrial Automation<span class="work-time">Nov 2015 - Jan 2017</span></h4>
<h5>Ponttec GmbH, Langen, Hessen, Germany</h5>
<p>Software developer for development of Industrial Automation. <br>
- Worked on PHP based, EFRIS (Easy Flexible Reliable and Intelligent Solution) ERP & CMS system. <br>
- Worked on REST API to make an API for the system from the Scratch. <br>
- Worked on Android app based on Ionic Cordova. <br>
- Worked on MongoDB integration of existing Php-MySQL platform. <br>
- Worked on automated Indexing of MySQL database. <br>
- Worked on modifying MEAN stack with MySQL. </p>
</div>
<div class="history-unit">
<h4>Full Stack Software Developer <span class="work-time">Feb 2011 - Apr 2017</span></h4>
<h5>Freelancer, Kolkata, West Bengal, India</h5>
<p> Full Stack Software Developer working as freelancer and independent consultant
- Interacted with approximately 50 clients, where many start from freelance development and turning into
long term maintenance <br>
- More than 15 projects on PHP, JavaScript, JQuery, most of them were for public open source media listing <br>
- Interacted with clients for around 20 custom projects with open source duscission forum software like
vBulletin, Invition Power Board (IPB), phpBB, Simple Machines Forum etc <br>
- Around 20 projects in Wordpress (popular blogging software) for both individuals and companies <br>
- Language and Technology stack: PHP, CSS, HTML5, MySQL, Redis
</p>
</div>
</div>
<!-- Job experience, end -->
<!-- Internships -->
<div class="history-group">
<h3><span class="label black">Research Internship</span></h3>
<div class="history-unit">
<h4>Research Internship <span class="work-time">Oct 2015 - Nov 2016</span></h4>
<h5>Topic: Botnet Surveillance System (BoSS)</h5>
<p> - Developed a centralized Server-side application and client-side application (Multi Platform) that allows easy adaptation and
creation of botnet crawlers for P2P-based botnets <br>
- Implemented server side code in Java and the client side application was implemented in python. Server
could handle 0.1 million requests from clients per second.(Implemented Ring Buffer) <br>
- Utilized docker for setting up the overall system <br>
- Utilized NoSQL databases such as Redis, MongoDB to persist data
</p>
</div>
</div>
<!-- Internship, end -->
<!-- Edication -->
<div class="history-group">
<h3><span class="label black">Education</span></h3>
<!--<div class="history-unit">
<h4>Masters Distributed SOftware Systems (DSS)<span class="work-time">2014-Present</span></h4>
<h5>TU Darmstadt, Germany</h5>
<p>Ongoing (Since Oct. 2014)</p>
</div>-->
<div class="history-unit">
<h4>Bachelor of Technology, Informtion Technology<span class="work-time">2008-2012</span></h4>
<h5>West Bengal University of Technology, Kolkata, India</h5>
<p>Graduated in May 2012</p>
</div>
</div>
<!-- Edication, end -->
<!-- Certifications -->
<div class="history-group">
<h3><span class="label black">Professional Certifications</span></h3>
<div class="history-unit">
<h4>Cisco Certified Networking Professional (CCNP)<span class="work-time">July 2013 - Present</span></h4>
<h5>CISCO Certification</h5>
<p>Licence Number: 414863551045EQXG</p>
</div>
<div class="history-unit">
<h4>Cisco Certified Network Associate Routing and Switching (CCNA)<span class="work-time">April 2013 - Present</span></h4>
<h5>CISCO Certification</h5>
<p>Licence Number: 413673636595COUG</p>
</div>
<div class="history-unit">
<h4>Cisco Certified Entry Networking Technician (CCENT)<span class="work-time">March 2013 - Present</span></h4>
<h5>CISCO Certification</h5>
<p>Licence Number: 413385800623GOBF</p>
</div>
</div>
<!-- Certifications, end -->
<div class="launch cv">
<a href="/data/Pranay-Sarkar-CV.pdf" class="btn">Download Resume (PDF)</a>
</div>
<div class="launch cv">
<a href="#" class="btn">Download EuroPass Resume (PDF)</a>
</div>
</div>
<!--column 8/12-->
<!--column 4/12-->
<div class="span3 offset1">
<!-- Web Development Skills -->
<div class="history-group">
<h3><span class="label black">Web Development Skills</span></h3>
<div class="history-unit">
<h4>HTML5</h4>
<div class="bar" data-percent="90">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>CSS3</h4>
<div class="bar" data-percent="90">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>JavaScript</h4>
<div class="bar" data-percent="80">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>jQuery</h4>
<div class="bar" data-percent="70">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>PHP</h4>
<div class="bar" data-percent="80">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>JSP</h4>
<div class="bar" data-percent="85">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>ASP.NET</h4>
<div class="bar" data-percent="70">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Java Web Services</h4>
<div class="bar" data-percent="90">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Wordpress</h4>
<div class="bar" data-percent="60">
<div class="progress"></div>
</div>
</div>
</div>
<!-- Web Development Skills, End -->
<!-- Programming Language Skills -->
<div class="history-group">
<h3><span class="label black">Programming Language Skills</span></h3>
<div class="history-unit">
<h4>C</h4>
<div class="bar" data-percent="95">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Java</h4>
<div class="bar" data-percent="95">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Python</h4>
<div class="bar" data-percent="70">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>C++</h4>
<div class="bar" data-percent="70">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>C#</h4>
<div class="bar" data-percent="65">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Scala</h4>
<div class="bar" data-percent="85">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Haskell</h4>
<div class="bar" data-percent="40">
<div class="progress"></div>
</div>
</div>
<div class="history-unit">
<h4>Visual Basic</h4>
<div class="bar" data-percent="40">
<div class="progress"></div>
</div>
</div>
</div>
<!-- Programming Language Skills, end -->
</div>
</div>
</div>
</div>
</section>
<!-- Page : Resume, End -->
<!-- todo: portfolio -->
<!-- Page : Portfolio -->
<section id="portfolio" class="page wrapper portfolio" data-x="14500" data-y="1250" data-rotate="0" data-scale="4">
<!-- PAGE TITLE -->
<h2 class="caption"><span>Project Portfolio</span></h2>
<div class="iscroll-wrapper">
<div class="scroller container">
<!-- Filter Setup -->
<ul id="filters">
<li class="current"><a href="#" data-filter="*">All</a></li>
<li><a href="#" data-filter=".design">Design</a></li>
<li><a href="#" data-filter=".coding">Coding</a></li>
<li><a href="#" data-filter=".logo">Android</a></li>
<li><a href="#" data-filter=".cms">Non Web</a></li>
</ul>
<!-- Filter Setup, end-->
<!-- Project Portfolio, Items -->
<div id="portfolio-items" class="portfolio-items">>
<div class="item coding">
<div class="media-box">
<img src="images/portfolio/portfolio-01.jpg" alt="portfolio-post">
<div class="mask">
<h3 class="title">See Project Details</h3>
<a href="boss.html" class="ico ajax"></a>
</div>
</div>
<h3 class="project-title">BoSS</h3>
<p class="category">Research Internship / Coding</p>
</div>
<div class="item design">
<div class="media-box">
<img src="images/bitsb/bitsb_mini.png" alt="portfolio-post">
<div class="mask">
<h3 class="title">See Project Details</h3>
<a href="bitsbv1.1.html" class="ico ajax"></a>
</div>
</div>
<h3 class="project-title">BitsB v1.1</h3>
<p class="category">Coding / Web Design</p>
</div>
<div class="item coding">
<div class="media-box">
<img src="images/tk3-seat-prediction/placeholder-tk3-seat-monitoring.png" alt="portfolio-post">
<div class="mask">
<h3 class="title">See Project Details</h3>
<a href="tk3SeatPrediction.html" class="ico ajax"></a>
</div>
</div>
<h3 class="project-title">Ubiquitous Seat Monitoring</h3>
<p class="category">Coding / Web Design</p>
</div>
<!-- Test mediabox start -->
<!--
<div class="item design">
<div class="media-box">
<img src="images/portfolio/portfolio-09.jpg" alt="portfolio-post">
<div class="mask">
<h3 class="title">See Project Details</h3>
<a href="images/portfolio-big/portfolio-big-03.jpg" title="Showcase of my works." data-lightbox-gallery="fancybox-item-01" class="ico lightbox"></a>
</div>
</div>
<h3 class="project-title">Lightbox Example</h3>
<p class="category">Web Design</p>
</div>
-->
<!-- Test Mediabox end -->
<!--
<div class="item design">
<div class="media-box">
<img src="images/portfolio/portfolio-09.jpg" alt="portfolio-post">
<div class="mask">
<h3 class="title">See Project Details</h3>
<a class="iframe" href="https://www.youtube.com/Ps-fmHHqyMw">MasterMind Game Video</a>
</div>
</div>
<h3 class="project-title">MasterMind Game Video</h3>
<p class="category">Web Design</p>
</div>
-->
</div>
<!-- Project Portfolio, Items -->
</div>
<!--end scroller-->
</div>
<!--iscroll-wrapper-->
</section>
<!-- PAGE : PORTFOLIO -->
<!-- PAGE : CONTACT -->
<section id="contact" class="page wrapper" data-x="14500" data-y="5250" data-rotate="90" data-scale="2">
<!-- PAGE TITLE -->
<h2 class="caption"><span>Contact Me!</span></h2>
<div class="iscroll-wrapper">
<div class="scroller">
<!--row-->
<div class="row">
<!--column 7/12-->
<div class="map span7">
<h3>Where am I?</h3>
<iframe width="600" height="450" style="border:0" loading="lazy" allowfullscreen src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJ7WoNuP95vUcRUTXp6FzuuQE&key=AIzaSyCsKfxyMbAa8nFlji07YXCPU32dQWXpaYo"></iframe>
</div>
<!--column 7/12-->
<!--column 5/12-->
<div class="span5">
<h3>Feel free to write me!</h3>
<!--CONTACT FORM-->
<form id="contact-form" action="send-mail.php" method="post" class="validate-form">
<fieldset>
<!-- personal info -->
<ul class="personal-info contact-form">
<li><label class="title" for="name">NAME</label><input class="text required" id="name" name="name" type="text" placeholder="Your Name?"></li>
<li><label class="title" for="email">E-MAIL</label><input class="text required email" id="email" name="email" type="text" placeholder="Email to write you back!"></li>
<li><label class="title" for="message">YOUR MESSAGE</label><textarea class="text required" id="message" name="message" placeholder="Your Message to me!"></textarea></li>
<li class="submit-area">
<button type="submit" class="btn-send">SEND!</button>
<input type="hidden" name="submitted" id="submitted" value="true" />
<span class="icon">Ã</span>
</li>
</ul>
<!-- personal info -->
</fieldset>
</form>
<!--CONTACT FORM-->
</div>
<!--column 5/12-->
</div>
<!--row-->
</div>
<!--end scroller-->
</div>
<!--iscroll-wrapper-->
</section>
<!-- PAGE : CONTACT -->
</div>
<!-- ************************ PAGES -->
<!-- ************************ PORTFOLIO OVERLAY -->
<div class="p-overlay">
</div>
<!-- ************************ PORTFOLIO OVERLAY -->
<!-- ************************ PORTFOLIO OVERLAY -->
<div class="p-overlay">
</div>
<!-- ************************ PORTFOLIO OVERLAY -->
<!-- ************************ AJAX LOADER -->
<div class="loader"></div>
<!-- ************************ AJAX LOADER -->
<!-- <footer id="footer">
<div class="wrapper">
Copyright @ Pranay - 2014-2015
</div></footer> -->
</body>
</html>