-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
420 lines (395 loc) · 15.5 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Vikas Yadav | Error00 </title>
<!-- google fonts -->
<link href="//fonts.googleapis.com/css?family=Nunito:400,700&display=swap" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!-- header -->
<header>
<div class="w3l-header" id="home">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-dark pl-0 pr-0">
<a class="navbar-brand m-0" href="index.html"><span class="fa fa-gamepad"></span> Vikas :) </a>
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active mr-lg-4">
<a class="nav-link pl-0 pr-0" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item mr-lg-4">
<a class="nav-link pl-0 pr-0" href="about.html">About me</a>
</li>
<li class="nav-item mr-lg-4">
<a class="nav-link pl-0 pr-0" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-0" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- //header -->
<!-- Main banner section -->
<section class="w3l-main-banner">
<div class="banner-view">
<div class="banner-info container">
<h3 class="banner-text"><small>Hello, I’m</small>
Vikas Yadav
</h3>
<p class="mt-3 mb-5"> I love to work in User Experience & User Interface designing. Because I love to solve the design problem and find easy and
better solutions to solve it. I always try my best to make good user interface with the best user experience.</p><br>
<a href="https://github.com/errorwiki" class="btn btn-light btn-style mr-3">My Work</a>
<a href="https://thewikiii.cf/contact.html" class="btn btn-outline-light btn-style">Hire Me</a>
</div>
</div>
<div id='stars'></div>
<div id='stars2'></div>
<div id='stars3'></div>
</section>
<!-- //Main banner section -->
<!-- w3l-content-photo-5 -->
<div class="w3l-content-photo-5 py-5" id="about">
<div class="content-main pt-lg-5 pt-md-3 pb-0">
<div class="container">
<div class="row">
<div class="col-lg-4 content-photo">
<a href="#"><img src="assets/images/myimage.jpg" class="img-fluid" alt="content-photo"></a>
</div>
<div class="col-lg-8 content-left mt-lg-0 mt-5 ">
<h3>I'm a Passionate designer & developer who loves simplicity in things and crafts beautiful user interfaces with love.</h3>
<p class="mb-0"></p>
<a href="about.html" class="btn-style btn-primary btn mt-lg-5 mt-4">About Me</a>
</div>
</div>
</div>
</div>
</div>
<!-- //w3l-content-photo-5 -->
<section class="w3l-services-block-3">
<div class="features-main pb-5 pt-0 text-center">
<div class="container pb-lg-3">
<div class="row features">
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service1">
<div class="feature-img">
<span class="fa fa-bar-chart" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Web Design</h3>
<p class="feature-text">
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service2">
<div class="feature-img">
<span class="fa fa-laptop icon-fea" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Mobile Apps</h3>
<p class="feature-text">
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service3">
<div class="feature-img">
<span class="fa fa-codepen" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Animation Design</h3>
<p class="feature-text">
</p>
<div class="hover">
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service4">
<div class="feature-img">
<span class="fa fa-modx" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Photoshop Media</h3>
<p class="feature-text">
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service5">
<div class="feature-img">
<span class="fa fa-signal icon-fea" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Marketing Business</h3>
<p class="feature-text">
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 feature-grid">
<a href="#url">
<div class="feature-body service6">
<div class="feature-img">
<span class="fa fa-paint-brush icon-fea" aria-hidden="true"></span>
</div>
<div class="feature-info mt-4">
<h3 class="feature-titel mb-2">Development</h3>
<p class="feature-text">
</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- gallery-7 -->
<section class="w3l-gallery-7">
<div class="gallery-7_sur py-5">
<div class="container py-lg-5">
<div id="container">
<div class="galleryContainer">
<div class="gallery">
<input type="radio" name="controls" id="c1" checked><img class="galleryImage img-fluid" id="i1" src="assets/images/g1.jpg" class="img"
alt="">
<input type="radio" name="controls" id="c2"><img class="galleryImage img-fluid" id="i2" src="assets/images/g2.jpg" class="img" alt="">
<input type="radio" name="controls" id="c3"><img class="galleryImage img-fluid" id="i3" src="assets/images/g3.jpg" class="img" alt="">
<input type="radio" name="controls" id="c4"><img class="galleryImage img-fluid" id="i4" src="assets/images/g4.jpg" class="img" alt="">
<input type="radio" name="controls" id="c5"><img class="galleryImage img-fluid" id="i5" src="assets/images/g5.jpg" class="img" alt="">
<input type="radio" name="controls" id="c6"><img class="galleryImage img-fluid" id="i6" src="assets/images/g6.jpg" class="img" alt="">
</div>
<div class="thumbnails">
<label class="thumbnailImage" for="c1"><img src="assets/images/g1.jpg" class="img img-fluid" alt=""></label>
<label class="thumbnailImage" for="c2"><img src="assets/images/g2.jpg" class="img img-fluid" alt=""></label>
<label class="thumbnailImage" for="c3"><img src="assets/images/g3.jpg" class="img img-fluid" alt=""></label>
<label class="thumbnailImage" for="c4"><img src="assets/images/g4.jpg" class="img img-fluid" alt=""></label>
<label class="thumbnailImage" for="c5"><img src="assets/images/g5.jpg" class="img img-fluid" alt=""></label>
<label class="thumbnailImage" for="c6"><img src="assets/images/g6.jpg" class="img img-fluid" alt=""></label>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //gallery-7 -->
<!-- iphone home block -->
<section class="w3l-blog py-5 text-center">
<div class="container py-lg-5">
<div class="row">
<div class="col-lg-12">
<div class="img-block">
<a href="#img">
<img src="assets/images/frame-mac.png" class="img-fluid" alt="image" />
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h3>Passionate designer & developer who loves simplicity.</h3>
<h5 class="mt-3">Fusce fringilla tincidunt laoreet volutpat cras varius sit suscipit.</h5>
<p class="mt-4 mb-0"> </p>
<a href="blog1.html" class="btn-style btn-primary btn mt-lg-5 mt-4">View my project</a>
</div>
<!-- <div class="col-lg-3 col-6 pl-md-3 pl-2 mt-lg-0 mt-md-5 mt-4">
<div class="img-block">
<a href="#img">
<img src="assets/images/p2.jpg" class="img-fluid" alt="image" />
</a>
</div>
</div> -->
</div>
</div>
</section>
<!-- //iphone home block -->
<!-- testimonial -->
<section class="w3l-quote-main" id="client">
<div class="quote py-5">
<div class="container py-lg-5">
<div class="row">
<div class="col-lg-9">
<h4>" There are many variations of passages of Lorem Ipsum available, randomised words which don't look even slightly believable. "</h4>
</div>
<div class="col-lg-3 mt-lg-0 mt-3 text-lg-center tablet-grid">
<img src="assets/images/client1.jpg" alt="" class="img-fluid" />
<div>
<h6 class="mb-0 mt-lg-3">christopher robin</h6>
<h5 class="mt-1">- UI/UX Designer </h5>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //testimonial -->
<!-- home page blog-->
<section class="w3l-blog py-5">
<div class="container py-lg-5 py-md-3">
<div class="row">
<div class="col-lg-5">
<h3>I'm Available For Freelance Projects.</h3>
<h5 class="mt-3">Imagination is more important than knowledge </h5>
<p class="mt-4"> </p>
</div>
<div class="col-lg-7 mt-lg-0 mt-4">
<div class="img-block">
<a href="single.html">
<img src="assets/images/g3.jpg" class="img-fluid" alt="image" />
<span>A collection of Creative Website Design</span>
</a>
</div>
<div class="img-block mt-3">
<a href="single.html"> <img src="assets/images/g2.jpg" class="img-fluid" alt="image" />
<span>Personalized Portfolio work</span>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- //home page blog-->
<!-- freelance hire me -->
<section class="w3l-grid-quote py-5">
<div class="container py-lg-3">
<h6>I'am available for freelance projects.</h6>
<h3>Let's work together indeed!</h3>
<a href="contact.html" class="btn-style btn-primary btn">Get quotes</a>
<a href="contact.html" class="btn btn-style btn-light ml-2">Hire me</a>
</div>
</section>
<!-- //freelance hire me -->
<!-- Footer -->
<footer>
<section class="w3l-footers-1">
<div class="footer py-3">
<div class="container">
<div class="footer-content">
<div class="row">
<div class="col-lg-8 footer-left">
<p class="m-0">© All Rights Reserved | Design by <a href="https://errorwiki.github.io/about.html">Thewikiii</a></p>
</div>
<div class="col-lg-4 footer-right text-lg-right text-center mt-lg-0 mt-3">
<ul class="social m-0 p-0">
<li><a href="https://in.linkedin.com/in/thewikiii1"><span class="fa fa-linkedin"></span></a></li>
<li><a href="https://www.instagram.com/thewikiii/"><span class="fa fa-instagram"></span></a></li>
<li><a href="https://twitter.com/Thewikiii"><span class="fa fa-twitter"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
</footer>
<!-- //Footer -->
<!-- move top -->
<button onclick="topFunction()" id="movetop" class="editContent" title="Go to top">
<span class="fa fa-angle-up"></span>
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
<!-- common jquery -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<!-- //common jquery -->
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!-- for blog carousel slider -->
<script src="assets/js/owl.carousel.js"></script>
<script>
$(document).ready(function () {
var owl = $('.owl-carousel');
owl.owlCarousel({
stagePadding: 20,
margin: 15,
nav: false,
loop: false,
responsive: {
0: {
items: 1
},
600: {
items: 2
},
1000: {
items: 3
}
}
})
})
</script>
<!-- //for blog carousel slider -->
<!-- stats number counter-->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.countup.js"></script>
<script>
$('.counter').countUp();
</script>
<!-- //stats number counter -->
<!-- jQuery-Photo-filter-lightbox-portfolio-plugin -->
<script src="assets/js/jquery-1.7.2.js"></script>
<script src="assets/js/jquery.quicksand.js"></script>
<script src="assets/js/script.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<!-- //jQuery-Photo-filter-lightbox-portfolio-plugin -->
<!-- bootstrap js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- //bootstrap js -->
</body>
</html>