-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
525 lines (436 loc) · 21.5 KB
/
index.html
File metadata and controls
525 lines (436 loc) · 21.5 KB
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
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
<!doctype html>
<html lang="en">
<head>
<title>Purushottam — The coder</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/custom-bs.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/line-icons/style.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border text-primary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div> <!-- .site-mobile-menu -->
<!-- NAVBAR -->
<header class="site-navbar mt-3" id="top">
<div class="container-fluid">
<div class="row align-items-center">
<div class="site-logo col-6"><a href="index.html">Purushottam</a></div>
<nav class="mx-auto site-navigation">
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li><a href="index.html" class="nav-link active">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="main.html">Portfolio</a></li>
<li class="has-children">
<a href="main.html">Pages</a>
<ul class="dropdown">
<li><a href="main.html">Services</a></li>
<li><a href="main.html">Service Single</a></li>
<li><a href="main.html">Blog Single</a></li>
<li><a href="main.html">Portfolio Single</a></li>
<li><a href="main.html">Testimonials</a></li>
<li><a href="main.html">Frequently Ask Questions</a></li>
<li><a href="main.html">Gallery</a></li>
</ul>
</li>
<li><a href="main.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="col-6 site-burger-menu d-block d-lg-none text-right">
<a href="#" class="site-menu-toggle js-menu-toggle"><span class="icon-menu h3"></span></a>
</div>
</div>
</div>
</header>
<!-- HOME -->
<section class="home-section section-hero overlay slanted" id="home-section">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-8 text-center">
<h1>Welcome Here.</h1>
<div class="mx-auto w-75">
<p>Step into a world where technology meets curiosity,where intellect thrives,and where possibilities are limitless. Whether you're a programmer,an aspiring engineer,or simply someone with a passion for knowledge,you've found your digital home.</p>
</div>
<p class="mt-5"><a href="https://instagram.com/puru.shottam.5" class="btn btn-outline-white btn-md ">Get in touch</a></p>
</div>
</div>
</div>
<!-- VIDEO -->
<!--background video ho hai yo chai -->
<div class="video-container">
<video autoplay muted loop>
<source type="video/mp4" src="videos/LiveBackgroundPurushottam.mp4">
</video>
</div>
<a href="#about-us-section" class="scroll-button smoothscroll">
<span class=" icon-keyboard_arrow_down"></span>
</a>
</section>
<!-- ABOUT US -->
<section class="site-section about-us-section" id="about-us-section">
<div class="container">
<div class="row mb-5 pt-0 site-section">
<div class="col-md-6 align-self-center">
<h3 class="section-title-sub text-primary">About Me</h3>
<h2 class="section-title mb-4">Who am I?</h2>
<p>Welcome to my portfolio! I'm Purushottam Paudel, a passionate enthusiast of computer science, electrical engineering, and physics. Through my journey of learning and exploration, I've delved deep into the realms of programming, tackling intricate challenges with fervor and creativity. </p>
<p>With a keen eye for detail and a relentless pursuit of excellence, I strive to merge the principles of technology and innovation to create meaningful solutions. This portfolio showcases my diverse projects, each a testament to my dedication, problem-solving prowess, and love for cutting-edge technologies. Join me on this journey as we explore the exciting intersections of science, technology, and imagination.</p>
<p class="mt-4"><a href="#" class="spepcial_link">Read more about us</a></p>
</div>
<div class="col-md-5 ml-auto img-overlap">
<div class="img-1"><img src="images/sq_img_6.jpg" alt="Image" class="img-fluid img-shadow"></div>
<div class="img-2"><img src="images/sq_img_10.jpg" alt="Image" class="img-fluid img-shadow"></div>
</div>
</div>
<div class="row pb-0 border-top pt-5 block__19738 section-counter">
<div class="col-6 col-md-6 col-lg-3 mb-5 mb-lg-0">
<div class="d-flex align-items-center justify-content-center mb-2">
<span class="icon-line-mobile mr-3"></span>
<strong class="number" data-number="27">0</strong>
</div>
<span class="caption">Projects Completed</span>
</div>
<div class="col-6 col-md-6 col-lg-3 mb-5 mb-lg-0">
<div class="d-flex align-items-center justify-content-center mb-2">
<span class="icon-line-lightbulb mr-3"></span>
<strong class="number" data-number="12000">0</strong>
</div>
<span class="caption">Reddict Karma& </span>
</div>
<div class="col-6 col-md-6 col-lg-3 mb-5 mb-lg-0">
<div class="d-flex align-items-center justify-content-center mb-2">
<span class="icon-line-trophy mr-3"></span>
<strong class="number" data-number="562">0</strong>
</div>
<span class="caption">questions Answered at stackoverflq</span>
</div>
<div class="col-6 col-md-6 col-lg-3 mb-5 mb-lg-0">
<div class="d-flex align-items-center justify-content-center mb-2">
<span class="icon-line-puzzle mr-3"></span>
<strong class="number" data-number="98672">0</strong>
</div>
<span class="caption">Line of Codes</span>
</div>
</div>
</div>
</section>
<!-- SERVICES -->
<section class="site-section services-section bg-light block__62849" id="services-section">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">My Portfolio</h3>
<h2 class="section-title mb-3">Portfolio</h2>
</div>
</div>
<div class="row">
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-tools d-block"></span></span>
<h3>Python</h3>
<p>"I discovered Python at 14 and started learning quickly .Now, I'm skilled and ready to code!</p>
</a>
</div>
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-lightbulb d-block"></span></span>
<h3>Web Development</h3>
<p>I have a decent knowledge in HTML,CSS,JS and I am passionately learning React JS and diving into Vanilla JS.</p>
</a>
</div>
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-laptop d-block"></span></span>
<h3>Django</h3>
<p>Although I love JS,I am able tocraft dynamic and robust web applications effortlessly with django.</p>
</a>
</div>
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-search d-block"></span></span>
<h3>ProblemSolving Ability</h3>
<p>My problem-solving prower is my secret weapon. Whether it's debugging code or tackling complex algorithms, I thrive on challenges and find innovative solutions.</p>
</a>
</div>
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-presentation d-block"></span></span>
<h3>Market Leading </h3>
<p>Paxi Lkehxu Jhau lagyo :) vhjdn fddn dvdijnvkjdf v bd voidnvbkjdavoijadnvd f vdfdoivnharijvg</p>
</a>
</div>
<div class="col-6 col-md-6 col-lg-4 mb-4 mb-lg-5">
<a href="main.html" class="block__16443 text-center d-block">
<span class="custom-icon mx-auto"><span class="icon-line-ribbon d-block"></span></span>
<h3>Pixel Design</h3>
<p class="d-sm-block">Paxi Lkehxu Jhau lagyo :) vhjdn fddn dvdijnvkjdf v bd voidnvbkjdavoijadnvd f vdfdoivnharijvg</p>
</a>
</div>
</div>
<div class="row">
<div class="col-12 text-center">
<a href="#" class="btn btn-primary btn-md">View All Services</a>
</div>
</div>
</div>
</section>
<!-- PORTFOLIO -->
<section class="site-section block__62272" id="portfolio-section">
<div class="container">
<div class="row mb-3">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">Awesome Works</h3>
<h2 class="section-title mb-3">Portfolio</h2>
</div>
</div>
<div class="row justify-content-center mb-5" data-aos="fade-up">
<div id="filters" class="filters text-center button-group col-md-7">
<button class="btn btn-primary active" data-filter="*">All</button>
<button class="btn btn-primary" data-filter=".web">Web</button>
<button class="btn btn-primary" data-filter=".design">Design</button>
<button class="btn btn-primary" data-filter=".brand">Brand</button>
</div>
</div>
<div id="posts" class="row no-gutter">
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="[Remove]portfolio-single.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_1.jpg">
</a>
</div>
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_2.jpg">
</a>
</div>
<div class="item brand col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_3.jpg">
</a>
</div>
<div class="item design col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_4.jpg">
</a>
</div>
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_5.jpg">
</a>
</div>
<div class="item brand col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_6.jpg">
</a>
</div>
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_7.jpg">
</a>
</div>
<div class="item design col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_8.jpg">
</a>
</div>
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_9.jpg">
</a>
</div>
<div class="item design col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_10.jpg">
</a>
</div>
<div class="item brand col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_11.jpg">
</a>
</div>
<div class="item design col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="main.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_12.jpg">
</a>
</div>
</div>
</div>
</section>
<section class="site-section" id="next-section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-5 mb-lg-0">
<a data-fancybox data-ratio="2" href="https://vimeo.com/112836958" class="block__96788">
<span class="play-icon"><span class="icon-play"></span></span>
<img src="images/sq_img_6.jpg" alt="Image" class="img-fluid img-shadow">
</a>
</div>
<div class="col-lg-5 ml-auto">
<h3 class="section-title-sub text-primary">Watch the video</h3>
<h2 class="section-title mb-3">We Are Web Agency</h2>
<p class="lead">Paxi Lkehxu Jhau lagyo :) vhjdn fddn dvdijnvkjdf v bd voidnvbkjdavoijadnvd f vdfdoivnharijvg</p>
<p>yedi yo page herdai hunuhunxa bhane pakka lageko hola maile kin "Paxi Lkehxu Jhau lagyo :) vhjdn fddn dvdijnvkjdf v bd voidnvbkjdavoijadnvd f vdfdoivnharijvg" yo lekhe lorem use garna xodera,answwer is yo code xai ma sidhai github ma lekhi rako xu so testo snippet har kam gardinan. </p>
</div>
</div>
</div>
</section>
<section class="site-section block__45439">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">Read the latest post</h3>
<h2 class="section-title mb-3">Blog Posts</h2>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_1.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">Undefined: Iam Purushottam </a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="https://www.facebook.com/profile.php?id=100013860574010"><span class="icon-person"></span> Purushottam Paudel</a>
<a href="https://www.instagram.com/puru.shottam.5"><span class="icon-calendar-o"></span> 17 Apr 2024</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_2.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">What are you doing ?</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="#"><span class="icon-person"></span> Purushottam Paudel</a>
<a href="#"><span class="icon-calendar-o"></span> 17 Apr 2024</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_4.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">Where Do You Learn HTML & CSS in 2024?</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="#"><span class="icon-person"></span> Purushottam Paudel</a>
<a href="#"><span class="icon-calendar-o"></span> 17 Apr 2024</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-6 mb-4">
<div class="block__86547 d-block d-xl-flex align-items-stretch">
<figure class="img" style="background-image: url('images/sq_img_5.jpg')">
</figure>
<div class="h-100">
<h3 class="mb-4"><a href="#">I am Purushottam</a></h3>
<div class="block__27192 d-flex pt-1 border-top">
<a href="#"><span class="icon-person"></span> Purushottam Paudel</a>
<a href="#"><span class="icon-calendar-o"></span> 17 Apr 2024</a>
<a href="#"><span class="icon-chat"></span> 2</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="site-footer slanted-footer">
<a href="#top" class="smoothscroll scroll-top">
<span class="icon-keyboard_arrow_up"></span>
</a>
<div class="container">
<div class="row mb-5">
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Scenic Products</h3>
<ul class="list-unstyled">
<li><a href="#">Web Design</a></li>
<li><a href="#">Graphic Design</a></li>
<li><a href="#">Web Developers</a></li>
<li><a href="#">Resources</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Company</h3>
<ul class="list-unstyled">
<li><a href="#">About Us</a></li>
<li><a href="#">Career</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Resources</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Support</h3>
<ul class="list-unstyled">
<li><a href="#">Support</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Contact Us</h3>
<div class="footer-social">
<a href="https://m.facebook.com/profile.php?id=100013860574010"><span class="icon-facebook"></span></a>
<a href="#"><span class="icon-twitter"></span></a>
<a href="https://instagram.com/puru.shottam.5"><span class="icon-instagram"></span></a>
<a href="#"><span class="icon-linkedin"></span></a>
</div>
</div>
</div>
<div class="row text-center">
<div class="col-12">
<p class="copyright"><small class="block">
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This Website is made for fun By Purushottam Paudel <a href="https://instagram.com/puru.shottam.5" target="_blank" >Instagram Handle</a>
</small></p>
</div>
</div>
</div>
</footer>
</div>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/stickyfill.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>