-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
428 lines (402 loc) · 15.4 KB
/
home.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
<!DOCTYPE html>
<html lang="zxx">
<!-- Mirrored from uithemez.com/i/andrew/home.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 15 Apr 2024 12:54:28 GMT -->
<head>
<!-- Metas -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<meta
name="keywords"
content="HTML5 Template Andrew Multi-Purpose themeforest"
/>
<meta name="description" content="Andrew - Multi-Purpose HTML5 Template" />
<meta name="author" content="" />
<!-- Title -->
<title>Mahaveer</title>
<!-- Download resume -->
<script>
function downloadCV() {
const link = document.createElement("a");
link.href = "assets/OneTimeResume.pdf";
link.download = "OneTimeResume.pdf";
document.body.appendChild(link);
link.click();
document.body.removeChild(link);
}
</script>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/imgs/favicon.ico" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<!-- Plugins -->
<link rel="stylesheet" href="assets/css/plugins.css" />
<!-- Core Style Css -->
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<!-- ==================== Start Loading ==================== -->
<div class="loader-wrap">
<svg viewBox="0 0 1000 1000" preserveAspectRatio="none">
<path id="svg" d="M0,1005S175,995,500,995s500,5,500,5V0H0Z"></path>
</svg>
<div class="loader-wrap-heading">
<div class="load-text">
<span>L</span>
<span>o</span>
<span>a</span>
<span>d</span>
<span>i</span>
<span>n</span>
<span>g</span>
</div>
</div>
</div>
<!-- ==================== End Loading ==================== -->
<div class="cursor"></div>
<!-- ==================== Start progress-scroll-button ==================== -->
<div class="progress-wrap cursor-pointer">
<svg
class="progress-circle svg-content"
width="100%"
height="100%"
viewBox="-1 -1 102 102"
>
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- ==================== End progress-scroll-button ==================== -->
<!-- ==================== Start Navbar ==================== -->
<nav class="navbar navbar-chang navbar-expand-lg">
<div class="container position-re">
<div class="row">
<div class="col-lg-2 col-6 order1">
<div class="bord">
<!-- Logo -->
<a class="logo icon-img-70" href="#">Mahaveer </a>
</div>
</div>
<div class="col-lg-8 order3">
<div class="bg">
<!-- navbar links -->
<div class="full-width">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="home.html"
><span class="rolling-text">Home</span></a
>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html"
><span class="rolling-text">About</span></a
>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html"
><span class="rolling-text">Services</span></a
>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio.html"
><span class="rolling-text">Portfolio</span></a
>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html"
><span class="rolling-text">Contact</span></a
>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-2 col-6 order2">
<div class="bord d-flex justify-content-end">
<ul class="social d-flex rest">
<li>
<a
href="https://www.linkedin.com/in/developer-mahaveer-jain/"
target="#"
><i class="fab fa-linkedin-in"></i
></a>
</li>
<li>
<a href="https://www.github.com/mahaveer82" target="#"
><i class="fab fa-github"></i
></a>
</li>
</ul>
<button class="navbar-toggler" type="button">
<span class="icon-bar"><i class="fas fa-bars"></i></span>
</button>
</div>
</div>
</div>
</div>
</nav>
<!-- ==================== End Navbar ==================== -->
<main class="pt-80">
<!-- ==================== Start Hero ==================== -->
<section class="hero section-padding">
<div class="container">
<div class="row">
<div class="col-lg-5">
<div class="intro">
<div class="lg-box">
<div class="box1">
<div class="tow-items">
<div class="item1 box-shadwo">
<div
class="circle-item d-flex align-items-center justify-content-center"
>
<h6><a href="about.html">About Us</a></h6>
</div>
<div class="text-center mt-30" onclick="downloadCV()">
<a href="#0">
<svg
class="arrow-down"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
viewBox="0 0 34.2 32.3"
xml:space="preserve"
style="stroke-width: 2"
>
<line x1="0" y1="16" x2="33" y2="16"></line>
<line
x1="17.3"
y1="0.7"
x2="33.2"
y2="16.5"
></line>
<line
x1="17.3"
y1="31.6"
x2="33.5"
y2="15.4"
></line>
</svg>
<p class="fz-13 mt-15">Download CV</p>
</a>
</div>
</div>
<div class="item2">
<div
class="sub-item1 box-shadwo d-flex align-items-center justify-content-center"
>
<div class="text-center">
<h2 class="fw-700">6</h2>
<p class="fz-13">
Month <br />
of Experience
</p>
</div>
</div>
<div class="sub-item2 box-shadwo"></div>
</div>
</div>
<div class="item-down box-shadwo d-flex align-items-center">
<div>
<div
class="circle-item d-flex align-items-center justify-content-center"
>
<a href="services.html">
<svg
class="arrow-right"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
viewBox="0 0 34.2 32.3"
xml:space="preserve"
style="stroke-width: 2"
>
<line x1="0" y1="16" x2="33" y2="16"></line>
<line
x1="17.3"
y1="0.7"
x2="33.2"
y2="16.5"
></line>
<line
x1="17.3"
y1="31.6"
x2="33.5"
y2="15.4"
></line>
</svg>
</a>
</div>
</div>
<h6 class="ml-15">
<a href="services.html">Our Services</a>
</h6>
</div>
</div>
<div class="box2">
<div class="item3 box-shadwo">
<img src="./assets/img - Copy.jpg" />
</div>
<div class="item4 box-shadwo d-flex align-items-center">
<h6><a href="portfolio.html">Our Portfolio</a></h6>
</div>
</div>
</div>
<div class="bottom-boxs">
<div
class="item5 box-shadwo d-flex align-items-center justify-content-center"
>
<a
href="https://www.linkedin.com/in/developer-mahaveer-jain"
target="#"
class="icon"
>
<i class="fab fa-linkedin-in"></i>
</a>
</div>
<div
class="item6 box-shadwo d-flex align-items-center justify-content-center"
>
<a
href="https://www.github.com/mahaveer82"
target="#"
class="icon"
>
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
<div class="author-profile">
<div class="author-img">
<div class="img">
<img src="assets/imgs/header/profile.jpg" alt="" />
</div>
</div>
<div class="author-info">
<div class="text-center">
<span class="main-color sub-title mb-10"
>full-stack Developer</span
>
<h4 class="fw-500">Hi, I'm Mahaveer Jain</h4>
</div>
<div class="social mt-20">
<a
href="https://www.linkedin.com/in/developer-mahaveer-jain"
target="#"
class="icon"
>
<i class="fab fa-linkedin-in"></i>
</a>
<a
href="https://www.github.com/mahaveer82"
target="#"
class="icon"
>
<i class="fab fa-github"></i>
</a>
</div>
</div>
<div class="butns mt-30">
<a href="#0" class="inf-butn" data-scroll-nav="4">
<span>Contact Us</span>
</a>
<a href="#0" class="inf-butn">
<span>Download CV</span>
</a>
</div>
</div>
</div>
<div class="col-lg-7 valign">
<div class="content">
<h5 class="cd-headline slide">
<span>Hello, I’m</span>
<span class="cd-words-wrapper main-color">
<b class="is-visible">Mahaveer Jain</b>
<b>Web Developer</b>
<b>Front-end Developer</b>
</span>
</h5>
<h1>
I’m a Full-Stack Developer and
<span class="bord">Web Developer</span> Based in Indore.
</h1>
<p class="text">
Experienced web developer adept at crafting user-friendly
websites. Proficient in HTML, CSS, JavaScript, and frameworks.
Skilled in client communication, deadline management, and
staying current with industry trends
</p>
<div class="stauts mt-50 pt-50 bord-thin-top">
<div class="d-flex align-items-center">
<div class="mr-40">
<div class="d-flex align-items-center">
<h2>3+</h2>
<p>
Completed <br />
Projects
</p>
</div>
</div>
<div class="mr-40">
<div class="d-flex align-items-center">
<h2>3+</h2>
<p>
Clients <br />
Worldwide
</p>
</div>
</div>
<div class="ml-auto">
<div class="butn-presv">
<a
href="contact.html"
class="butn butn-md butn-bord radius-5 skew"
>
<span>Hire Me!</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== End Hero ==================== -->
</main>
<!-- ==================== Start Footer ==================== -->
<footer>
<div class="container pb-30 pt-30 bord-thin-top">
<div class="row">
<div class="col-12">
<div class="text-center">
<p class="fz-13">© 2024 Mahaveer</p>
</div>
</div>
</div>
</div>
</footer>
<!-- ==================== End Footer ==================== -->
<!-- jQuery -->
<script src="assets/js/jquery-3.6.0.min.js"></script>
<script src="assets/js/jquery-migrate-3.4.0.min.js"></script>
<!-- plugins -->
<script src="assets/js/plugins.js"></script>
<!-- custom scripts -->
<script src="assets/js/scripts.js"></script>
</body>
<!-- Mirrored from uithemez.com/i/andrew/home.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 15 Apr 2024 12:54:28 GMT -->
</html>