-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
488 lines (466 loc) · 23.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Harsh Porfolio</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/fonticons.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="shortcut icon" href="img/facion.png" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
</head>
<body>
<div class="topper" id="topper">
<i class="fa-solid fa-arrow-up"></i>
</div>
<nav class="top">
<div class="left">
<a href="">
<img src="img/Logo.png" alt="">
</a>
</div>
<div class="right">
<ul>
<a href="">
<li>Home <img src="img/arrow-down.png" alt="2" class="nocol"> <img src="img/arrow-down-color.png"
alt="1" class="col"></li>
</a>
<a href="">
<li>Projects <img src="img/arrow-down.png" alt="2" class="nocol"> <img
src="img/arrow-down-color.png" alt="1" class="col"></li>
</a>
<a href="#cont">
<li>Contact <img src="img/arrow-down.png" alt="2" class="nocol"> <img src="img/arrow-down-color.png"
alt="1" class="col"></li>
</a>
<a href="#about">
<li>About <img src="img/arrow-down.png" alt="2" class="nocol"> <img src="img/arrow-down-color.png"
alt="1" class="col"></li>
</a>
</ul>
</div>
</nav>
<section class="first">
<div class="cen">
<div class="le">
<h3>Hi, My name is <span class="pu">Harsh</span>
<br> and I Am Passionate
</h3>
<span id="element"></span>
<div class="btnss">
<button class="git">Github</button>
<button class="project">Visit Projects</button>
</div>
</div>
<div class="ri">
<img src="img/banner-bg.png" alt="">
</div>
</div>
</section>
<section class="second" id="about">
<div class="sec_header">
<h1>About Me</h1>
<div class="line"></div>
</div>
<div class="cent">
<div class="about">
<p>Welcome to my website! I am Harsh Pandey a versatile tech enthusiast, currently honing my skills as a
student.
</p>
<p>My expertise are , securing digital environments, and crafting intuitive web designs. I am passionate
about integrating cutting-edge technologies to solve complex problems and create seamless user
experiences.
</p>
</div>
<div class="about_btn">
<button class="hire_btn" onclick="hire">Hire Me</button>
</div>
</div>
<div class="about_me">
<div class="header_me">
<h4>My Intro</h4>
</div>
<div class="me_l">
<ul>
<li>Name</li>
<li>D.O.B</li>
<li>Email</li>
<li>Profession</li>
<li>Nationality</li>
<li>Github</li>
</ul>
</div>
<div class="me_ri">
<ul>
<li>Harsh Pandey</li>
<li>16 July 2007</li>
<li>gamerpandeyharsh@gmail.com</li>
<li>Student</li>
<li>Indian</li>
<li>201harshs</li>
</ul>
</div>
</div>
</section>
<section class="third">
<div class="middle">
<div class="skills">
<div class="skills_header">
<h1>My Skills</h1>
<div class="line"></div>
</div>
<p>My expertise are , securing digital environments, and crafting intuitive web designs. I am passionate
about integrating cutting-edge technologies to solve complex problems and create seamless user
experiences.
</p>
</div>
<div class="skills_c">
<div class="chart">
<h1>HTML</h1>
</div>
<div class="progress_bar">
<div class="pg_bar" style="width: 90%;">90%</div>
</div>
<div class="chart1">
<h1>CSS</h1>
</div>
<div class="progress_bar">
<div class="pg_bar" style="width: 75%;">75%</div>
</div>
<div class="chart1">
<h1>JAVA script</h1>
</div>
<div class="progress_bar">
<div class="pg_bar" style="width: 45%;">45%</div>
</div>
<div class="chart1">
<h1>php</h1>
</div>
<div class="progress_bar">
<div class="pg_bar" style="width: 35%;">35%</div>
</div>
<div class="chart1">
<h1>Python</h1>
</div>
<div class="progress_bar">
<div class="pg_bar" style="width: 20%;">20%</div>
</div>
</div>
</div>
</section>
<section class="forth">
<div class="pr_head">
<h1>My Princing</h1>
<div class="line"></div>
<p>Here My Pricing What I Charge </p>
</div>
<div class="pricing">
<div class="prices">
<div class="price_head">
<h2>Basic</h2>
</div>
<div class="price_body">
<h1>₹2500<small>/mo</small></h1>
<ul>
<li><i class="fa fa-check-circle text-primary"></i> 1 Website</li>
<li><i class="fa fa-check-circle text-primary"></i> 2 Site Pages</li>
<li><i class="fa fa-times-circle"></i> Custom Design</li>
<li><i class="fa fa-times-circle"></i> Site Control</li>
<li><i class="fa fa-times-circle"></i> 24/7 Support</li>
<li><i class="fa fa-check-circle text-primary"></i> 8 Hours Support</li>
</ul>
</div>
</div>
<div class="prices">
<div class="price_head prol">
<h2>Professional</h2>
</div>
<div class="price_body">
<h1>₹6000<small>/mo</small></h1>
<ul>
<li><i class="fa fa-check-circle text-primary"></i> 1 Website</li>
<li><i class="fa fa-check-circle text-primary"></i> 4 Site Pages</li>
<li><i class="fa fa-check-circle text-primary"></i> Custom Design</li>
<li><i class="fa fa-times-circle"></i> Site Control</li>
<li><i class="fa fa-check-circle text-primary"></i> 24/7 Support</li>
<li><i class="fa fa-check-circle text-primary"></i> 8 Hours Action</li>
</ul>
</div>
</div>
<div class="prices plus">
<div class="price_head plu">
<h2>Professional Plus</h2>
</div>
<div class="price_body">
<h1>₹9500<small>/mo</small></h1>
<ul>
<li><i class="fa fa-check-circle text-primary"></i> 1 Website</li>
<li><i class="fa fa-check-circle text-primary"></i> 8 Site Pages</li>
<li><i class="fa fa-check-circle text-primary"></i> Custom Design</li>
<li><i class="fa fa-check-circle text-primary"></i> Site Control</li>
<li><i class="fa fa-check-circle text-primary"></i> 24/7 Support</li>
<li><i class="fa fa-check-circle text-primary"></i> 8 Hours Action</li>
</ul>
</div>
</div>
</div>
</section>
<section class="five">
<div class="black">
<div class="work">
<h1>Impressed? Lets Work Together</h1>
</div>
<div class="work_b">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. At ut autem esse! Repellat voluptatem
impedit optio fugit. Odit possimus minima corrupti recusandae illum dolorem adipisci, accusamus vel
amet, culpa esse. Vel eveniet voluptatum quas voluptatibus?
</p>
<div class="btt">
<button class="work_btn">
work With Me
</button>
</div>
</div>
</div>
</section>
<section class="sixth">
<h1>My Services</h1>
<div class="line"></div>
<div class="myservices">
<div class="service">
<h2>Web Development</h2>
<div class="ser_body">
<p>create dynamic and responsive websites tailored to meet your business needs, utilizing the latest
technologies and best practices. My services include full-stack development, ensuring robust and
scalable web solutions that enhance user experience and engagement</p>
</div>
</div>
<div class="service">
<h2>Web Designer</h2>
<div class="ser_body">
<p>As a web designer, I specialize in crafting visually appealing and user-friendly website layouts.
My designs are focused on creating intuitive navigation, aesthetic consistency, and aligning
with your brand identity to attract and retain visitors.</p>
</div>
</div>
<div class="service">
<h2>Website Maintenance and Support</h2>
<div class="ser_body">
<p>Providing ongoing maintenance, updates, and technical support to ensure that websites continue to
function smoothly and remain secure and Will Give Regular Update For Site.</p>
</div>
</div>
</div>
</section>
<section class="contact_me" id="cont">
<h1>Contact Me</h1>
<div class="line"></div>
<form class="row g-3 needs-validation" novalidate>
<div class="col-md-4">
<label for="validationCustom01" class="form-label">First name</label>
<input type="text" class="form-control" id="validationCustom01" value="Harsh" required>
<div class="valid-feedback">
Looks good!
</div>
</div>
<div class="col-md-4">
<label for="validationCustom02" class="form-label">Last name</label>
<input type="text" class="form-control" id="validationCustom02" value="Pandey" required>
<div class="valid-feedback">
Looks good!
</div>
</div>
<div class="col-md-4">
<label for="validationCustomUsername" class="form-label">Username</label>
<div class="input-group has-validation">
<span class="input-group-text" id="inputGroupPrepend">@</span>
<input type="text" class="form-control" id="validationCustomUsername"
aria-describedby="inputGroupPrepend" required>
<div class="invalid-feedback">
Please choose a username.
</div>
</div>
</div>
<div class="col-md-6">
<label for="validationCustom03" class="form-label">City</label>
<input type="text" class="form-control" id="validationCustom03" required>
<div class="invalid-feedback">
Please provide a valid city.
</div>
</div>
<div class="col-md-3">
<label for="validationCustom04" class="form-label">State</label>
<select class="form-select" id="validationCustom04" required>
<option selected disabled value="">Choose...</option>
<option value="Andhra Pradesh">Andhra Pradesh</option>
<option value="Arunachal Pradesh">Arunachal Pradesh</option>
<option value="Assam">Assam</option>
<option value="Bihar">Bihar</option>
<option value="Chhattisgarh">Chhattisgarh</option>
<option value="Goa">Goa</option>
<option value="Gujarat">Gujarat</option>
<option value="Haryana">Haryana</option>
<option value="Himachal Pradesh">Himachal Pradesh</option>
<option value="Jharkhand">Jharkhand</option>
<option value="Karnataka">Karnataka</option>
<option value="Kerala">Kerala</option>
<option value="Madhya Pradesh">Madhya Pradesh</option>
<option value="Maharashtra">Maharashtra</option>
<option value="Manipur">Manipur</option>
<option value="Meghalaya">Meghalaya</option>
<option value="Mizoram">Mizoram</option>
<option value="Nagaland">Nagaland</option>
<option value="Odisha">Odisha</option>
<option value="Punjab">Punjab</option>
<option value="Rajasthan">Rajasthan</option>
<option value="Sikkim">Sikkim</option>
<option value="Tamil Nadu">Tamil Nadu</option>
<option value="Telangana">Telangana</option>
<option value="Tripura">Tripura</option>
<option value="Uttar Pradesh">Uttar Pradesh</option>
<option value="Uttarakhand">Uttarakhand</option>
<option value="West Bengal">West Bengal</option>
<option value="Andaman and Nicobar Islands">Andaman and Nicobar Islands</option>
<option value="Chandigarh">Chandigarh</option>
<option value="Dadra and Nagar Haveli and Daman and Diu">Dadra and Nagar Haveli and Daman and Diu
</option>
<option value="Delhi">Delhi</option>
<option value="Lakshadweep">Lakshadweep</option>
<option value="Puducherry">Puducherry</option>
</select>
<div class="invalid-feedback">
Please select a valid state.
</div>
</div>
<div class="col-md-3">
<label for="validationCustom05" class="form-label">Zip</label>
<input type="text" class="form-control" id="validationCustom05" required>
<div class="invalid-feedback">
Please provide a valid zip.
</div>
</div>
<div class="col-12">
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="invalidCheck" required>
<label class="form-check-label" for="invalidCheck">
Agree to terms and conditions
</label>
<div class="invalid-feedback">
You must agree before submitting.
</div>
</div>
</div>
<div class="col-12">
<button class="btn btn-primary" type="submit">Submit form</button>
</div>
</form>
</section>
<footer class="bottom">
<!-- Remove the container if you want to extend the Footer to full width. -->
<div class="container my-5">
<!-- Footer -->
<footer class="text-center text-lg-start text-white" style="background-color: #929fba">
<!-- Grid container -->
<div class="container p-4 pb-0">
<!-- Section: Links -->
<section class="">
<!--Grid row-->
<div class="row">
<!-- Grid column -->
<div class="col-md-3 col-lg-3 col-xl-3 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold">
Harsh's Porfolio
</h6>
<p>
Here you can use rows and columns to organize your footer
content. Lorem ipsum dolor sit amet, consectetur adipisicing
elit.
</p>
</div>
<!-- Grid column -->
<hr class="w-100 clearfix d-md-none" />
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold">Products</h6>
<p>
<a class="text-white">Home</a>
</p>
<p>
<a class="text-white">Project</a>
</p>
<p>
<a class="text-white">Contact</a>
</p>
<p>
<a class="text-white">About</a>
</p>
</div>
<!-- Grid column -->
<hr class="w-100 clearfix d-md-none" />
<!-- Grid column -->
<hr class="w-100 clearfix d-md-none" />
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold">Contact</h6>
<p><i class="fas fa-home mr-3"></i>107, Alpine Appartment Tallital, Nainital</p>
<p><i class="fas fa-envelope mr-3"></i> gamerpandey@gmail.com</p>
<p><i class="fas fa-phone mr-3"></i> + 01 234 567 88</p>
<p><i class="fas fa-print mr-3"></i> + 01 234 567 89</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold">Follow us</h6>
<!-- Facebook -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #3b5998" href="#!"
role="button"><i class="fab fa-facebook-f"></i></a>
<!-- Twitter -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #55acee" href="#!"
role="button"><i class="fab fa-twitter"></i></a>
<!-- Google -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #dd4b39" href="https://www.youtube.com/@endgamingwithharsh/videos?sub_confirmation=1"
role="button"><i class="fab fa-youtube"></i></a>
<!-- Instagram -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #ac2bac" href="https://www.instagram.com/201harshs/"
role="button"><i class="fab fa-instagram"></i></a>
<!-- Linkedin -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #0082ca" href="#!"
role="button"><i class="fab fa-linkedin-in"></i></a>
<!-- Github -->
<a class="btn btn-primary btn-floating m-1" style="background-color: #333333" href="https://github.com/201Harsh"
role="button"><i class="fab fa-github"></i></a>
</div>
</div>
<!--Grid row-->
</section>
<!-- Section: Links -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2)">
© 2024 Copyright:
<a class="text-white" href="https://endgamingwithharsh.netlify.app">HarshPandey.com</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</div>
<!-- End of .container -->
</footer>
<script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<script src="js/typeing_animation.js"></script>
<script src="js/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js"
integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy"
crossorigin="anonymous"></script>
</body>
</html>