-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
412 lines (411 loc) · 15.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Keval Rakholiya</title>
<link rel="stylesheet" href="styles/styles.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="icon" href="./img/favicon.jpg" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://unpkg.com/kursor/dist/kursor.css" />
</head>
<body class="main-content" id="app">
<header class="container wow header active" id="home">
<div class="header-content">
<div class="left-header">
<div class="h-shape"></div>
<div class="image">
<img src="img/me.jpg" alt="" />
</div>
</div>
<div class="right-header">
<h1 class="name">
Hi, I'm <span>Keval Rakholiya.</span>
A Back-end Developer.
</h1>
<p>
I'm a Back-end Developer, I love to create beautiful and functional
APIs. I specialize in Node.js and Mysql and I am passionate about
web technologies. Good in Algorithms, Data Structures, Database
Systems, Object-Oriented Programming, Design Patterns, and Problem
Solving skills.
</p>
</div>
</div>
</header>
<main>
<section class="container wow about" id="about">
<div class="main-title">
<h2>About <span>me</span><span class="bg-text">my stats</span></h2>
</div>
<div class="about-container">
<div class="left-about">
<h4>Information About me</h4>
<p>
Computer Scientist, Back-End Engineer, Problem Solver, and
Open-Source Enthusiast. I specialize in Node.js and Mysql and I am
passionate about web technologies. Good in Algorithms, Data
Structures, Database Systems, Object-Oriented Programming, Design
Patterns, and Problem Solving skills. I am passionate about
learning Javascript, all Back-End Technologies, Web 3, Database,
Linux, Virtualization, Cloud Computing, and DevOps.
Detailed-oriented, responsible, and committed engineer, with a
get-it-done, on-time, and high-quality product spirit. Self and
quick learner, self-motivated, and social.
</p>
</div>
<div class="right-about">
<div class="about-item">
<div class="abt-text">
<p class="large-text">7+</p>
<p class="small-text">
Projects <br />
Completed
</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">3+</p>
<p class="small-text">
Years of <br />
experience
</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">3+</p>
<p class="small-text">
Happy <br />
Clients
</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">7+</p>
<p class="small-text">
Skills <br />
assessment
</p>
</div>
</div>
</div>
</div>
<div class="about-stats">
<h4 class="stat-title">My Skills</h4>
<div class="progress-bars">
<div class="progress-bar">
<p class="prog-title">Node.js</p>
<div class="progress-con">
<p class="prog-text">95%</p>
<div class="progress">
<span class="nodejs"></span>
</div>
</div>
</div>
<div class="progress-bar">
<p class="prog-title">Javascript</p>
<div class="progress-con">
<p class="prog-text">95%</p>
<div class="progress">
<span class="javascript"></span>
</div>
</div>
</div>
<div class="progress-bar">
<p class="prog-title">MySQL</p>
<div class="progress-con">
<p class="prog-text">80%</p>
<div class="progress">
<span class="mysql"></span>
</div>
</div>
</div>
<div class="progress-bar">
<p class="prog-title">Rest APIs/GraphQl</p>
<div class="progress-con">
<p class="prog-text">80%</p>
<div class="progress">
<span class="apis"></span>
</div>
</div>
</div>
<div class="progress-bar">
<p class="prog-title">React.js</p>
<div class="progress-con">
<p class="prog-text">75%</p>
<div class="progress">
<span class="react"></span>
</div>
</div>
</div>
<div class="progress-bar">
<p class="prog-title">HTML/CSS</p>
<div class="progress-con">
<p class="prog-text">65%</p>
<div class="progress">
<span class="html"></span>
</div>
</div>
</div>
</div>
</div>
<h4 class="stat-title">My Timeline</h4>
<div class="timeline">
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2020 - 2022</p>
<h5>
Node.js Developer<span
><a
class="pointer"
href="https://www.identixweb.com/"
target="_blank"
>- Identixweb</a
></span
>
</h5>
<p>
Collaborated with cross-functional teams at Identixweb to design
and implement scalable, efficient, and maintainable software
solutions.
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2022 - present</p>
<h5>
Node.js Developer<span
><a
class="pointer"
href="https://saptsys.com/"
target="_blank"
>- Saptsys</a
></span
>
</h5>
<p>
Currently working as a software engineer at Saptsys,
developing and maintaining custom software solutions for clients
across various industries.
</p>
</div>
</div>
</section>
<section class="container wow animate__bounce" id="portfolio">
<div class="main-title">
<h2>My <span>Portfolio</span><span class="bg-text">My Work</span></h2>
</div>
<p class="port-text">
Here is some of my work that I've done in various programming
languages.
</p>
<div class="timeline">
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">07/2020 - 05/2022</p>
<h5>
<a
class="pointer"
href="https://www.reconvert.io/"
target="_blank"
>Reconvert</a
><span> - Shopify App</span>
</h5>
<p>
Worked as a Node.js developer for Reconvert upsell app, a Shopify
application that allows online store owners to create customizable
post-purchase upsell funnels. Focused on optimizing the
application's performance and user experience, utilizing Node.js
best practices to improve response times and reduce load times.
Actively monitored and maintained the application's backend
codebase, identifying and resolving live bugs and issues to
minimize downtime and ensure a seamless user experience.
Collaborated with a cross-functional team of developers, and
support team to improve system.
<b>Technologies: </b> Node.js, Mysql, React.js, GraphQl/REST APIs
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">05/2022 - present</p>
<h5>
<a class="pointer" href="https://www.fullfill.co/" target="_blank"
>Full Fill All Orders Perfectly</a
><span> - Ecommerce Web App</span>
</h5>
<p>
Designed and developed the backend of the app. Collaborated with a
team of developers and clients to define technical requirements.
Utilized industry best practices to design and build a scalable,
secure, and optimized backend that could handle increased traffic
and provide a seamless user experience. Actively monitored and
maintained the application's backend performance, identifying and
resolving any issues or bottlenecks to improve response times and
overall functionality.
<b>Technologies: </b> Node.js, Mysql, React.js, REST APIs &
GraphQL, Heroku
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">01/2023 - present</p>
<h5>
<a class="pointer" href="#" target="_blank">Retain SMS</a
><span> - Chat BOT</span>
</h5>
<p>
As a full-stack developer, I contributed to the development of a
Retail SMS app that provided customers with an easy-to-use chatbot
interface for purchasing, editing, deleting, or subscribing to
products. I worked collaboratively with a team of developers and
designers to ensure that the app was secure, user-friendly, and
efficient. I was responsible for developing and maintaining the
backend systems, including order management, and customer support
functionality. I also implemented natural language processing
algorithms to improve the chatbot interface, resulting in
increased customer satisfaction and engagement. My testing and
debugging efforts helped to ensure the delivery of high-quality,
error-free software for the Retail SMS app.
<b>Technologies: </b> Node.js, React.js, Mysql
</p>
</div>
</div>
</section>
<section class="container wow" id="blogs">
<div class="blogs-content">
<div class="main-title">
<h2>My <span>Blogs</span><span class="bg-text">My Blogs</span></h2>
</div>
<div class="blogs">
<div class="blog">
<img src="img/override-fetch.webp" alt="" />
<div class="blog-text">
<h4>
<a
href="https://dev.to/iserioton/how-to-override-xhrfetch-method-in-javascript-g44"
target="_blank"
>How to override XHR/fetch method in Javascript?</a
>
</h4>
<p>
Sometimes when we are working with API requests on the front
side. And we face a scenario like we want to send data to all
requests or we want to filter all the response data.
</p>
</div>
</div>
<div class="blog">
<img src="img/debounce-button.png" alt="" />
<div class="blog-text">
<h4>
<a
href="https://dev.to/iserioton/debouncing-in-the-javascript-544n"
target="_blank"
>Achieve Debouncing in the Javascript</a
>
</h4>
<p>
Here is one more solution to improve the performance of the
web page by implementing the debounce on the events.
</p>
</div>
</div>
<div class="blog">
<img src="img/event.png" alt="" />
<div class="blog-text">
<h4>
<a
href="https://dev.to/iserioton/event-driven-programming-in-nodejs-975"
target="_blank"
>Event Driven Programming in Node.js</a
>
</h4>
<p>
Event-driven programming is a popular paradigm that allows
developers to write efficient and scalable applications.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="container wow contact" id="contact">
<div class="contact-container">
<div class="main-title">
<h2>Contact <span>Me</span><span class="bg-text">Contact</span></h2>
</div>
<div class="contact-content-con">
<div class="left-contact">
<h4>Contact me here</h4>
<p>
If you're interested in learning more about my experience or
have any questions, please don't hesitate to contact me. I'm
always open to new opportunities and would be happy to discuss
potential collaboration or employment opportunities. Thank you
for your time and consideration.
</p>
<div class="contact-info">
<div class="contact-item">
<div class="icon">
<i class="fas fa-map-marker-alt"></i>
<span>Location</span>
</div>
<p>Surat, India</p>
</div>
<div class="contact-item">
<div class="icon">
<i class="fas fa-envelope"></i>
<span>Email</span>
</div>
<p>
<a href="mailto:[email protected]"
><span>[email protected]</span></a
>
</p>
</div>
</div>
<div class="contact-icons">
<div class="contact-icon">
<a href="https://github.com/iserioton" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<div class="theme-btn">
<i class="fas fa-adjust"></i>
</div>
</body>
<script src="https://unpkg.com/kursor"></script>
<script src="app.js"></script>
</html>