-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (153 loc) Β· 7.6 KB
/
index.html
File metadata and controls
164 lines (153 loc) Β· 7.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DevAbyss Portfolio</title>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,2000,3000,4000,6000,7000,9001,2001,3001,4001,6001,700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<script src="https://code.jquery.com/jquery-1.12.4.min.js"
integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="./libs/turn.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<!-- <link rel="preload" href="./assets/lokta.png" as="image"> -->
</head>
<body class=".titillium-web-black">
<div id="book">
<div class="page hard" id="cover">
<div class="page-content">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h1 class="titillium-web-bold">π Welcome to My Portfolio </h1>
<p>Press left β¬
οΈ or right β‘οΈ arrow to navigate the book</p>
</div>
</div>
<div class="page hard" id="cover-back"></div>
<div class="page" id="toc">
<div class="page-content">
<div class="header">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h2 class="center-content">π Table of Contents</h2>
</div>
<ul>
<li><a href="#" onclick="goToPage(4)">π€ About Me</a></li>
<li><a href="#" onclick="goToPage(5)">π οΈ Skills</a></li>
<li><a href="#" onclick="goToPage(6)">πΌ Projects</a></li>
<li><a href="#" onclick="goToPage(7)">π Socials</a></li>
</ul>
<div class="center-content titillium-web-bold">
<p> Hover over π΄ the corner of the pages to see the magic!! πͺ</p>
</div>
</div>
</div>
<div class="page">
<div class="page-content">
<div class="header">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h2 class="center-content"> π€ About Me</h2>
</div>
<p> π Hi, I'm Bikash, a passionate full stack developer.</p>
<p> π I specialize in creating smooth, interactive, and user-friendly web applications </p>
<p> My journey π£οΈ in development started from 2016, and Iβve been crafting digital experiences ever
since! π </p>
<p>I enjoy solving complex problems and bringing creative ideas to life through code π±</p>
<p>My skill set π οΈ includes HTML, CSS, JavaScript, Typescript, Nodejs, Java, Golang and various
frameworks
and tools.</p>
<p>I believe πͺ in clean code, scalability, and optimizing performance for a seamless user experience.
</p>
<p>Beyond coding, I love exploring new tech trends and staying updated with the industry π₯Έ</p>
</div>
</div>
<div class="page">
<div class="page-content">
<div class="header">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h2 class="center-content">π οΈ Skills</h2>
</div>
<h3>π» Programming Languages</h3>
<div class="progress-bar">
<div data-width="95%" data-width="95%">Node.js (95%)</div>
</div>
<div class="progress-bar">
<div data-width="95%">JavaScript (95%)</div>
</div>
<div class="progress-bar">
<div data-width="95%">Typescript (95%)</div>
</div>
<div class="progress-bar">
<div data-width="85%">HTML/CSS (85%)</div>
</div>
<div class="progress-bar">
<div data-width="70%">Java (70%)</div>
</div>
<h3>βοΈ Frameworks & Libraries</h3>
<div class="progress-bar">
<div data-width="75%">Nestjs (80%)</div>
</div>
<div class="progress-bar">
<div data-width="75%">React (75%)</div>
</div>
<div class="progress-bar">
<div data-width="80%">Angular (80%)</div>
</div>
<div class="progress-bar">
<div data-width="75%">Vue (75%)</div>
</div>
<h3>π§ Software & Tools</h3>
<div class="progress-bar">
<div data-width="85%">Git (85%)</div>
</div>
<div class="progress-bar">
<div data-width="80%">Docker (80%)</div>
</div>
</div>
</div>
<div class="page">
<div class="page-content">
<div class="header">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h2 class="center-content">πΌ Projects</h2>
</div>
<p>π <strong>Trade-Engine:</strong> A sleek web app for vehicle trading. <br> <a
href="https://trade.mywaypro.be/" target="_blank">Explore</a>.</p>
<hr>
<p>π€ <strong>Chatlayer:</strong> Build smart AI-driven chatbots! <br><a
href="https://app.chatlayer.ai/" target="_blank">Explore</a>.</p>
<hr>
<p>π₯ <strong>TheoPlayer:</strong> Next-gen real-time video streaming.<br> <a
href="https://www.theoplayer.com/product/theolive" target="_blank">Explore</a>.</p>
</div>
</div>
<div class="page">
<div class="page-content">
<div class="header">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h2 class="center-content">π Socials</h2>
</div>
<p>Let's connect! π€</p>
<div class="social-icons">
<a href="https://github.com/B-kash" target="_blank"><img src="./assets/github.png" alt="GitHub"></a>
<a href="https://www.linkedin.com/in/b-kash/" target="_blank"><img src="./assets/linkdin.png"
alt="LinkedIn"></a>
<a href="https://codepen.io/B-kash" target="_blank"><img src="./assets/codepen.png"
alt="CodePen" /></a>
</div>
<div class="contact-info">
<p>π§ Email: <a href="mailto:bikashchapagain047@gmail.com">bikashchapagain047@gmail.com</a></p>
<p>π Phone: +32484137028</p>
</div>
</div>
</div>
<div class="page hard" id="back-cover">
<div class="page-content">
<img src="./assets//logo.svg" alt="logo" class="logo" width="50" height="50">
<h1 class="center-content titillium-web-black">π Thank you for visiting my portfolio</h1>
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>