-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
377 lines (367 loc) · 22.2 KB
/
404.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
<!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta content="width=device-width,initial-scale=1.0" name="viewport">
<title>Ajithkumar S - Senior Frontend Developer for Hire </title>
<meta name="description" content="He is an experienced web Frontend developer, UI developer, worked on multiple business categories include, eCommerce, Magazines, Mobile app pages, Themeforest templates.">
<meta name="keywords" content="Experienced UI Developer in bangalore, Experienced Frontend Developer in bangalore, CSS Expert, User Experience.">
<link rel="author" href="http://www.google.com/+Ajithkumarmaverick"/>
<link rel="icon" href="favicon.ico" type="image/ico" sizes="16x16">
<meta name="p:domain_verify" content="33e5909b4468413a9b48b9dae91e9007"/><!--Pinterest-->
<meta property="og:title" content="Ajithkumar S - Senior Frontend Developer for Hire"/>
<meta property="og:image" content="img/ajith.jpg"/>
<meta property="og:url" content="http://ajithsimon.com"/>
<meta property="og:description" content="He is an experienced web Frontend developer, UI developer, worked on multiple business categories include, eCommerce, Magazines, Mobile app pages, Themeforest templates."/>
<meta property="fb:admins" content="ajithsimon"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="http://ajithsimon.com">
<meta name="twitter:title" content="Ajithkumar S - Senior Frontend Developer for Hire">
<meta name="twitter:description" content="He is an experienced web Frontend developer, UI developer, worked on multiple business categories include, eCommerce, Magazines, Mobile app pages, Themeforest templates.">
<meta name="twitter:image" content="img/ajith.jpg">
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<!--Scripts-->
<script src="js/jquery-1.12.4.min.js" crossorigin="anonymous"></script>
<script src="js/bootstrap.min.js"></script>
<script>
$('.grid').isotope({
itemSelector: '.grid-item', // use a separate class for itemSelector, other than .col-
percentPosition: true,
masonry: {
columnWidth: '.grid-sizer'
}
});
</script>
<!--scripts-->
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({'gtm.start':
new Date().getTime(), event: 'gtm.js'});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-TKB38V');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKB38V"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header> <!--header section-->
<nav class="navbar navbar-default" data-spy="affix" data-offset-top="100"> <!--navigation-->
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-collapse" aria-expanded="false">
<span class="sr-only">Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<a class="navbar-brand" href="index.html"><img src="img/ajith.png" alt="ajith" class="img-circle" width="200"></a>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class=" navbar-collapse" id="nav-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="http://ajithsimon.com/works">Works</a></li>
<li><a href="http://ajithsimon.com/about">About</a></li>
<li><a href="tel:09066964680" id="eventrack"><i class="fa fa-phone"></i></a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav><!--navigation-->
<section class="header-works"> <!--main bg-->
<div class="works-overlay">
<div class="vertical-table">
<div class="vertical-cell text-center f-white">
<h1 class="title-lead">I create Smart, Professional <br/>& Unique Design Solutions</h1>
<ul class="social-icons">
<li class="fa-fb"><a href="https://www.facebook.com/ajithsimon" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="fa-tw"><a href="https://www.twitter.com/ajithsimon_" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="fa-gp"><a href="http://www.google.com/+Ajithkumarmaverick" target="_blank"><i class="fa fa-google-plus"></i></a></li>
<li class="fa-ld"><a href="https://in.linkedin.com/in/ajithsimon" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li class="fa-wa"><a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a></li>
</ul>
<!--<a href="#"><img class="wow infinite bounce" data-wow-duration="2s"src="img/mouse.png" alt="tap-here" height="40"></a>-->
</div>
</div>
</div>
</section><!--./main bg-->
</header><!--./header section-->
<section class="sp-1">
<div class="container">
<div class="row text-center">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6">
<img src="img/editor.svg"/>
<p><span style="font-weight:600">3</span> Years of experience, Expert in Responsive designing.</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6">
<img src="img/laptop.svg"/>
<p><span style="font-weight:600">30+ </span>Domestic Websites and templates completed.</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6">
<img src="img/team.svg"/>
<p><span style="font-weight:600">15+ </span>satisfied clients, Both on-site and domestic.</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6">
<img src="img/employee.svg"/>
<p>Started my career as a <span style="font-weight:600">Freelancer</span> and still it's my part-time work. </p>
</div>
</div>
</div>
</section>
<section class="rct-works">
<div class="container">
<div class="row">
<div class="text-center">
<h2>Recent Works</h2>
<hr class="style-eight">
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/decevent.png" alt="" />
<figcaption>
<h3>Soul-o-fit</h3>
<p>Upcoming December fitness event</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://staging.gympik.com/events/soul-o-fit-dec-2016" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/anti-obesity.png" alt="" />
<figcaption>
<h3>Soul-o-fit</h3>
<p>Upcoming December fitness event</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/anti-obesity-day-2016" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/offerpage.png" alt="" />
<figcaption>
<h3>Offers Page</h3>
<p>Gym Membership offers will be shown in this page.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/offers/centers/bangalore" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/home.png" alt="" />
<figcaption>
<h3>Home Page</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/wellness.png" alt="" />
<figcaption>
<h3>Corporate wellness</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/corporatewellness" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/form.png" alt="" />
<figcaption>
<h3>form</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/corporateoffers" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/checkout.png" alt="" />
<figcaption>
<h3>checkout</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/user/checkout" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/personal.png" alt="" />
<figcaption>
<h3>Get Personal trainer</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/personaltrainers" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/yoga.png" alt="" />
<figcaption>
<h3>Get yoga trainer</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/yoga-instructors-at-home" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/soulofit.png" alt="" />
<figcaption>
<h3>soul-o-fit sep-16</h3>
<p>Which is worse, that everyone has his price, or that the price is always so low.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/events/soul-o-fit-sep-2016" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/about.png" alt="" />
<figcaption>
<h3>about us</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/about" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect">
<img src="img/site/login.png" alt="" />
<figcaption>
<h3>login/signup</h3>
<p>This is my current company website page. Please click to see the live view.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="https://www.gympik.com/user/login" target="_blank"></a>
</figure>
</div>
</div>
</div>
</section>
<section class="rct-works">
<div class="container">
<div class="row">
<div class="text-center">
<h2>Freelance Projects</h2>
<hr class="style-eight">
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/animax.jpg" alt="" />
<figcaption>
<h3>Animax</h3>
<p>This Joomla template is Designed for themeparrot.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://themeparrot.com/tpa-templates/animax.html" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/citymen.jpg" alt="" />
<figcaption>
<h3>Citymen</h3>
<p>This Joomla template is Designed for themeparrot.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://www.citymen.in" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/resort.jpg" alt="" />
<figcaption>
<h3>Resort</h3>
<p>This Joomla template is Designed for Dailytut.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://bit.ly/1pXeXV2" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/doodles.jpg" alt="" />
<figcaption>
<h3>Doodles</h3>
<p>This Joomla template is Designed for themeparrot.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://themeparrot.com/tpa-templates/doodles.html" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/vector.jpg" alt="" />
<figcaption>
<h3>Vector</h3>
<p>This Joomla template is Designed for Dailytut.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://bit.ly/21QK3JC" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/petshop.jpg" alt="" />
<figcaption>
<h3>Petshop</h3>
<p>This Joomla template is Designed for Dailytut.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://bit.ly/1RHgYum" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/avirate.jpg" alt="" />
<figcaption>
<h3>Avirate</h3>
<p>This Joomla template is Designed for Avirate fashions India Pvt Ltd.</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://www.aviratefashion.in/" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/trendz.jpg" alt="" />
<figcaption>
<h3>Trendz</h3>
<p>This Joomla template is Designed for themeforest.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://themeparrot.com/tpa-templates/trendz.html" target="_blank"></a>
</figure>
</div>
<div class="col-lg-4 col-md-4">
<figure class="ak-effect ak-effect-1">
<img src="img/site/splash.jpg" alt="" />
<figcaption>
<h3>Splash</h3>
<p>This Joomla template is Designed for themeparrot.com</p>
</figcaption><i class="fa fa-eye"></i>
<a href="http://themeparrot.com/tpa-templates/splash.html" target="_blank"></a>
</figure>
</div>
</div>
</div>
<div class="container">
<h4 class="text-right">and more domestic projects....</h4>
<iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fajithsimon%2Fposts%2F1075737152479608&width=500" width="100%" height="142" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</div>
</section>
<footer id="footer">
<div class="container">
<p class="col-md-9 col-sm-6 no-pad col-xs-12">Copyright © 2016 ajithsimon.com . All Rights Reserved. </p>
<ul class="social-icons col-md-3 col-sm-3 col-xs-12 no-pad">
<li class="fa-fb"><a href="https://www.facebook.com/ajithsimon" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="fa-tw"><a href="https://www.twitter.com/ajithsimon_" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li class="fa-gp"><a href="http://www.google.com/+Ajithkumarmaverick" target="_blank"><i class="fa fa-google-plus"></i></a></li>
<li class="fa-ld"><a href="https://in.linkedin.com/in/ajithsimon" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li class="fa-wa"><a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a></li>
</ul>
</div>
</footer>
</body>
</html>