-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
812 lines (798 loc) · 39.8 KB
/
about.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
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable = yes"
/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<title>About - Sardi Irfansyah</title>
<!-- This site is optimized with the Yoast SEO plugin v13.0 - https://yoast.com/wordpress/plugins/seo/ -->
<meta
name="robots"
content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"
/>
<meta property="twitter:description"
content="Kami Memberikan solusi untuk perusaan anda,Sardi Irfansyah sebagai Programmer and software engineer" />
<meta property="og:description"
content="Kami Memberikan solusi untuk perusaan anda,Sardi Irfansyah sebagai Programmer and software engineer" />
<meta property="og:title" content="about - Sardi Irfansyah, Software Engineer, full stack web developer, front-end web, IoT (internet of things) " />
<link rel="canonical" href="https://sardiirfan27.github.io/about.html" />
<script
type="application/ld+json"
class="yoast-schema-graph yoast-schema-graph--main"
>
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://sardiirfan27.github.io/about.html"
},
"headline": "Web Developer, software engineering, full stack web developer, front-end web, IoT (internet of things)",
"image": {
"@type": "ImageObject",
"url": "https://sardiirfan27.github.io/img/logo.jpg",
"height": 600,
"width": 1200
},
"@graph": [
{
"@type": "Organization",
"@id": "https://sardiirfan27.github.io/about.html",
"name": "Sardi Iransyah, Web Developer, software engineer, full stack web developer, front-end web, IoT (internet of things)",
"url": "https://sardiirfan27.github.io/about.html",
"sameAs": ["https://www.instagram.com/sardi_irfansyah/"],
"logo": {
"@type": "ImageObject",
"@id": "https://sardiirfan27.github.io/#logo",
"url": "https://sardiirfan27.github.io/img/logo.jpg",
"width": 300,
"height": 128,
"caption": "Sardi_irfansyah web Developer, software engineering, full stack web developer"
},
"image": { "@id": "https://sardiirfan27.github.io/#logo" }
},
{
"@type": "WebSite",
"@id": "https://sardiirfan27.github.io/#website",
"url": "https://sardiirfan27.github.io/about.html",
"name": "Sardi Iransyah, Web Developer, software engineering, full stack web developer, Artificial Intelligence (AI) Developer, AR & VR Developer IoT (internet of things)",
"description": "Sardi Iransyah, Web Developer, software engineering, full stack web developer, Artificial Intelligence (AI) Developer, AR & VR Developer, IoT (internet of things)",
"publisher": { "@id": "https://sardiirfan27.github.io/about.html" },
"potentialAction": {
"@type": "SearchAction",
"target": "https://sardiirfan27.github.io/about.html/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://sardiirfan27.github.io/#logo",
"url": "https://sardiirfan27.github.io/img/logo.jpg"
},
{
"@type": "WebPage",
"@id": "https://sardiirfan27.github.io/#website",
"url": "https://sardiirfan27.github.io/about.html",
"inLanguage": "en-US",
"name": "Homepage - Sardi Irfansyah",
"isPartOf": { "@id": "https://sardiirfan27.github.io/" },
"about": { "@id": "https://sardiirfan27.github.io/about.html" },
"primaryImageOfPage": {
"@id": "https://sardiirfan27.github.io/about.html"
},
"datePublished": "2020-08-26T08:05:30+00:00",
"dateModified": "2020-08-26T16:20:13+00:00"
}
]
}
</script>
<!-- / Yoast SEO plugin. -->
<link
rel="stylesheet"
id="theme-css-css"
href="./css/main.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-icons-css"
href="./css/elementor-icons.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-animations-css"
href="./css/elementor-animation.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-frontend-css"
href="./css/custom-style.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-pro-css"
href="./css/custom-pro.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="font-awesome-css"
href="./css/font-awesome/css/font-awesome.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-post-8-css"
href="./css/elementor-post8.css"
type="text/css"
media="all"
/>
<link
rel="stylesheet"
id="elementor-post-324-css"
href="./css/elementor-post324.css"
type="text/css"
media="all"
/>
<meta name="generator" content="Optimole 2.2.8" />
<link rel="icon" href="./img/icon32.jpg" sizes="32x32" />
<link rel="icon" href="./img/icon192.jpg" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="./img/icon180.jpg" />
<meta name="msapplication-TileImage" content="./img/icon270.jpg" />
</head>
<body
class="page-template-default page page-id-8 elementor-default elementor-page elementor-page-8"
>
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#content"
>Skip to content</a
>
<header id="masthead" class="site-header">
<div class="header-inner">
<div class="site-branding">
<a href="./index.html">
<img src="./img/logo.jpg" alt="logo" />
</a>
</div>
<!-- .site-branding -->
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"
><span class="navicon"></span
></label>
<ul id="primary-menu" class="menu">
<li
id="menu-item-10"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10"
>
<a href="./index.html">Home</a>
</li>
<li
id="menu-item-10"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10"
>
<a href="./index.html#home-featured-projects">Projects</a>
</li>
<li
id="menu-item-11"
class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-8 current_page_item menu-item-11"
>
<a href="#" aria-current="page">About</a>
</li>
<li
id="menu-item-11"
class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-8 current_page_item menu-item-11"
>
<a href="https://drive.google.com/drive/folders/15dt-bIJVMhynsflysAYt4XxG2yMFem_a?usp=sharing" aria-current="page">Certificate</a>
</li>
<li
id="menu-item-165"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-165"
>
<a href="#contact-us">Contact</a>
</li>
</ul>
</div>
</header>
<!-- #masthead -->
<div id="content" class="site-content">
<div id="primary" class="content-area">
<main id="main" class="site-main">
<article
id="post-8"
class="post-8 page type-page status-publish hentry"
>
<!-- Single content -->
<div class="page-content">
<div class="main-content">
<div
data-elementor-type="wp-post"
data-elementor-id="8"
class="elementor elementor-8"
data-elementor-settings="[]"
>
<div class="elementor-inner">
<div class="elementor-section-wrap">
<section
class="elementor-element elementor-element-11588bd7 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section"
data-id="11588bd7"
data-element_type="section"
>
<div
class="elementor-container elementor-column-gap-default"
>
<div class="elementor-row">
<div
class="elementor-element elementor-element-815f2c3 elementor-invisible elementor-column elementor-col-100 elementor-top-column"
data-id="815f2c3"
data-element_type="column"
data-settings='{"animation":"fadeInUp"}'
>
<div
class="elementor-column-wrap elementor-element-populated"
>
<div class="elementor-widget-wrap">
<div
class="elementor-element elementor-element-32d92dc5 elementor-widget elementor-widget-heading"
data-id="32d92dc5"
data-element_type="widget"
data-widget_type="heading.default"
>
<div class="elementor-widget-container">
<h2
class="elementor-heading-title elementor-size-default"
>
About Me
</h2>
</div>
</div>
<div
class="elementor-element elementor-element-3c1ea328 elementor-widget elementor-widget-text-editor"
data-id="3c1ea328"
data-element_type="widget"
data-widget_type="text-editor.default"
>
<div class="elementor-widget-container">
<div
class="elementor-text-editor elementor-clearfix"
>
<p style="text-align: center">
Sardi Irfansyah is a Web Developer,
Artificial Intelligence (AI) Developer, Data Scientist, AR & VR
Developer, Electronic and
Telecommunications Engineer based in
Jakarta, Indonesia.
<br />I have a team that can help
and provide services for your
company in various fields such as
website creation and development
(front-end and back-end), AR and VR, AI,
IoT (Internet of Things) and graphic
design.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section
class="elementor-element elementor-element-68b89f97 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section"
data-id="68b89f97"
data-element_type="section"
data-settings='{"background_background":"classic"}'
>
<div
class="elementor-container elementor-column-gap-no"
>
<div class="elementor-row">
<div
class="elementor-element elementor-element-73cca8d2 elementor-invisible elementor-column elementor-col-50 elementor-top-column"
data-id="73cca8d2"
data-element_type="column"
data-settings='{"animation":"fadeInLeft"}'
>
<div
class="elementor-column-wrap elementor-element-populated"
>
<div class="elementor-widget-wrap">
<div
class="elementor-element elementor-element-79961616 elementor-widget elementor-widget-image"
data-id="79961616"
data-element_type="widget"
data-widget_type="image.default"
>
<div class="elementor-widget-container">
<div class="elementor-image">
<img
width="200"
height="182"
src="./img/sardi1.jpg"
class="attachment-large size-large"
alt=""
/>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class="elementor-element elementor-element-2dbb49b3 elementor-invisible elementor-column elementor-col-50 elementor-top-column"
data-id="2dbb49b3"
data-element_type="column"
data-settings='{"animation":"fadeInRight"}'
>
<div
class="elementor-column-wrap elementor-element-populated"
>
<div class="elementor-widget-wrap">
<div
class="elementor-element elementor-element-37b5d712 elementor-widget elementor-widget-heading"
data-id="37b5d712"
data-element_type="widget"
data-widget_type="heading.default"
>
<div class="elementor-widget-container">
<h2
class="elementor-heading-title elementor-size-default"
>
Sardi Irfansyah
</h2>
</div>
</div>
<div
class="elementor-element elementor-element-510d7e0a elementor-widget elementor-widget-heading"
data-id="510d7e0a"
data-element_type="widget"
data-widget_type="heading.default"
>
<div class="elementor-widget-container">
<p
class="elementor-heading-title elementor-size-default"
>
Electronics & Telecommunication
Engineering
</p>
</div>
</div>
<div
class="elementor-element elementor-element-73d4fa41 elementor-widget elementor-widget-text-editor"
data-id="73d4fa41"
data-element_type="widget"
data-widget_type="text-editor.default"
>
<div class="elementor-widget-container">
<div
class="elementor-text-editor elementor-clearfix"
>
<p>
I’m Sardi Irfansyah, an Engineer. Passionate about Data Science, Web
Development, AR & VR Development, IBM & Google Cloud Platform (Data, ML, AI, Infrastructure and Application Development),
Electronics and Telecommunication
Engineering. I’m ready to build any
website and deploy it to herokuapp,
Firebase, Github Pages, Netlify,
etc. You can see my complete profile and my certificates
at My LinkedIn
</p>
</div>
<div
class="elementor-element elementor-element-9dfb47b elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button"
data-id="9dfb47b"
data-element_type="widget"
data-widget_type="button.default"
>
<div
class="elementor-widget-container"
>
<div
class="elementor-button-wrapper"
>
<a
href="https://www.linkedin.com/in/sardi-irfansyah-947bb554"
class="elementor-button-link elementor-button elementor-size-sm"
role="button"
>
<span
class="elementor-button-content-wrapper"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-linkedin"
aria-hidden="true"
></i>
</span>
<span
class="elementor-button-text"
> My LinkedIn</span
>
</span>
</a>
<a
href="https://github.com/Sardiirfan27"
class="elementor-button-link elementor-button elementor-size-sm"
role="button"
>
<span
class="elementor-button-content-wrapper"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-github"
aria-hidden="true"
></i>
</span>
<span
class="elementor-button-text"
> My GitHub</span
>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section
class="elementor-element elementor-element-11588bd7 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section"
data-id="11588bd7"
data-element_type="section"
id="contact-us"
data-settings='{"stretch_section":"section-stretched","background_background":"classic"}'
>
<div
class="elementor-container elementor-column-gap-default"
>
<div class="elementor-row">
<div
class="elementor-element elementor-element-6c318a53 elementor-column elementor-col-100 elementor-top-column"
data-id="6c318a53"
data-element_type="column"
>
<div
class="elementor-column-wrap elementor-element-populated"
>
<div class="elementor-widget-wrap">
<div
class="elementor-element elementor-element-350e638b elementor-widget elementor-widget-heading"
data-id="350e638b"
data-element_type="widget"
data-widget_type="heading.default"
>
<div class="elementor-widget-container">
<h2
class="elementor-heading-title elementor-size-default"
>
Contact Us
</h2>
</div>
</div>
<div
class="elementor-element elementor-element-5612e685 elementor-widget elementor-widget-text-editor"
data-id="5612e685"
data-element_type="widget"
data-widget_type="text-editor.default"
>
<div class="elementor-widget-container">
<div
class="elementor-text-editor elementor-clearfix"
>
<p style="text-align: center">
<span style="font-size: 14.4px"
>Select one of the contacts you
want to contact
</span>
</p>
</div>
</div>
</div>
<div
class="elementor-element elementor-element-a07bc16 elementor-align-center elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list"
data-id="a07bc16"
data-element_type="widget"
data-widget_type="icon-list.default"
>
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a
href="https://www.linkedin.com/in/sardi-irfansyah-947bb554/"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-linkedin"
aria-hidden="true"
></i>
</span>
<span
class="elementor-icon-list-text"
>LinkedIn: Sardi Irfansyah</span
>
</a>
</li>
<li class="elementor-icon-list-item">
<a
href="https://github.com/Sardiirfan27"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-github"
aria-hidden="true"
></i>
</span>
<span
class="elementor-icon-list-text"
>My Github : sardiirfan27</span
>
</a>
</li>
<li class="elementor-icon-list-item">
<a
href="mailto:sardiirfan27@gmail.com"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-envelope-o"
aria-hidden="true"
></i>
</span>
<span
class="elementor-icon-list-text"
>sardiirfan27@gmail.com</span
>
</a>
</li>
<li class="elementor-icon-list-item">
<a
href="https://api.whatsapp.com/send?phone=6285691315308&text=Hello%20Sardi%20Irfansyah,%20I%20need%20your%20help"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-whatsapp"
aria-hidden="true"
></i>
</span>
<span
class="elementor-icon-list-text"
>Whatsapp: +6285691315308</span
>
</a>
</li>
<li class="elementor-icon-list-item">
<a
href="https://www.instagram.com/sardi_irfansyah/"
>
<span
class="elementor-icon-list-icon"
>
<i
class="fa fa-instagram"
aria-hidden="true"
></i>
</span>
<span
class="elementor-icon-list-text"
>Instagram: Sardi
Irfansyah</span
>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
</article>
<!-- #post-8 -->
</main>
<!-- #main -->
</div>
<!-- #primary -->
</div>
<!-- #content -->
<footer id="colophon" class="site-footer">
<div class="site-info">
<div class="footer-inner">
<a class="footer-logo" href="#">
<img src="./img/logo2.jpg" alt="logo" />
</a>
<div class="footer-menu">
<ul>
<li class="page_item page-item-8 current_page_item">
<a href="#" aria-current="page">About</a>
</li>
<li class="page_item page-item-6">
<a href="./index.html">Homepage</a>
</li>
<li class="page_item page-item-163">
<a href="./index.html#home-featured-projects">Projects</a>
</li>
</ul>
</div>
</div>
</div>
<!-- .site-info -->
</footer>
<!-- #colophon -->
</div>
<!-- #page -->
<div
data-elementor-type="popup"
data-elementor-id="324"
class="elementor elementor-324 elementor-location-popup"
data-elementor-settings='{"entrance_animation_duration":{"unit":"px","size":1,"sizes":[]},"entrance_animation":"fadeIn","triggers":[],"timing":[]}'
>
<div class="elementor-inner">
<div class="elementor-section-wrap">
<section
class="elementor-element elementor-element-b3cb20f elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section"
data-id="b3cb20f"
data-element_type="section"
data-settings='{"background_background":"classic"}'
>
<div class="elementor-container elementor-column-gap-narrow">
<div class="elementor-row">
<div
class="elementor-element elementor-element-0d9e1a0 elementor-column elementor-col-100 elementor-top-column"
data-id="0d9e1a0"
data-element_type="column"
>
<div
class="elementor-column-wrap elementor-element-populated"
>
<div class="elementor-widget-wrap">
<div
class="elementor-element elementor-element-d8f414c elementor-aspect-ratio-169 elementor-widget elementor-widget-video"
data-id="d8f414c"
data-element_type="widget"
data-settings='{"aspect_ratio":"169"}'
data-widget_type="video.default"
>
<div class="elementor-widget-container">
<div
class="elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline"
>
<iframe
class="elementor-video-iframe"
allowfullscreen
title="youtube Video Player"
src="https://www.youtube-nocookie.com/embed/FXpKyg-gWwE?feature=oembed&autoplay=1&start&end&wmode=opaque&loop=0&controls=1&mute=0&rel=0&modestbranding=0"
></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<script
type="text/javascript"
src="https://code.jquery.com/jquery-3.5.1.min.js"
></script>
<script
type="text/javascript"
src="https://code.jquery.com/jquery-migrate-1.4.1.min.js"
></script>
<script type="text/javascript" src="./js/elementor.js"></script>
<script type="text/javascript" src="./js/jquery-sticky.js"></script>
<script type="text/javascript">
var ElementorProFrontendConfig = {
ajaxurl: "",
nonce: "d265bc73b8",
shareButtonsNetworks: {
facebook: { title: "Facebook", has_counter: true },
twitter: { title: "Twitter" },
google: { title: "Google+", has_counter: true },
linkedin: { title: "LinkedIn", has_counter: true },
pinterest: { title: "Pinterest", has_counter: true },
reddit: { title: "Reddit", has_counter: true },
vk: { title: "VK", has_counter: true },
odnoklassniki: { title: "OK", has_counter: true },
tumblr: { title: "Tumblr" },
delicious: { title: "Delicious" },
digg: { title: "Digg" },
skype: { title: "Skype" },
stumbleupon: { title: "StumbleUpon", has_counter: true },
telegram: { title: "Telegram" },
pocket: { title: "Pocket", has_counter: true },
xing: { title: "XING", has_counter: true },
whatsapp: { title: "WhatsApp" },
email: { title: "Email" },
print: { title: "Print" },
},
facebook_sdk: { lang: "en_US", app_id: "" },
};
</script>
<script type="text/javascript" src="./js/elementor-pro.js"></script>
<!-- ui postion -->
<script type="text/javascript" src="./js/jquery-ui.js"></script>
<script type="text/javascript" src="./js/elementor-waypoint.js"></script>
<script type="text/javascript" src="./js/swiper.js"></script>
<script type="text/javascript">
var elementorFrontendConfig = {
environmentMode: { edit: false, wpPreview: false },
is_rtl: false,
breakpoints: { xs: 0, sm: 480, md: 768, lg: 992, xl: 1440, xxl: 1600 },
version: "2.8.5",
urls: {
assets: "",
},
settings: {
page: [],
general: { elementor_global_image_lightbox: "yes" },
editorPreferences: [],
},
post: { id: 8, title: "About", excerpt: "" },
};
</script>
<script type="text/javascript" src="./js/elementor-2.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-39165363-9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-39165363-9');
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-39165363-9');
</script>
<script
src="https://cdn.cai.tools.sap/webchat/webchat.js"
channelId="a26d1189-33e9-4ed3-a911-28c5a926cd72"
token="e577eb7c199b485af6098fe9f71d3eca"
id="cai-webchat">
</script>
</body>
</html>