-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
499 lines (443 loc) · 15.2 KB
/
portfolio.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
489
490
491
492
493
494
495
496
497
498
499
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.47.1" />
<title>
Pujan Bajracharya
</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/favicon-16x16.png"
/>
<link rel="manifest" href="images/site.webmanifest" />
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/style-cf.css" />
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link
href="https://fonts.googleapis.com/css?family=Montserrat:800"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/highlight.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"
integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU"
crossorigin="anonymous"
/>
<meta name="author" content="Pujan Bajracharya" />
<meta name="theme-color" content="#000000" />
<link
href="index.xml"
rel="alternate"
type="application/rss+xml"
title="Pujan Bajracharya"
/>
<link
href="index.xml"
rel="feed"
type="application/rss+xml"
title="Pujan Bajracharya"
/>
<meta itemprop="name" content="Pujan Bajracharya" />
<meta itemprop="description" content="" />
<meta name="og:title" content="Pujan Bajracharya" />
<meta name="og:description" content="" />
<meta name="og:type" content="article" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Pujan Bajracharya" />
<meta name="twitter:description" content="" />
<meta name="article:author" content="Pujan Bajracharya" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://clarkcasctiv.github.io/portfolio.html",
"name": "Pujan Bajracharya",
"author": {
"@type": "Person",
"name": "Pujan Bajracharya"
},
"description": ""
}
</script>
</head>
<body class="clearfix">
<section id="sidebar" class="sidebar d-flex align-items-center p-5">
<div class="main-info">
<img
src="images/avatar.jpg"
class="rounded-circle mb-3"
width="160px"
/>
<h1 class="heading">
Hey World! I'M <span class="highlight">Pujan Bajracharya</span>
</h1>
<p class="text-muted">
I am a software engineer located in Kathmandu, Nepal
</p>
<div class="social my-4">
<!-- <a target="_blank" href="">
<i class="fab fa-dribbble"></i>
</a> -->
<a target="_blank" href="https://github.com/clarkcasctiv">
<i class="fab fa-github-alt"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/in/pujan-bajracharya">
<i class="fab fa-linkedin"></i>
</a>
<!-- <a target="_blank" href="">
<i class="fab fa-instagram"></i>
</a>
<a target="_blank" href="">
<i class="fab fa-twitter"></i>
</a> -->
</div>
<a href="#Contact" class="btn btn-dark btn-lg">Contact</a>
<a target="" href="index.html" class="btn btn-warning btn-lg ml-2"
>Main Page</a
>
</div>
</section>
<div class="main-content">
<section id="skills" class="aqua text-light">
<h2 class="heading">Skills</h2>
<div class="skill">
<span class="h6">.NET/C#</span>
<div class="progress">
<div
class="progress-bar bg-blue"
role="progressbar"
style="width: 80%"
aria-valuenow="10"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="skill">
<span class="h6">SQL Server</span>
<div class="progress">
<div
class="progress-bar bg-blue"
role="progressbar"
style="width: 70%"
aria-valuenow="10"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="skill">
<span class="h6">Javascript</span>
<div class="progress">
<div
class="progress-bar bg-blue"
role="progressbar"
style="width: 60%"
aria-valuenow="10"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="skill">
<span class="h6">HTML5/CSS3</span>
<div class="progress">
<div
class="progress-bar bg-blue"
role="progressbar"
style="width: 80%"
aria-valuenow="10"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
</section>
<section id="experience" class="green">
<h2 class="heading">Experience</h2>
<div id="timeline">
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content right ">
<span class="date">2017-2017</span>
<h6 class="h3 my-2">Shades And Shadows Pvt. Ltd</h6>
<p class="">
Designing and Developing Web Applications using Laravel, PHP, HTML and CSS
</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content ">
<span class="date">2018-present</span>
<h6 class="h3 my-2">Swift Technology Pvt. Ltd</h6>
<p class="">
Developing Fintech Applications used by IME Remit, IME Pay, GME Remittance using .NET Framework and C#
</div>
</div>
</div>
</section>
<section class="blue">
<h2 class="heading">Skills</h2>
<div class="row justify-content-md-center text-center">
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-code fa-3x"></i>
<h5 class="mt-4">Web Development</h5>
<p class="text-muted">
Developing responsive and user-friendly websites with the help of Laravel and HTML5/CSS3.
</p>
</div>
</div>
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pen-nib fa-3x"></i>
<h5 class="mt-4">Application Development</h5>
<p class="text-muted">
working with ASP.NET And C# to develop and maintain fintech software .
</p>
</div>
</div>
</div>
</section>
</div>
<div style="z-index: 4; position: relative;">
<!-- <section class="skin">
<h2 class="heading" id="Blog">
Blog
</h2>
<div class="row">
<div class="col-lg-5 col-md-5 col-12 mb-3">
<div class="card p-4">
<a class="mb-3" href="blogs/blog1.html">
<div
class="featuredImage rounded"
style="background-size:cover;background-position:center;background-image: url('images/image1.jpg'); height: 200px;background-color:#fbfbfb;"
></div>
</a>
<small class="text-muted">Sep 18, 2018</small>
<a href="blogs/blog1.html">
<h3 class="h4 font-weight-bold text-dark">
My Second Blog Post
</h3>
</a>
<div>
<span class="badge badge-light">News</span>
<span class="badge badge-light">Japan</span>
<div class="float-right"></div>
</div>
</div>
</div>
<div class="col-lg-5 col-md-5 col-12 mb-3">
<div class="card p-4">
<a class="mb-3" href="blogs/blog2.html">
<div
class="featuredImage rounded"
style="background-size:cover;background-position:center;background-image: url('images/image2.jpg'); height: 200px;background-color:#fbfbfb;"
></div>
</a>
<small class="text-muted">Sep 17, 2018</small>
<a href="blogs/blog2.html">
<h3 class="h4 font-weight-bold text-dark">
This Is a Blog
</h3>
</a>
<div>
<div class="float-right"></div>
</div>
</div>
</div>
<div
class="col-lg-2 col-12 align-items-end d-flex align-items-center"
>
<a
href="blog.html"
class="btn btn-dark-faded rounded-circle p-4 text-center"
>
<img width="40px" src="images/next.svg" alt="" />
</a>
</div>
</div>
</section> -->
<!-- <section class="blue">
<h2 class="heading" id="Work">Work</h2>
<div class="row">
<div class="col-lg-4 col-md-4 col-12 mb-3">
<div class="card p-4">
<a class="mb-3" href="works/sns.html">
<div
class="featuredImage rounded"
style="background-size:cover;background-position:center;background-image: url('images/work1.jpg'); height: 180px;background-color:#fbfbfb;"
></div>
</a>
<a href="works/sns.html">
<h3 class="h4 font-weight-bold text-dark">
Shades And Shadows
</h3>
</a>
<div>
<div class="float-right"></div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12 mb-3">
<div class="card p-4">
<a class="mb-3" href="works/swift.html">
<div
class="featuredImage rounded"
style="background-size:cover;background-position:center;background-image: url('images/work2.jpg'); height: 180px;background-color:#fbfbfb;"
></div>
</a>
<a href="works/swift.html">
<h3 class="h4 font-weight-bold text-dark">
Swift Technology
</h3>
</a>
<div>
<div class="float-right"></div>
</div>
</div>
</div> -->
<!-- <div class="col-lg-4 col-md-4 col-12 mb-3">
<div class="card p-4">
<a
class="mb-3"
href="https://demo.uicard.io/hugo-uilite-portfolio-demo/work/work-experience1/"
>
<div
class="featuredImage rounded"
style="background-size:cover;background-position:center;background-image: url('https://demo.uicard.io/hugo-uilite-portfolio-demo/images/work/work1.jpg'); height: 180px;background-color:#fbfbfb;"
></div>
</a>
<a
href="https://demo.uicard.io/hugo-uilite-portfolio-demo/work/work-experience1/"
><h3 class="h4 font-weight-bold text-dark">
Work Experience1
</h3></a
>
<div>
<div class="float-right"></div>
</div>
</div>
</div> -->
<!-- </div>
<div class="text-center mt-5">
<a href="work.html" class="btn btn-lg btn-dark-faded ">Browse All</a>
</div>
</section>
</div> -->
<div class="main-content">
<section
id="Contact"
class="bg-light d-flex align-items-center"
style="height: 100vh;"
>
<div class="container">
<h2 class="heading mb-3">Contact</h2>
<div class="text-success my-3">
I'm available for work
</div>
<form action="https://formspree.io/[email protected]" method="post">
<div class="form-row">
<div class="col-12 col-xl-6 col-lg-6 col-md-6">
<label>Name</label>
<input
type="text"
class="form-control"
name="name"
placeholder="Name"
/>
</div>
<div class="col-12 col-xl-6 col-lg-6 col-md-6">
<label>Email</label>
<input
type="email"
class="form-control"
name="replyto"
placeholder="Email"
/>
</div>
</div>
<div class="form-group">
<label>Message</label>
<textarea
placeholder="Message"
name="message"
class="form-control"
rows="4"
></textarea>
</div>
<button type="submit" class="btn btn-dark">Submit</button>
</form>
</div>
</section>
</div>
<script src="js/highlight.min.js"></script>
<script>
hljs.initHighlightingOnLoad()
</script>
<!-- <script
async=""
src="https://www.googletagmanager.com/gtag/js?id=UA-114708351-1"
></script>
<script>
window.dataLayer = window.dataLayer || []
function gtag() {
dataLayer.push(arguments)
}
gtag('js', new Date())
gtag('config', 'UA-114708351-1')
</script> -->
<script
src="//instant.page/1.2.2"
type="module"
integrity="sha384-2xV8M5griQmzyiY3CDqh1dn4z3llDVqZDqzjzcY+jCBCk/a5fXJmuZ/40JJAPeoU"
></script>
<script>
(function() {
window.counter = 'https://clarkcasctiv.goatcounter.com/count'
var script = document.createElement('script');
script.async = 1;
script.src = '//gc.zgo.at/count.js';
var ins = document.getElementsByTagName('script')[0];
ins.parentNode.insertBefore(script, ins)
})();
</script>
</body>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"
></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"
></script>
<script src="js/main.js"></script>
</html>