158
158
} ) ( window , document , "script" , "dataLayer" , "GTM-57MWG3P" ) ;
159
159
</ script >
160
160
<!-- End Google Tag Manager -->
161
+
162
+ <!-- MS Clarity -->
163
+ < script type ="text/javascript ">
164
+ ( function ( c , l , a , r , i , t , y ) {
165
+ c [ a ] =
166
+ c [ a ] ||
167
+ function ( ) {
168
+ ( c [ a ] . q = c [ a ] . q || [ ] ) . push ( arguments ) ;
169
+ } ;
170
+ t = l . createElement ( r ) ;
171
+ t . async = 1 ;
172
+ t . src = "https://www.clarity.ms/tag/" + i ;
173
+ y = l . getElementsByTagName ( r ) [ 0 ] ;
174
+ y . parentNode . insertBefore ( t , y ) ;
175
+ } ) ( window , document , "clarity" , "script" , "mkg8jw1rxf" ) ;
176
+ </ script >
161
177
</ head >
162
178
163
179
< body onload ="preLoader() ">
289
305
< h1 class ="home__title "> Sanajit Jana</ h1 >
290
306
< h3 class ="home__subtitle "> I build things for the web.</ h3 >
291
307
< p class ="home__description ">
292
- I'm a software engineer specializing in building exceptional
293
- digital experiences. Currently, focusing on learning Java
294
- language and Data structure and algorithms.
308
+ I'm a software engineer dedicated to creating outstanding
309
+ digital experiences. Currently diving deep into Java, data
310
+ structures, and algorithms to enhance my problem-solving skills
311
+ and deliver cutting-edge solutions.
295
312
</ p >
296
313
< a
297
314
href ="#contact "
@@ -370,32 +387,30 @@ <h2 class="section__title">About Me</h2>
370
387
371
388
<!--==================== QUALIFICATION ====================-->
372
389
< section class ="qualification__section ">
373
- < h2 class ="section__title "> Qualification </ h2 >
390
+ < h2 class ="section__title "> Experiences </ h2 >
374
391
< span class ="section__subtitle "> My journey</ span >
375
392
376
393
< div class ="qualification__container container ">
377
394
< div class ="qualification__tabs ">
378
395
< div
379
396
class ="qualification__button button--flex qualification__active "
397
+ data-target ="#work "
398
+ >
399
+ < i class ="uil uil-briefcase-alt qualification__icon "> </ i >
400
+ Work
401
+ </ div >
402
+ < div
403
+ class ="qualification__button button--flex "
380
404
data-target ="#education "
381
405
>
382
406
< i class ="uil uil-graduation-cap qualification__icon "> </ i >
383
407
Education
384
408
</ div >
385
-
386
- < div class ="qualification__button button--flex " data-target ="#work ">
387
- < i class ="uil uil-briefcase-alt qualification__icon "> </ i >
388
- Work
389
- </ div >
390
409
</ div >
391
410
392
411
< div class ="qualification__sections ">
393
412
<!--==================== QUALIFICATION CONTENT 1 ====================-->
394
- < div
395
- class ="qualification__content qualification__active "
396
- data-content
397
- id ="education "
398
- >
413
+ < div class ="qualification__content " data-content id ="education ">
399
414
<!--==================== QUALIFICATION 1 ====================-->
400
415
< div class ="qualification__data ">
401
416
< div >
@@ -439,8 +454,32 @@ <h3 class="qualification__title">BCA</h3>
439
454
</ div >
440
455
441
456
<!--==================== QUALIFICATION CONTENT 2 ====================-->
442
- < div class ="qualification__content " data-content id ="work ">
443
- <!--==================== Work 1 ====================-->
457
+ < div
458
+ class ="qualification__content qualification__active "
459
+ data-content
460
+ id ="work "
461
+ >
462
+ <!--==================== Work 3 ====================-->
463
+ < div class ="qualification__data ">
464
+ < div > </ div >
465
+ < div >
466
+ < span class ="qualification__rounder "> </ span >
467
+ < span class ="qualification__line "> </ span >
468
+ </ div >
469
+
470
+ < div >
471
+ < h3 class ="qualification__title "> Software Developer</ h3 >
472
+ < span class ="qualification__subtitle "
473
+ > Mplify - Gandhinagar, Gujarat</ span
474
+ >
475
+ < div class ="qualification__calendar ">
476
+ < i class ="uil uil-calendar-alt "> </ i >
477
+ Jan 2023 - Present
478
+ </ div >
479
+ </ div >
480
+ </ div >
481
+
482
+ <!--==================== Work 2 ====================-->
444
483
< div class ="qualification__data ">
445
484
< div >
446
485
< h3 class ="qualification__title "> Web Developer</ h3 >
@@ -459,7 +498,7 @@ <h3 class="qualification__title">Web Developer</h3>
459
498
</ div >
460
499
</ div >
461
500
462
- <!--==================== Work 2 ====================-->
501
+ <!--==================== Work 1 ====================-->
463
502
< div class ="qualification__data ">
464
503
< div > </ div >
465
504
< div >
0 commit comments