-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
777 lines (699 loc) · 41.5 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
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
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
<!---site-starts--->
<!DOCTYPE html>
<html lang="en">
<head>
<!--Meta Info-->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>K Rajtilak's Website</title>
<meta content="Discover K Rajtilak's portfolio, featuring innovative projects, creative work, and a commitment to technology and design excellence." name="description">
<meta content="K Rajtilak" name="Author">
<meta property="og:site_name" content="K Rajtilak's Website">
<meta property="og:title" content="K Rajtilak's Website">
<meta property="og:description" content="Discover K Rajtilak's portfolio, featuring innovative projects, creative work, and a commitment to technology and design excellence.">
<meta property="og:url" content="https://krajtilak.vercel.app/">
<meta property="twitter:title" content="K Rajtilak - Portfolio Website">
<meta property="twitter:description" content="Explore my portfolio featuring innovative projects, creative work, and a passion for technology and design excellence.">
<meta property="og:image" content="/assets/img/krajtilak-banner.png">
<meta property="twitter:image" content="/assets/img/krajtilak-banner.png">
<meta property="twitter:card" content="/assets/img/about.webp">
<!--Meta Info Ends-->
<!-- Favicons -->
<link href="/assets/img/favicon.ico" rel="icon" type="image/x-icon"><!--Animated Favicon-->
<link href="data:image/x-icon;base64,AAABAAEAEBAQAAEABAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAACQkJAP
///wASEhIAZmZlAPr6+gAUFBQADw8PAJmZmQAHBwcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAQAAIEGRcRERERQAGJmRERERgQAZkAAAAAAAAREAIAACIBEAmQA
gACIAEQCZACAAIAARABEAIiJQABECSAAjAAIAhCAZACAAAgARAREAIAACABEQGQAiIiAAEQAZkAAAAAERABgZEREREYEAR3cRERdjNAIAAAAAAAAAIAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" rel="icon" type="image/x-icon"><!--Static Favicon-->
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,
500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,
600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,
600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="./assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
<link href="assets/css/preloader.css" rel="stylesheet">
</head>
<body class="index-page">
<!-- Preloader -->
<div id="preloader">
<div class="preloader-container">
<div class="preloader-pulse-circle"></div>
<div class="preloader-glitch-text" data-text="Loading...">Loading...</div>
</div>
</div>
<header id="header" class="header d-flex flex-column justify-content-center">
<i class="header-toggle d-xl-none bi bi-list"></i>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active"><i class="bi bi-house navicon"></i><span>Home</span></a></li>
<li><a href="#about"><i class="bi bi-person navicon"></i><span>About</span></a></li>
<li><a href="#resume"><i class="bi bi-file-earmark-text navicon"></i><span>Resume</span></a></li>
<li><a href="#portfolio"><i class="bi bi-graph-up-arrow"></i><span>Portfolio</span></a></li>
<li><a href="#blog"><i class="bi bi-journal-richtext"></i><span>Blog</span></a></li>
<li><a href="#services"><i class="bi bi-hdd-stack navicon"></i><span>Services</span></a></li>
<li><a href="#contact"><i class="bi bi-envelope navicon"></i><span>Contact</span></a></li>
</ul>
</nav>
</header>
<!---head-end--->
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section light-background">
<img src="/assets/img/about.webp" alt="Author" loading="lazy">
<div class="container" data-aos="zoom-out">
<div class="row justify-content-center">
<div class="col-lg-9">
<h1>Hey There!</h1>
<h2>I'm K Rajtilak</h2>
<p>a <span class="typed" data-typed-items="developer, freelancer, designer, geek, traveller, photographer"></span>
<span class="typed-cursor typed-cursor--blink" aria-hidden="true"></span>.</p>
<div class="social-links">
<a href="https://github.com/rajtilak-2020"><i class="bi bi-github" alt="Github"></i></a>
<a href="https://www.linkedin.com/in/krajtilak2020"><i class="bi bi-linkedin" alt="Linkedin"></i></a>
<a href="https://x.com/2020rajtilak"><i class="bi bi-twitter-x" alt="X"></i></a>
<a href="https://instagram.com/k.raj_tilak2020"><i class="bi bi-instagram" alt="Instagram"></i></a>
</div>
</div>
</div>
</div>
<div class="arrow arrow-first"></div>
<div class="arrow arrow-second"></div>
</section>
<!---Hero Section-end--->
<!-- About Section -->
<section id="about" class="about section"><!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>About me</h2>
</div>
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row gy-4 justify-content-center">
<div class="col-lg-4">
<img src="/assets/img/Raj.webp" class="img-fluid" alt="" loading="lazy">
</div>
<div class="col-lg-8 content">
<h2>Computer Science & Engineering Student</h2>
<p class="fst-italic py-3">
As a passionate Computer Science Engineering student, I strive to bridge the gap between innovative ideas and
transformative technologies. I focus on crafting solutions that redefine possibilities.
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Birthday:</strong> <span>6th Oct 2005</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>Website:</strong> <span>https://krajtilak.vercel.app/</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>Email:</strong> <span>[email protected]</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>City:</strong> <span>Cuttack</span></li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Age:</strong> <span>19</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>Degree:</strong> <span>Diploma</span></li>
</ul>
</div>
</div>
<p class="py-3">
"Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate, and brilliant;
together they are powerful beyond imagination." — Albert Einstein
</p>
<a href="https://drive.google.com/file/d/1S5rTR2MIT-CCaEkv8pt9ROsAHOYshzJ_/view?usp=drive_link" class="btn-download-cv" target="_blank">Download My CV</a>
</div>
</div>
</div>
</section><!-- /About Section -->
<!-- Stats Section -->
<section id="stats" class="stats section">
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row gy-4">
<div class="col-lg-3 col-md-6 d-flex flex-column align-items-center">
<i class="bi bi-patch-check"></i>
<div class="stats-item">
<span data-purecounter-start="0" data-purecounter-end="16" data-purecounter-duration="1" class="purecounter"></span>
<p>Certifications</p>
</div>
</div><!-- End Stats Item -->
<div class="col-lg-3 col-md-6 d-flex flex-column align-items-center">
<i class="bi bi-cpu"></i>
<div class="stats-item">
<span data-purecounter-start="0" data-purecounter-end="40" data-purecounter-duration="1" class="purecounter"></span>
<p>Projects</p>
</div>
</div><!-- End Stats Item -->
<div class="col-lg-3 col-md-6 d-flex flex-column align-items-center experience-item">
<i class="bi bi-buildings"></i>
<div class="stats-item">
<span data-purecounter-start="10" data-purecounter-end="1" data-purecounter-duration="1" class="purecounter"></span>
<p>Experience (Months)</p>
</div>
</div><!-- End Stats Item -->
<div class="col-lg-3 col-md-6 d-flex flex-column align-items-center">
<i class="bi bi-journal-richtext"></i>
<div class="stats-item">
<span data-purecounter-start="0" data-purecounter-end="61" data-purecounter-duration="1" class="purecounter"></span>
<p>Technical Skills</p>
</div>
</div><!-- End Stats Item -->
</div>
</div>
</section><!-- /Stats Section -->
<!-- Skills Section -->
<section id="skills" class="skills section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Skills</h2>
<p></p>
</div>
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row skills-content skills-animation">
<div class="col-lg-6">
<div class="progress">
<span class="skill"><span>HTML</span> <i class="val">95%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
<div class="progress">
<span class="skill"><span>CSS</span> <i class="val">85%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
<div class="progress">
<span class="skill"><span>Javascript</span> <i class="val">75%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
</div>
<div class="col-lg-6">
<div class="progress">
<span class="skill"><span>Python</span> <i class="val">80%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
<div class="progress">
<span class="skill"><span>Java</span> <i class="val">65%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
<div class="progress">
<span class="skill"><span>Photoshop</span> <i class="val">83%</i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="83" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!-- End Skills Item -->
</div>
</div>
</div>
</section><!-- /Skills Section -->
<!-- Resume Section -->
<section id="resume" class="resume section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Resume</h2>
<p>To leverage my skills in IoT, robotics, and programming to contribute effectively to innovative projects, while
continuously enhancing my technical expertise and problem-solving abilities in a dynamic work environment.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>K Rajtilak</h4>
<p><em>In addition to my technical skills, I bring a strong command of presentation abilities, Microsoft
Office proficiency,and a solid understanding of computer hardware. Through my certifications in
Artificial Intelligence Fundamentals, Generative AI, Machine Learning, and as a Cloud Innovator,
I have developed a keen insight into the current technological landscape and emerging innovations.</em></p>
<ul>
<li>K.K.Galli, Odia Bazaar, PO:Buxibazar, Cuttack-753001</li>
<li>[email protected]</li>
</ul>
</div><!-- End Resume Item -->
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>Diploma in Computer Science & Engineering</h4>
<h5>2022 - 2025</h5>
<p><em>DRIEMS University, Tangi, Odisha, IN</em></p>
<ul>
<li>Member of IIC (Institution’s Innovation Council).</li>
<li>Student representative of institution’s Anti-Ragging committee.</li>
<li>Member of ISTE (Indian Society for Technical Education).</li>
<li>Institution’s Social media student coordinator.</li>
</ul>
</div><!-- End Resume Item -->
<div class="resume-item">
<h4>Schooling & Matriculation</h4>
<h5>2009 - 2022</h5>
<p><em>ST.Xavier's High School - CBSE, CTC, Odisha, IN</em></p>
<li>61% in 10th Board.</li>
</div><!-- End Resume Item -->
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
<h3 class="resume-title">Professional Experience</h3>
<div class="resume-item">
<h4>IoT & Robotics Intern</h4>
<h5>31/05/2024 - 30/06/2024</h5>
<p><em>Alpha EV Technologies PVT LTD, CTC, Odisha, IN </em></p>
<ul>
<li>Made a Power and Cost Calculation system for EV Charging Station. </li>
<li>Assembled and Tested an IoT based Vending Machine. </li>
<li>Assembled and Tested and IoT Based Survellance Rover. </li>
<li>Acquired Industry level knowledge on IoT and Robotics. </li>
</ul>
</div><!-- End Resume Item -->
<!--
<div class="resume-item">
<h4>coming soon...</h4>
<h5>2024 - 2025</h5>
<p><em>XYZ- Industry, Odisha, IN</em></p>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div> -->
<!-- End Resume Item -->
</div>
</div>
</div>
</section><!--End Resume Section -->
<!-- Portfolio Section -->
<section id="portfolio" class="portfolio section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Portfolio</h2>
<p>Explore a collection of my projects that demonstrate the breadth of my skills in computer science and engineering.
From cutting-edge robotics and IoT solutions to innovative Webpages, each project reflects my commitment to quality
and problem-solving. These projects highlight my technical expertise and my ability to turn complex ideas into functional,
impactful solutions.</p>
</div>
<div class="container">
<div class="isotope-layout" data-default-filter="*" data-layout="masonry" data-sort="original-order">
<ul class="portfolio-filters isotope-filters" data-aos="fade-up" data-aos-delay="100">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-app">App</li>
<li data-filter=".filter-branding">Web</li>
<li data-filter=".filter-product">IoT</li>
</ul><!-- End Portfolio Filters -->
<div class="row gy-4 isotope-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-product">
<img src="https://i.postimg.cc/vZ7NRHm2/robot.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Surveillance-Robot</h4>
<p>HTML, CSS, Javascript, PHP, Python</p>
<a href="https://sites.google.com/view/driems-robot-project/home?authuser=2" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-branding">
<img src="https://i.postimg.cc/FHSqQd9T/robotui.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Institution-Robot-UI</h4>
<p>HTML, CSS, Javascript</p>
<a href="https://github.com/rajtilak-2020/Institution-Robot-UI.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-branding">
<img src="https://i.postimg.cc/xTchtpBD/attendance.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Attendance Management System</h4>
<p>HTML, CSS, Javascript</p>
<a href="https://github.com/rajtilak-2020/Attendance-Management-System.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-branding">
<img src="https://i.postimg.cc/8P933BVF/qrcode.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>QR Code Generator</h4>
<p>HTML, CSS, Javascript</p>
<a href="https://github.com/rajtilak-2020/QR-Code-Generator.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-product">
<img src="https://i.postimg.cc/Y2XTNBnz/breakingsystem.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>IR Breaking System</h4>
<p>Arduino, C++</p>
<a href="https://github.com/rajtilak-2020/IR-Breaking-System.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-branding">
<img src="https://i.postimg.cc/KYyWcGjx/weather.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Weather App</h4>
<p>HTML, CSS, Javascript</p>
<a href="https://github.com/rajtilak-2020/Weather-App.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-product">
<img src="https://i.postimg.cc/504kvs8r/pishing.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Pishing Tool</h4>
<p>ESP 32, C++</p>
<a href="https://github.com/rajtilak-2020/ESP-32-Pishing-Tool.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app">
<img src="https://i.postimg.cc/qqZYp2h5/object3d.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>3D Renderer</h4>
<p>Java</p>
<a href="https://github.com/rajtilak-2020/3D_Renderer.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-product">
<img src="https://i.postimg.cc/vmLNcJx9/tempraturemonitoring.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Temprature Monitoring System</h4>
<p>ESP 32, C++</p>
<a href="https://github.com/rajtilak-2020/IoT_based-Temprature-and-Humidity-Monitoring-System.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app">
<img src="https://i.postimg.cc/D0zHVxZG/calculator.webp" class="img-fluid" alt="" loading="lazy">
<div class="portfolio-info">
<h4>Java Based Calculator</h4>
<p>Java</p>
<a href="https://github.com/rajtilak-2020/Java_Calculator.git" title="More Details" class="details-link">
<i class="bi bi-link-45deg"></i></a>
</div>
</div><!-- End Portfolio Item -->
</div><!-- End Portfolio Container -->
<div class="text-center" id="blog">
<a href="https://krajtilak-portfolio-gallery.vercel.app/" class="btn btn-primary mt-4">
<i class="bi bi-cpu"></i> View All Projects
</a>
</div>
</div>
</div>
</section><!-- /Portfolio Section -->
<section id="blog" class="blog section">
<div class="container text-center">
<div class="container section-title" data-aos="fade-up">
<h2 class="mb-4">Blog</h2>
<p>
A vibrant space where I share my thoughts, projects, and professional insights. Here, you'll find a diverse collection of
articles covering my journey in technology, robotics, and beyond, offering inspiration and valuable lessons. I aim to provide
fresh, engaging content regularly, reflecting my growth and learnings in both personal and professional spheres. This platform
is not just a showcase of my work but also a medium to connect, inform, and spark ideas within a broader community. Join me on
this journey as I explore, innovate, and share experiences that matter.
</p>
<a href="https://krajtilak-blog.vercel.app/" class="btn btn-primary mt-4">
<i class="bi bi-journal-richtext"></i> Visit Blog Section
</a>
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="services section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Services</h2>
<p>I specialize in crafting innovative solutions across diverse technology domains. From building
intelligent robotics and IoT systems to delivering impactful presentations and scalable software,
my expertise bridges the gap between creativity and technical precision. Whether it's developing
AI-driven applications, securing data, or leading collaborative GitHub projects, I am dedicated to
driving progress and delivering excellence. Explore the services below to see how I can bring value
to your ideas and projects.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="service-item item-cyan position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,521.0016835830174C376.1290562159157,517.8887921683347,
466.0731472004068,529.7835943286574,510.70327084640275,468.03025145048787C554.3714126377745,407.6079735673963,508.03601936045806,
328.9844924480964,491.2728898941984,256.3432110539036C474.5976632858925,184.082847569629,479.9380746630129,96.60480741107993,416.23090153303,
58.64404602377083C348.86323505073057,18.502131276798302,261.93793281208167,40.57373210992963,193.5410806939664,78.93577620505333C130.42746243093433,
114.334589627462,98.30271207620316,179.96522072025542,76.75703585869454,249.04625023123273C51.97151888228291,328.5150500222984,13.704378332031375,
421.85034740162234,66.52175969318436,486.19268352777647C119.04800174914682,550.1803526380478,217.28368757567262,524.383925680826,300,521.0016835830174">
</path>
</svg>
<i class="bi bi-code-slash"></i>
</div>
<a href="https://en.wikipedia.org/wiki/Web_design" class="stretched-link">
<h3>Web Designing</h3>
</a>
<p>Crafting visually engaging and user-friendly websites that seamlessly blend aesthetics with functionality.
My goal is to create web experiences that are not only beautiful but also highly responsive and accessible.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-item item-orange position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,582.0697525312426C382.5290701553225,586.8405444964366,449.9789794690241,
525.3245884688669,502.5850820975895,461.55621195738473C556.606425686781,396.0723002908107,615.8543463187945,314.28637112970534,
586.6730223649479,234.56875336149918C558.9533121215079,158.8439757836574,454.9685369536778,164.00468322053177,381.49747125262974,
130.76875717737553C312.15926192815925,99.40240125094834,248.97055460311594,18.661163978235184,179.8680185752513,50.54337015887873C110.5421016452524,
82.52863877960104,119.82277516462835,180.83849132639028,109.12597500060166,256.43424936330496C100.08760227029461,320.3096726198365,92.17705696193138,
384.0621239912766,124.79988738764834,439.7174275375508C164.83382741302287,508.01625554203684,220.96474134820875,577.5009287672846,300,582.0697525312426">
</path>
</svg>
<i class="bi bi-wifi"></i>
</div>
<a href="https://en.wikipedia.org/wiki/Internet_of_things" class="stretched-link">
<h3>Internet of Things (IoT) Solutions</h3>
</a>
<p>I specialize in creating smart, interconnected systems that enhance efficiency and connectivity.
Whether it's home automation, industrial monitoring, or wearable devices, I deliver IoT solutions
that seamlessly integrate with everyday life.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-item item-teal position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,541.5067337569781C382.14930387511276,545.0595476570109,479.8736841581634,
548.3450877840088,526.4010558755058,480.5488172755941C571.5218469581645,414.80211281144784,517.5187510058486,332.0715597781072,
496.52539010469104,255.14436215662573C477.37192572678356,184.95920475031193,473.57363656557914,105.61284051026155,413.0603344069578,
65.22779650032875C343.27470386102294,18.654635553484475,251.2091493199835,5.337323636656869,175.0934190732945,40.62881213300186C97.87086631185822,
76.43348514350839,51.98124368387456,156.15599469081315,36.44837278890362,239.84606092416172C21.716077023791087,319.22268207091537,
43.775223500013084,401.1760424656574,96.891909868211,461.97329694683043C147.22146801428983,519.5804099606455,223.5754009179313,
538.201503339737,300,541.5067337569781"></path>
</svg>
<i class="bi bi-easel"></i>
</div>
<a href="https://en.wikipedia.org/wiki/Soft_skills" class="stretched-link">
<h3>Presentation and Communication Skills</h3>
</a>
<p>Effective communication is key to sharing ideas. I excel in delivering clear, impactful presentations
that engage audiences and convey complex concepts simply. Whether it's a technical seminar or a professional
pitch, I ensure your message is delivered with confidence.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="service-item item-red position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,503.46388370962813C374.79870501325706,506.71871716319447,464.8034551963731,
527.1746412648533,510.4981551193396,467.86667711651364C555.9287308511215,408.9015244558933,512.6030010748507,327.5744911775523,
490.211057578863,256.5855673507754C471.097692560561,195.9906835881958,447.69079081568157,138.11976852964426,395.19560036434837,
102.3242989838813C329.3053358748298,57.3949838291264,248.02791733380457,8.279543830951368,175.87071277845988,42.242879143198664C103.41431057327972,
76.34704239035025,93.79494320519305,170.9812938413882,81.28167332365135,250.07896920659033C70.17666984294237,320.27484674793965,64.84698225790005,
396.69656628748305,111.28512138212992,450.4950937839243C156.20124167950087,502.5303643271138,231.32542653798444,500.4755392045468,300,503.46388370962813">
</path>
</svg>
<i class="bi bi-graph-up"></i>
</div>
<a href="#" class="stretched-link">
<h3>Data Analysis and Visualization</h3>
</a>
<p>Transforming data into actionable insights is my forte. Using advanced tools and techniques, I analyze datasets,
uncover trends, and create visualizations that simplify decision-making processes for businesses and research.</p>
<a href="https://en.wikipedia.org/wiki/Data_analysis" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="service-item item-indigo position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,532.3542879108572C369.38199826031484,532.3153073249985,429.10787420159085,
491.63046689027357,474.5244479745417,439.17860296908856C522.8885846962883,383.3225815378663,569.1668002868075,314.3205725914397,
550.7432151929288,242.7694973846089C532.6665558377875,172.5657663291529,456.2379748765914,142.6223662098291,390.3689995646985,
112.34683881706744C326.66090330228417,83.06452184765237,258.84405631176094,53.51806209861945,193.32584062364296,78.48882559362697C121.61183558270385,
105.82097193414197,62.805066853699245,167.19869350419734,48.57481801355237,242.6138429142374C34.843463184063346,315.3850353017275,76.69343916112496,
383.4422959591041,125.22947124332185,439.3748458443577C170.7312796277747,491.8107796887764,230.57421082200815,532.3932930995766,300,532.3542879108572">
</path>
</svg>
<i class="bi bi-robot"></i>
</div>
<a href="#" class="stretched-link">
<h3>Artificial Intelligence</h3>
</a>
<p>Empowering systems with AI-driven solutions that learn, adapt, and innovate. I specialize in natural language
processing, computer vision, and intelligent automation</p>
<a href="https://en.wikipedia.org/wiki/Artificial_intelligence" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="600">
<div class="service-item item-pink position-relative">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" loading="lazy">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,566.797414625762C385.7384707136149,576.1784315230908,478.7894351017131,
552.8928747891023,531.9192734346935,484.94944893311C584.6109503024035,417.5663521118492,582.489472248146,322.67544863468447,
553.9536738515405,242.03673114598146C529.1557734026468,171.96086150256528,465.24506316201064,127.66468636344209,395.9583748389544,
100.7403814666027C334.2173773831606,76.7482773500951,269.4350130405921,84.62216499799875,207.1952322260088,107.2889140133804C132.92018162631612,
134.33871894543012,41.79353780512637,160.00259165414826,22.644507872594943,236.69541883565114C3.319112789854554,314.0945973066697,
72.72355303640163,379.243833228382,124.04198916343866,440.3218312028393C172.9286146004772,498.5055451809895,224.45579914871206,
558.5317968840102,300,566.797414625762"></path>
</svg>
<i class="bi bi-github"></i>
</div>
<a href="#" class="stretched-link">
<h3>GitHub Project Collaboration</h3>
</a>
<p>Showcase and collaborate on projects using GitHub, the go-to platform for version control and open-source contributions.
I utilize GitHub to manage code efficiently, contribute to communities, and deliver quality software solutions.</p>
<a href="https://en.wikipedia.org/wiki/GitHub" class="stretched-link"></a>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!--End Services Section -->
<!-- Contact Section -->
<section id="contact" class="contact section"><!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Contact</h2>
<p>Let's connect to innovate and solve real-world problems!</p>
</div><!-- End Section Title -->
<div class="container" data-aos="fade" data-aos-delay="100">
<div class="row gy-4">
<div class="col-lg-4">
<div class="info-item d-flex" data-aos="fade-up" data-aos-delay="200">
<i class="bi bi-geo-alt flex-shrink-0"></i>
<div>
<h3>Address</h3>
<p>K.K.Galli, Odia Bazaar, PO:Buxibazar, Cuttack-753001</p>
<section class="mapbox">
<figure>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d111383.35779720267!2d85.79179857123758!3d20.463470544997108
!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a190d832223af81%3A0x22f5fa1c913be52e!2sCuttack%2C%20Odisha!5e0!3m2!1sen!
2sin!4v1734269113578!5m2!1sen!2sin""
width="100" height="100" loading="lazy"></iframe>
</figure>
</section>
</div>
</div><!-- End Info Items -->
</div>
<div class="col-lg-8">
<form action="https://formspree.io/f/mgvedwbv" method="post" class="email-form">
<div class="row gy-4">
<div class="col-md-6">
<input type="text" name="name" class="form-control" placeholder="Your Name" required="">
</div>
<div class="col-md-6 ">
<input type="email" class="form-control" name="email" placeholder="Your Email" required="">
</div>
<div class="col-md-12">
<input type="text" class="form-control" name="subject" placeholder="Subject" required="">
</div>
<div class="col-md-12">
<textarea class="form-control" name="message" rows="6" placeholder="Message" required=""></textarea>
</div>
<div class="col-md-12 text-center">
<div class="loading">Loading</div>
<div class="error-message">There was an error sending your message. Please try again later.</div>
<div class="sent-message">Your message has been sent. Thank you!</div>
<button type="submit">Send Message</button>
</div>
</div>
</form>
</div><!-- End Contact Form -->
</div>
</div>
</section><!--End Contact Section -->
</main>
<!-- Preloader Script-->
<script>
function scrambleText() {
const text = document.querySelector('.preloader-glitch-text');
const originalText = text.innerText;
const chars = '!@#$%^&*()_+-=[]{}|;:,.<>?';
let iterations = 0;
const interval = setInterval(() => {
requestAnimationFrame(() => {
text.innerText = originalText
.split('')
.map((letter, index) => {
if (index < iterations) {
return originalText[index];
}
return chars[Math.floor(Math.random() * chars.length)];
})
.join('');
iterations += 1 / 3;
if (iterations >= originalText.length) {
clearInterval(interval);
text.innerText = originalText;
setTimeout(scrambleText, 3000);
}
});
}, 30);
}
document.addEventListener('DOMContentLoaded', () => {
scrambleText();
// Hide preloader after the website fully loads
window.addEventListener('load', () => {
const preloader = document.getElementById('preloader');
preloader.style.opacity = '0';
preloader.style.transition = 'opacity 0.5s ease';
setTimeout(() => {
preloader.style.display = 'none';
}, 500);
});
});
</script>
<footer id="footer" class="footer position-relative light-background">
<div class="social-links d-flex justify-content-center">
<a href="https://github.com/rajtilak-2020"><i class="bi bi-github"></i></a>
<a href="https://www.linkedin.com/in/krajtilak2020"><i class="bi bi-linkedin"></i></a>
<a href="https://x.com/2020rajtilak"><i class="bi bi-twitter-x"></i></a>
<a href="https://instagram.com/k.raj_tilak2020"><i class="bi bi-instagram"></i></a>
</div>
<div class="container">
<div class="copyright"><span></span></div>
<div class="credits">
© All rights reserved by <a href="https://github.com/rajtilak-2020">K Rajtilak </a>
<script>document.write(new Date().getFullYear())</script>.
</div>
</div>
</div>
</footer><!--End Footer -->
<!-- Scroll Top Button -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/typed.js/typed.umd.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
<script>window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };</script>
<script defer src="/_vercel/insights/script.js"></script>
<script>window.si = window.si || function () { (window.siq = window.siq || []).push(arguments); };</script>
<script defer src="/_vercel/speed-insights/script.js"></script>
</body>
</html>
<!--Site-Ends-->