-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
475 lines (454 loc) · 19.9 KB
/
Copy pathindex.html
File metadata and controls
475 lines (454 loc) · 19.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Pritam Kar</title>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="Personal portfolio for professional and personal website." />
<meta name="keywords"
content="creative, cv, designer, online cv, online resume, powerful portfolio, professional, professional resume, responsive, resume, vcard " />
<meta name="developer" content="Pritam Kar" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- FAV AND ICONS -->
<link rel="shortcut icon" href="assets/images/ab-img.png" />
<!-- Google Font-->
<link href="http://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css" />
<!-- Font Awesome -->
<link rel="stylesheet" href="assets/icons/font-awesome-4.7.0/css/font-awesome.min.css" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/plugins/css/bootstrap.min.css" />
<!-- Animate CSS-->
<link rel="stylesheet" href="assets/plugins/css/animate.css" />
<!-- Owl Carousel CSS-->
<link rel="stylesheet" href="assets/plugins/css/owl.css" />
<!-- Fancybox-->
<link rel="stylesheet" href="assets/plugins/css/jquery.fancybox.min.css" />
<!-- Custom CSS-->
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="stylesheet" href="assets/css/responsive.css" />
<!-- EmailJS config
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/emailjs-com@2/dist/email.min.js"></script> -->
<!-- <script type="text/javascript">
(function() {
emailjs.init("user_SvF3PnYSEQzMLVxKrZajO");
})();
</script> -->
<!--
<script type="text/javascript">
window.onload = function() {
document.getElementById('contact-form').addEventListener('submit', function(event) {
event.preventDefault();
// generate a five digit number for the contact_number variable
this.contact_number.value = Math.random() * 100000 | 0;
// these IDs from the previous steps
emailjs.sendForm('contact_service', 'contact_form', this)
.then(function() {
console.log('SUCCESS!');
}, function(error) {
console.log('FAILED...', error);
});
});
}
</script> -->
</head>
<body class="dark-vertion black-bg">
<!-- Start Loader -->
<div class="section-loader">
<div class="loader">
<div></div>
<div></div>
</div>
</div>
<!-- End Loader -->
<!--
===================
NAVBAR
===================
-->
<header class="black-bg mh-header mh-fixed-nav nav-scroll mh-xs-mobile-nav" id="mh-header">
<div class="overlay"></div>
<div class="container">
<div class="row">
<nav class="navbar navbar-expand-lg mh-nav nav-btn">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#mh-home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#my-projects">Projects</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#mh-experience">Experiences</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="#contact-me">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!--
===================
HOME
===================
-->
<section class="mh-home image-bg home-2-img" id="mh-home">
<div class="img-foverlay img-color-overlay">
<div class="container">
<div class="row section-separator xs-column-reverse vertical-middle-content home-padding">
<div class="col-sm-6">
<div class="mh-header-info">
<h2 class="wow fadeInUp hname" data-wow-duration="0.8s" data-wow-delay="0.2s">
Pritam Kar
</h2>
<h4 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<i class="fa fa-code" style="color: #ff6600;"></i> Web
Developer
</h4>
<ul>
<li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">
<i class="fa fa-envelope"></i><a href="mailto:pritamkar13@gmail.com">pritamkar13@gmail.com</a>
</li>
<li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<i class="fa fa-phone"></i><a href="callto:">+91 8093579800</a>
</li>
<li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
<i class="fa fa-map-marker"></i>
<address>ITER, Bhubaneswar, Odisha, India</address>
</li>
</ul>
<ul class="social-icon wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.7s">
<li>
<a href="https://www.facebook.com/pritam.kar.714"><i class="fa fa-facebook"></i></a>
</li>
<li>
<a href="https://twitter.com/Pritam_kar13"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="https://github.com/pritam047"><i class="fa fa-github"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/pritam-kar-06b515176"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-sm-6">
<div class="hero-img wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
<div class="img-border">
<img src="assets/images/profio.jpg" alt="" class="img-fluid" />
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
===================
ABOUT
===================
-->
<section class="mh-about" id="mh-about">
<div class="container">
<div class="row section-separator">
<div class="col-sm-12 col-md-6">
<div class="mh-about-img shadow-2 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">
<img src="assets/images/portfolio-vector.jpg" alt="" class="img-fluid" />
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="mh-about-inner">
<h2 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.1s">
About Me
</h2>
<p class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
Hello, I’m Pritam,a passionate coder and web-developer,by
profession. I like to design and build creative solutions that
solve challenging digital problems.Currently pursuing B.Tech in
CSE at ITER,SOA University.
</p>
<h2 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.1s">
Skills
</h2>
<div class="mh-about-tag wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<ul>
<li><span>HTML</span></li>
<li><span>CSS</span></li>
<li><span>Javascript</span></li>
<li><span>Nodejs</span></li>
<li><span>Reactjs</span></li>
<li><span>Mongodb</span></li>
<li><span>Firebase</span></li>
<li><span>Java</span></li>
<li><span>C++</span></li>
<li><span>Python</span></li>
</ul>
</div>
<a href="https://drive.google.com/file/d/1yFbHb9jDBUomITsChCcgjPFMWiPN64CH/view?usp=sharing"
class="btn btn-fill wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">Download Resume <i
class="fa fa-download"></i></a>
</div>
</div>
</div>
</div>
</section>
<!--
=================================
MY PROJECTS
=================================
-->
<section class="mh-service" id="my-projects">
<div class="container">
<div class="col-sm-12 text-center section-title wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<h2>PROJECTS</h2><br>
</div>
<div class="row section-separator">
<div class="col-sm-4" >
<div class="mh-service-item shadow-1 dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<!-- <i class="fa fa-code iron-color"></i> -->
<h3 style="border-bottom: 2px gray solid; padding: 5px;">
LINKC
</h3>
<p>
A link/url management page.Helps you to organize all your links
at one place.You can store all your links here and can be posted
on your social media accounts.
</p>
<a class="viewlink" href="https://github.com/MadhabaPatra/LinkC" target="_blank">View on Github<i
class="fa fa-github"></i></a>
<a class="viewlink" href="http://linkc.madhaba.me" target="_blank">Visit Site<i
class="fa fa-firefox"></i></a>
</div>
</div>
<div class="col-sm-4" >
<div class="mh-service-item shadow-1 dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<!-- <i class="fa fa-code iron-color"></i> -->
<h3 style="border-bottom: 2px gray solid; padding: 5px;">
SCIFI CALCULATOR
</h3>
<p>
Simple scientific calculator made using html,css and javascript.
Performs all types of arithmetic operations using inbuilt javascript
math functions.
</p>
<a class="viewlink" href="https://github.com/pritam047/Scientific-Calculator" target="_blank">View on Github<i
class="fa fa-github"></i></a>
<a class="viewlink" href="https://mycalcnet.netlify.com/" target="_blank">Visit Site<i
class="fa fa-firefox"></i></a>
</div>
</div>
<div class="col-sm-4" >
<div class="mh-service-item shadow-1 dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<!-- <i class="fa fa-code iron-color"></i> -->
<h3 style="border-bottom: 2px gray solid; padding: 5px;">
YELPCAMP
</h3>
<p>
This is a complete nodejs webapp including features like authorization
with Passport.js and Mongodb database.It also implements the Restful
Web API design.
</p>
<a class="viewlink" href="https://github.com/pritam047/YelpCampv1" target="_blank">View on Github<i
class="fa fa-github"></i></a>
<a class="viewlink" href="https://amuse-park.herokuapp.com/" target="_blank">Visit Site<i
class="fa fa-firefox"></i></a>
</div>
</div>
<!-- <div class="col-sm-4" style="margin-top: 25px;">
<div class="mh-service-item shadow-1 dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<h3 style="border-bottom: 2px gray solid;padding: 5px;">QRCODE GENERATOR</h3>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit,
sed diam nonummy nibh euismod tincidunt ut laoreet dolore
magna aliquam erat volutpat.
</p>
<a class="viewlink" href="https://github.com/MadhabaPatra/LinkC" target="_blank">View on Github<i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-sm-4" style="margin-top: 25px;">
<div class="mh-service-item shadow-1 dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<h3 style="border-bottom: 2px gray solid;padding: 5px;">MSG AUTOMATION</h3>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit,
sed diam nonummy nibh euismod tincidunt ut laoreet dolore
magna aliquam erat volutpat.
</p>
<a class="viewlink" href="https://github.com/MadhabaPatra/LinkC" target="_blank">View on Github<i class="fa fa-github"></i></a>
</div>
</div> -->
</div>
</div>
</section>
<!--
===================
CONTACT ME
===================
-->
<footer class="mh-footer mh-footer-3" id="contact-me">
<div class="container-fluid">
<div class="row section-separator">
<div class="col-sm-12 section-title wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<h3 style="text-align: center;">Contact Me</h3>
</div>
<div class="map-image image-bg col-sm-12">
<div class="container mt-30">
<div class="row">
<div class="col-sm-6 col-md-6 mh-footer-address">
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item dark-bg shadow-1 media wow fadeInUp" data-wow-duration="0.8s"
data-wow-delay="0.2s">
<div class="each-icon">
<i class="fa fa-location-arrow"></i>
</div>
<div class="each-info media-body">
<h4>Address</h4>
<address>
ITER, Bhubaneswar <br />
Odisha
</address>
</div>
</div>
</div>
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item media dark-bg shadow-1 wow fadeInUp" data-wow-duration="0.8s"
data-wow-delay="0.4s">
<div class="each-icon">
<i class="fa fa-envelope-o"></i>
</div>
<div class="each-info media-body">
<h4>Email</h4>
<a href="mailto:pritamkar13@gmail.com">pritamkar13@gmail.com</a><br />
</div>
</div>
</div>
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item media dark-bg shadow-1 wow fadeInUp" data-wow-duration="0.8s"
data-wow-delay="0.6s">
<div class="each-icon">
<i class="fa fa-phone"></i>
</div>
<div class="each-info media-body">
<h4>Phone</h4>
<a href="callto:8093579800">8093579800</a><br />
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<form action="https://formspree.io/f/mrgrkbwe" id="contact-form" name="contact" method="POST">
<!-- <div id="msgSubmit" class="h3 text-center hidden"></div> -->
<input type="hidden" name="contact_number">
<div class="row">
<div class="col-sm-12">
<input name="user_name" class="contact-name form-control" type="text" placeholder="Your Name"
required /> <!-- User Name-->
</div>
<div class="col-sm-12">
<input name="user_email" class="contact-subject form-control" type="email"
placeholder="Your Email" required /> <!-- User email-->
</div>
<div class="col-sm-12">
<textarea name="message" class="contact-message" rows="6" placeholder="Your Message"
required></textarea> <!-- user message -->
</div>
<!-- Subject Button -->
<div class="btn-form col-sm-12">
<button type="submit" class="btn btn-fill btn-block">
Send Message
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--
=====================================
FOOTER
=====================================
-->
<section class="foo">
<div style="text-align: center; margin-bottom: 10px;">
<h2 style="color: mediumslateblue !important;">Follow me</h2>
</div>
<div class="footo">
<div class="social-buttons">
<a href="https://www.pinterest.ca/pritamkar13/"><i class="fab fa-pinterest"></i></a>
<a href="https://github.com/pritam047"><i class="fab fa-github"></i></a>
<a href="https://www.instagram.com/pritamkar13"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/pritam-kar-06b515176"><i class="fab fa-linkedin"></i></a>
</div>
</div>
<p style="text-align: center; margin-top: 10px;">
Copyright© <span id="fdate"> </span> | Pritam Kar
</p>
<!-- <p style="text-align: center;">
Page views:<br />
<a href="https://www.hitwebcounter.com" target="_blank">
<img
src="https://hitwebcounter.com/counter/counter.php?page=7228224&style=0010&nbdigits=6&type=page&initCount=11"
title="User Stats"
alt="PHP Hits Count"
border="0"
/>
</a>
</p> -->
</section>
<!--
==============
* JS Files *
==============
-->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<!-- jQuery -->
<script src="assets/plugins/js/jquery.min.js"></script>
<!-- popper -->
<script src="assets/plugins/js/popper.min.js"></script>
<!-- bootstrap -->
<script src="assets/plugins/js/bootstrap.min.js"></script>
<!-- owl carousel -->
<script src="assets/plugins/js/owl.carousel.js"></script>
<!-- validator -->
<script src="assets/plugins/js/validator.min.js"></script>
<!-- wow -->
<script src="assets/plugins/js/wow.min.js"></script>
<!-- mixin js-->
<script src="assets/plugins/js/jquery.mixitup.min.js"></script>
<!-- circle progress-->
<script src="assets/plugins/js/circle-progress.js"></script>
<!-- jquery nav -->
<script src="assets/plugins/js/jquery.nav.js"></script>
<!-- Fancybox js-->
<script src="assets/plugins/js/jquery.fancybox.min.js"></script>
<!-- isotope js-->
<script src="assets/plugins/js/isotope.pkgd.js"></script>
<script src="assets/plugins/js/packery-mode.pkgd.js"></script>
<!-- Custom Scripts-->
<!-- Get Current Year -->
<script>
var d = new Date();
var n = d.getFullYear();
$("#fdate").text(n);
</script>
<script src="assets/js/custom-scripts.js"></script>
</body>
</html>