-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
329 lines (296 loc) · 15.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="msvalidate.01" content="CB6EADFA1AAAD46FDAB285F99E7839DE" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79225134-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-79225134-2');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5107526919169617",
enable_page_level_ads: true
});
</script>
<title>Anuj Kumar Prajapati - Full Stack Developer</title>
<meta charset="utf-8">
<meta name="description" content="The full-stack web developers must be proficient in both client-side and server-side technologies to work on the web application's user interface, business logic, and database layers.">
<meta name="keywords" content="full stack developer, full stack developer jobs, full stack engineer, full stack web developer salary,
full stack web developer jobs,
full stack web developer course,
full stack web developer job description,
full stack web developer resume,
full stack web developer salary nyc,
full stack web developer bootcamp,
full stack web developer interview questions,
full stack web developer portfolio, anujkumar, anuj kuma, anujkuma, anuj kumar prajapati, anuj kumar, anuj kumar praja, anuj praja, prajapati anuj kumar, prajapati anuj, anujkumarprajapati, anujkumarprajapati.com">
<meta name="author" content="Anuj Kumar Prajapati">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff" rel="stylesheet">
<link rel="icon" href="images/favicon.png" type="image/png" sizes="16x16">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div id="colorlib-page">
<a href="#" class="js-colorlib-nav-toggle colorlib-nav-toggle"><i></i></a>
<aside id="colorlib-aside" role="complementary" class="js-fullheight text-center">
<h1 id="colorlib-logo"><a href="index.html"><span class="img" style="background-image: url(images/anuj.jpg);"></span>Anuj Kumar Prajapati</a></h1>
<nav id="colorlib-main-menu" role="navigation">
<ul>
<li class="colorlib-active"><a href="index.html">Home</a></li>
<li><a href="about.html">About Me</a></li>
<!--<li><a href="collection.html">Collection</a></li>-->
<li><a href="services.html">Services</a></li>
<li><a href="">Blog</a></li>
<li><a href="">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<br>
<div class="colorlib-footer" style="display:none;">
<h3>Newsletter</h3>
<div class="d-flex justify-content-center">
<form action="#" class="colorlib-subscribe-form">
<div class="form-group d-flex">
<div class="icon"><span class="icon-paper-plane"></span></div>
<input type="text" class="form-control" placeholder="Enter Email Address">
</div>
</form>
</div>
</div>
</aside> <!-- END COLORLIB-ASIDE -->
<div id="colorlib-main">
<section class="ftco-section-no-padding bg-light">
<div class="hero-wrap">
<div class="overlay"></div>
<div class="d-flex align-items-center js-fullheight">
<div class="author-image text img d-flex">
<section class="home-slider js-fullheight owl-carousel">
<div class="slider-item js-fullheight" style="background-image: url(images/anuj-4.jpg);">
</div>
<div class="slider-item js-fullheight" style="background-image:url(images/anuj-2.jpg);">
</div>
</section>
</div>
<div class="author-info text p-3 p-md-5">
<div class="desc">
<span class="subheading">Hello! I'm</span>
<h1 class="big-letter">Anuj Kumar Prajapati</h1>
<h1 class="mb-4"><span>Anuj Kumar Prajapati</span> A Web Developer. <span>I Capture Code</span></h1>
<p class="mb-4">UI/UX Designer and Front End Developer with a passion for designing beautiful and functional user experiences.</p>
<h3 class="signature h1">Anuj Kumar Prajapati</h3>
<ul class="ftco-social mt-3">
<li class="ftco-animate"><a href="https://twitter.com/anujkrprajapati"><span class="icon-twitter"></span></a></li>
<li class="ftco-animate"><a href="https://www.facebook.com/1anujkumarprajapati/"><span class="icon-facebook"></span></a></li>
<li class="ftco-animate"><a href="https://www.instagram.com/anuj_kr_prajapati/"><span class="icon-instagram"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section instagram">
<div class="container">
<div class="row justify-content-center mb-2 pb-3">
<div class="col-md-12 heading-section heading-section-2 text-center ftco-animate">
<h2 class="mb-4">We Provide all kind of IT Services</h2>
</div>
<div class="col-sm-12 col-md-8 ftco-animate">
<a href="images/image_1.jpg" class="insta-img image-popup" style="background-image: url(images/web-development.png);height:500px;">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-4 col-md-4 ftco-animate">
<h5>Website Designing</h5>
<h5>Website Development</h5>
<h5>Wordpress Development</h5>
<h5>Application Development</h5>
<h5>E-Commerce Development</h5>
</div>
</div>
<div class="row justify-content-center mb-2 pb-3">
<div class="col-sm-4 col-md-4 ftco-animate">
<a href="images/image_1.jpg" class="insta-img image-popup" style="background-image: url(images/ecommerce.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-4 col-md-4 ftco-animate">
<a href="images/image_1.jpg" class="insta-img image-popup" style="background-image: url(images/web-development.png);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-4 col-md-4 ftco-animate">
<a href="images/image_1.jpg" class="insta-img image-popup" style="background-image: url(images/web-development.png);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="ftco-section instagram">
<div class="container">
<div class="row justify-content-center mb-2 pb-3">
<div class="col-md-7 heading-section heading-section-2 text-center ftco-animate">
<h2 class="mb-4">Have a Query ?</h2>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12 col-md ftco-animate">
<a href="images/image_1.jpg" class="insta-img image-popup" style="background-image: url(images/.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-12 col-md ftco-animate">
<a href="images/image_2.jpg" class="insta-img image-popup" style="background-image: url(images/.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-12 col-md ftco-animate">
<a href="images/image_3.jpg" class="insta-img image-popup" style="background-image: url(images/.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-12 col-md ftco-animate">
<a href="images/image_4.jpg" class="insta-img image-popup" style="background-image: url(images/.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
<div class="col-sm-12 col-md ftco-animate">
<a href="images/image_5.jpg" class="insta-img image-popup" style="background-image: url(images/.jpg);">
<div class="icon d-flex justify-content-center">
<span class="icon-instagram align-self-center"></span>
</div>
</a>
</div>
</div>
</div>
</section>
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container px-md-5">
<div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget mb-4 ml-md-4">
<h2 class="ftco-heading-2">Important Links</h2>
<ul class="list-unstyled">
<li><a href="#" class="img" style="">Institute Managment</a></li>
<li><a href="#" class="img" style="">Restaurent Managment</a></li>
<li><a href="#" class="img" style="">Clinic Managment</a></li>
<li><a href="#" class="img" style="">Inventory Managment</a></li>
<li><a href="#" class="img" style="">Hospital Managment</a></li>
<li><a href="#" class="img" style="">Job Managment</a></li>
<li><a href="#" class="img" style="">Shoping Portal</a></li>
<li><a href="#" class="img" style="">News Portal</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Archives</h2>
<ul class="list-unstyled categories">
<li><a href="#">November 2018 <span>(105)</span></a></li>
<li><a href="#">October 2018 <span>(212)</span></a></li>
<li><a href="#">September 2018 <span>(150)</span></a></li>
<li><a href="#">August 2018 <span>(100)</span></a></li>
<li><a href="#">July 2018 <span>(200)</span></a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Have a Questions?</h2>
<div class="block-23 mb-3">
<ul>
<li><span class="icon icon-map-marker"></span><span class="text">Ganga Nagar, Amausi, Lucknow (226008), Uttar Pradesh, India</span></li>
<li><a href="#"><span class="icon icon-phone"></span><span class="text">+91 889 644 9235, 979 332 0177</span></a></li>
<li><a href="#"><span class="icon icon-envelope"></span><span class="text">[email protected]</span></a></li>
</ul>
<h6 style="color:white;">Follow us on :-</h6>
<ul>
<li style="float:left;" class="ftco-animate"><a href="https://twitter.com/anujkrprajapati"><span class="icon icon-twitter"></span></a></li>
<li style="float:left;" class="ftco-animate"><a href="https://www.facebook.com/1anujkumarprajapati/"><span class="icon icon-facebook"></span></a></li>
<li style="float:left;" class="ftco-animate"><a href="https://www.instagram.com/anuj_kr_prajapati/"><span class="icon icon-instagram"></span></a></li>
<li style="float:left;" class="ftco-animate"><a href="https://www.instagram.com/anuj_kr_prajapati/"><span class="icon icon-linkedin"></span></a></li>
<li style="float:left;" class="ftco-animate"><a href="https://www.google.com/anuj_kr_prajapati/"><span class="icon icon-google"></span></a></li>
<li class="ftco-animate"><a href="https://www.google.com/anuj_kr_prajapati/"><span class="icon icon-github"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p>
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart" aria-hidden="true"></i> by <a href="https://anujkumarprajapati.com" target="_blank">Anuj Kumar Prajapati</a></p>
</div>
</div>
</div>
</footer>
</div><!-- END COLORLIB-MAIN -->
</div><!-- END COLORLIB-PAGE -->
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5cbe6829c1fe2560f3000988/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>