-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
581 lines (541 loc) · 36.1 KB
/
about.html
File metadata and controls
581 lines (541 loc) · 36.1 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
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
<!--
`-.`'.-'
`-. .-'.
`-. -./\.- .-'
-. /_|\ .-
`-. `/____\' .-'.
`-. -./.-""-.\.- '
`-. /< (()) >\ .-'
- .`/__`-..-'__\' .-
,...`-./___|____|___\.-'.,.
,-' ,` . . ', `-,
,-' ________________ `-,
,'/____|_____|_____\
/ /__|_____|_____|___\
/ /|_____|_____|_____|_\
' /____|_____|_____|_____\
.' /__|_____|_____|_____|___\
,' /|_____|_____|_____|_____|_\
,,---''--...___...--'''--.. /../____|_____|_____|_____|_____\ ..--```--...___...--``---,,
'../__|_____|_____|_____|_____|___\
\ ) '.:/|_____|_____|_____|_____|_____|_\ ( /
)\ / ) ,':./____|_____|_____|_____|_____|_____\ ( \ /(
/ / ( ( /:../__|_____|_____|_____|_____|_____|___\ ) ) \ \
| | \ \ /.../|_____|_____|_____|_____|_____|_____|_\ / / | |
.-.\ \ \ \ '..:/____|_____|_____|_____|_____|_____|_____\ / / / /.-.
(= )\ `._.' | \:./ _ _ ___ ____ ____ _ _ _ _ _ _ _ ___\ | `._.' /( =)
\ (_) ) \./ \ ( (_) /
\ `----' """""""""""""""""""""""""""""""""""""""""""""""" `----' /
\ ____\__ __/____ /
\ (=\ \ / /-) /
\_)_\ \ / /_(_/
\ \ / /
) ) _ _ ( (
( (,-' `-..__ __..-' `-,) )
\_.-'' ``-..____ ____..-'' ``-._/
`-._ ``--...____...--'' _.-'
`-.._ _..-'
`-..__ CY4UDEV IS HERE _..-'
``-..____ ____..-''
``--...____...--''
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PT0L8W1N59"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-PT0L8W1N59');
</script>
<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>About Us - cy4udev</title>
<meta name="generator" content="cy4udev">
<meta property="og:title" content="About Us - cy4udev">
<meta property="og:locale" content="en_US">
<meta name="description" content="Together we strive, individually we thrive. Our success is woven in the fabric of collaboration and the strength of each member.">
<meta property="og:description" content="Together we strive, individually we thrive. Our success is woven in the fabric of collaboration and the strength of each member.">
<link rel="canonical" href="https://www.cy4u.dev/about">
<meta property="og:url" content="https://www.cy4u.dev/about">
<meta property="og:site_name" content="cy4udev">
<meta name="author" content="cy4udev">
<meta property="og:type" content="website">
<meta property="og:image" content="https://www.cy4u.dev/assets/images/logo/logo-light.png"/>
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="About Us - cy4udev">
<!--================= Favicon =================-->
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/favicon.png">
<!--================= Magnific Popup CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/bootstrap.min.css">
<!--================= Magnific Popup CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/fontawesome-5.css">
<!--================= Base CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/magnific-popup.css">
<!--================= Inline CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/plyr.css">
<!--================= Fontello CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/socicon.css">
<!--================= Widgets CSS =================-->
<link rel="stylesheet" href="/assets/css/vendor/swiper.min.css">
<!--================= Style CSS =================-->
<link rel="stylesheet" href="/assets/css/style.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "About Us - cy4udev",
"image": "https://www.cy4u.dev/assets/images/logo/logo-light.png",
"@id": "https://www.cy4u.dev/about",
"url": "https://www.cy4u.dev/about",
"address": {
"@type": "PostalAddress",
"addressCountry": "TR"
},
"sameAs": [
"https://instagram.com/cy4udev",
"https://twitter.com/cy4udev",
"http://linkedin.com/company/cy4udev/",
"https://bsky.app/profile/cy4u.dev",
"https://www.youtube.com/@cy4udev"
],
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
}
}
</script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(96918664, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/96918664" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</head>
<body data-theme="light" data-menu="fixed" data-footer-effect="on" data-footer-corners="on">
<!--================= Header One Start =================-->
<!--================= Sticky Menu Start Here =================-->
<div class="main-header js-main-header auto-hide-header full-width menu-center header--sticky" data-blur="on">
<div class="main-header__layout">
<div class="container">
<div class="main-header__inner p-none">
<div class="main-header__logo">
<div class="logo-dark">
<a title="cy4u.dev" href="/">
<img src="/assets/images/logo/logo-light.png" alt="cy4u.dev">
</a>
</div>
<div class="logo-light">
<a title="cy4u.dev" href="/">
<img src="/assets/images/logo/logo-dark.png" alt="cy4u.dev">
</a>
</div>
</div>
<nav class="main-header__nav js-main-header__nav main-header__default" id="main-header-nav"
aria-labelledby="primary-menu">
<ul id="primary-menu" class="navbar-nav">
<li class="menu-item">
<a class="langEN" href="/" title="Home"><span>Home</span></a>
<a style="display: none;" class="langTR" href="/" title="Ana Sayfa"><span>Ana
Sayfa</span></a>
</li>
<li class="menu-item">
<a class="langEN" href="/about" title="About Us"><span>About Us</span></a>
<a style="display: none;" class="langTR" href="/about"
title="Hakkımızda"><span>Hakkımızda</span></a>
</li>
<li class="menu-item">
<a class="langEN" href="/portfolio" title="Portfolio"><span>Portfolio</span></a>
<a style="display: none;" class="langTR" href="/portfolio"
title="Portföy"><span>Portföy</span></a>
</li>
<li class="menu-item">
<a class="langEN" href="/contact" title="Contact"><span>Contact</span></a>
<a style="display: none;" class="langTR" href="/contact"
title="İletişim"><span>İletişim</span></a>
</li>
</ul>
</nav>
<div class="menuTrigger"></div>
<div class="main-header--widgets">
<div class="ms_theme_mode">
<div class="ms_tm--inner">
<div class="theme-toggle" id="theme-toggle">
<input type="checkbox" id="switcher" class="check" checked="">
<svg class="sun-and-moon" aria-hidden="true" width="24" height="24"
viewBox="0 0 24 24">
<mask class="moon" id="moon-mask">
<rect x="0" y="0" width="100%" height="100%" fill="white"></rect>
<circle cx="24" cy="10" r="6" fill="black"></circle>
</mask>
<circle class="sun" cx="12" cy="12" r="6" mask="url(#moon-mask)"
fill="currentColor">
</circle>
<g class="sun-beams" stroke="currentColor">
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</g>
</svg>
</div>
</div>
</div>
<div class="header__search-icon">
<svg xmlns="http://www.w3.org/2000/svg" height="0.625em"
viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc. -->
<path
d="M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5v39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9v39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7v-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1H257c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z" />
</svg>
</div>
<div class="header__search-modal">
<div class="header__search--inner">
<div style="background: transparent !important; color: #fff; text-align: center;">
<i class="language icon" style="font-size: 2rem;"></i>
<h2>Select your language / Dilini seç</h2>
</div>
<br>
<div class="actions"
style="background: transparent !important; color: #fff; display: flex; justify-content: center; align-items: center;">
<button class="btn--comments" style="margin: 0 10px;"
onclick="changetoEN()">English</button> <button class="btn--comments"
style="margin: 0 10px;" onclick="changetoTR()">Türkçe</button>
</div>
</div>
</div>
</div>
<button class="main-header__nav-trigger js-main-header__nav-trigger menu-default"
aria-label="Toggle menu" aria-expanded="false" aria-controls="main-header-nav">
<span>Menu</span>
<i class="main-header__nav-trigger-icon" aria-hidden="true"></i>
</button>
</div>
</div>
</div>
</div>
<!--================= Header End Here =================-->
<!--================= Header One End =================-->
<!--================= Mobile Menu Start Here =================-->
<!--================= Mobile Menu Start Here =================-->
<main class="ms-main">
<div class="ms-page-content">
<!--================= Banner Area Start =================-->
<div class="banner-area inner">
<div class="container">
<h1 class="heading-title langEN">We are <strong><span>architects of digital
transformation</span></strong>, crafting tomorrow's solutions today.</h1>
<h1 style="display: none;" class="heading-title langTR">Biz <strong><span>dijital dönüşümün
mimarlarıyız</span></strong>, yarının çözümlerini bugünden üretiyoruz.</h1>
</div>
</div>
<!--================= Banner Area End =================-->
<!--================= Team Area Start =================-->
<div class="team-rules-area">
<div class="container">
<div class="team-rules-area-inner">
<div class="border-line"></div>
<div class="top">
<div class="row">
<div class="col-lg-4 col-md-4">
<h4 class="heading-title langEN"> Our Team Rules</h4>
<h4 style="display: none;" class="heading-title langTR"> Takım Kurallarımız</h4>
</div>
<div class="col-lg-8 col-md-8">
<h1 class="title langEN">Together we strive, individually we thrive. Our success is
woven in the fabric of collaboration and the strength of each member. In this
team, we don't just make rules; we make magic.</h1>
<h1 style="display: none;" class="title langTR">Birlikte çabalıyoruz, bireysel
olarak gelişiyoruz. Başarımız, işbirliğinin ve her bir üyenin gücünün dokusuyla
örülmüştür. Bu ekipte sadece kural koymayız; sihir yaparız.</h1>
</div>
</div>
</div>
<div class="middle">
<div class="row">
<div class="col-lg-4"></div>
<div class="col-lg-4 col-md-6">
<div class="inner">
<div class="border-line"></div>
<div class="content">
<p class="desc langEN">Team Rule <br> (No.01)</p>
<p style="display: none;" class="desc langTR">Takım Kuralı <br> (No.01)</p>
<h2 class="sub-title langEN">We love what we do</h2>
<h2 style="display: none;" class="sub-title langTR">Yaptığımız işi seviyoruz
</h2>
<p class="langEN">Passion fuels our purpose. In this team, we don't just
love what we do; we infuse every task with dedication, turning work into
a labor of love. Our enthusiasm is the heartbeat of our success.</p>
<p class="langTR" style="display: none;">Tutku amacımızı besler. Bu ekipte
sadece yaptığımız işi sevmekle kalmıyoruz; her göreve adanmışlık
aşılıyor, işi bir aşk emeğine dönüştürüyoruz. Coşkumuz başarımızın kalp
atışıdır.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="inner">
<div class="border-line"></div>
<div class="content">
<p class="desc langEN">Team Rule <br> (No.02)</p>
<p style="display: none;" class="desc langTR">Takım Kuralı <br> (No.02)</p>
<h2 class="sub-title langEN">Trust</h2>
<h2 style="display: none;" class="sub-title langTR">Güven</h2>
<p class="langEN">Trust is our cornerstone. We build it through
transparency, reliability, and a collective commitment to each other's
success. In this team, trust is not just a word; it's our unwavering
bond that propels us forward.</p>
<p class="langTR" style="display: none;">Güven bizim temel taşımızdır. Bunu
şeffaflık, güvenilirlik ve birbirimizin başarısına olan kolektif
bağlılığımızla inşa ediyoruz. Bu ekipte güven sadece bir kelime
değildir; bizi ileriye götüren sarsılmaz bağımızdır.</p>
</div>
</div>
</div>
</div>
</div>
<div class="bottom">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="inner">
<div class="border-line"></div>
<div class="content">
<p class="desc langEN">Team Rule <br> (No.03)</p>
<p style="display: none;" class="desc langTR">Takım Kuralı <br> (No.03)</p>
<h2 class="sub-title langEN">Communication</h2>
<h2 style="display: none;" class="sub-title langTR">İletişim</h2>
<p class="langEN">Communication is our compass. We navigate challenges and
celebrate victories through open dialogue, active listening, and a
shared commitment to clarity. In this team, effective communication
isn't just a rule; it's the bridge that connects us and propels us
forward together.</p>
<p class="langTR" style="display: none;">İletişim bizim pusulamızdır. Açık
diyalog, aktif dinleme ve netliğe olan ortak bağlılığımız sayesinde
zorlukların üstesinden gelir ve zaferleri kutlarız. Bu ekipte etkili
iletişim sadece bir kural değil, bizi birbirimize bağlayan ve birlikte
ilerlememizi sağlayan bir köprüdür.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="inner">
<div class="border-line"></div>
<div class="content">
<p class="desc langEN">Team Rule <br> (No.04)</p>
<p style="display: none;" class="desc langTR">Takım Kuralı <br> (No.04)</p>
<h2 class="sub-title langEN">Honesty</h2>
<h2 style="display: none;" class="sub-title langTR">Dürüstlük</h2>
<p class="langEN">Honesty is our North Star. In this team, we value
truthfulness as the cornerstone of our relationships. We embrace
openness, speak our minds, and uphold the integrity that binds us
together. In every interaction, honesty is not just a rule; it's the
foundation of our trust and collaboration.</p>
<p class="langTR" style="display: none;">Dürüstlük bizim kutup
yıldızımızdır. Bu ekipte doğruluğa ilişkilerimizin temel taşı olarak
değer veririz. Açıklığı benimser, aklımızdan geçenleri söyler ve bizi
birbirimize bağlayan bütünlüğü koruruz. Her etkileşimde dürüstlük sadece
bir kural değil; güvenimizin ve işbirliğimizin temelidir.</p>
</div>
</div>
</div>
<div class="col-lg-4"></div>
</div>
</div>
</div>
</div>
</div>
<!--================= Team Area End =================-->
<!--================= Contact Area Start =================-->
<div class="contact-area">
<div class="container">
<div class="border-line"></div>
<h4 class="heading-title langEN"> Send A Request</h4>
<h4 style="display: none;" class="heading-title langTR"> İstek Gönder</h4>
<div class="contact-area-inner">
<div class="row">
<div class="col-lg-12">
<div class="content">
<h2 class="title langEN">Got a project or <br> a partnership in mind?</h2>
<h2 style="display: none;" class="title langTR">Aklınızda bir proje veya <br>
ortaklık mı var?</h2>
<p class="desc langEN">We're thrilled to embark on new journeys and explore exciting
opportunities with you. Whether you have a groundbreaking project that needs our
expertise or you're interested in forming a strategic partnership, we're here
and ready.</p>
<p style="display: none;" class="desc langTR">Yeni yolculuklara çıkmaktan ve sizinle
birlikte heyecan verici fırsatları keşfetmekten heyecan duyuyoruz. İster
uzmanlığımıza ihtiyaç duyan çığır açan bir projeniz olsun, ister stratejik bir
ortaklık kurmak isteyin, biz buradayız ve hazırız.</p>
</div>
<div class="row contact">
<ul class="col-lg-6 email">
<li class="tag">Email:</li>
<li class="langEN"><a
href="mailto:hello@cy4u.dev?subject=Collaboration and Project">hello@cy4u.dev</a>
</li>
<li style="display: none;" class="langTR"><a
href="mailto:hello@cy4u.dev?subject=İş Birliği ve Proje">hello@cy4u.dev</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!--================= Contact Area End =================-->
<!--================= Services Area Start =================-->
<!--================= Services Area End =================-->
</div>
</main>
<!--================= Footer Area Start Here =================-->
<footer class="ms-footer ms-footer--template">
<Section class="container footer-container" data-parallax="on">
<div class="footer-title text-center">
<h1 class="langEN">Got a <strong>PROJECT</strong> <br> <strong>IN MIND?</strong> <a
href="mailto:hello@cy4u.dev?subject=Collaboration and Project" class="btn-footer">Let's Talk <i
class="fas fa-arrow-right"></i></a></h1>
<h1 style="display: none;" class="langTR">Bir <strong>PROJE</strong> <br> <strong>DÜŞÜNÜYOR
MUSUNUZ?</strong> <a href="mailto:hello@cy4u.dev?subject=İş Birliği ve Proje"
class="btn-footer">İletişime Geç <i class="fas fa-arrow-right"></i></a></h1>
</div>
<div class="social-area">
<div class="row area-inner">
<div class="col-lg-12 col-md-12 col-sm-12 col-12">
<div class="social-wrapper">
<div class="content">
<h3 class="platform">Linkedin</h3>
<a href="https://www.linkedin.com/company/cy4udev" target="_blank" title="cy4udev"
class="link">@cy4udev</a>
</div>
<div class="social">
<a href="https://www.linkedin.com/company/cy4udev" target="_blank" title="cy4udev"
class="icon"><i class="socicon-linkedin"></i></a>
</div>
<div class="content">
<h3 class="platform">Twitter</h3>
<a href="https://twitter.com/cy4udev" target="_blank" title="cy4udev"
class="link">@cy4udev</a>
</div>
<div class="social">
<a href="https://twitter.com/cy4udev" target="_blank" title="cy4udev" class="icon"><i
class="socicon-twitter"></i></a>
</div>
<div class="content">
<h3 class="platform">Instagram</h3>
<a href="https://instagram.com/cy4udev" target="_blank" title="cy4udev"
class="link">@cy4udev</a>
</div>
<div class="social">
<a href="https://instagram.com/cy4udev" target="_blank" title="cy4udev" class="icon"><i
class="socicon-instagram"></i></a>
</div>
<div class="content">
<h3 class="platform">Bluesky</h3>
<a href="https://bsky.app/profile/cy4u.dev" target="_blank" title="cy4udev"
class="link">@cy4udev</a>
</div>
<div class="social">
<a href="https://bsky.app/profile/cy4u.dev" target="_blank" title="cy4udev"
class="icon"><svg width="20" height="20" class="octicon"
xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 16 16">
<title>Bluesky</title>
<path
d="M8 7.2c-.72-1.4-2.7-4.04-4.53-5.33C1.7.63 1.04.84.6 1.04.1 1.27 0 2.05 0 2.51c0 .46.25 3.77.42 4.32.54 1.82 2.47 2.45 4.25 2.25-2.6.38-4.92 1.33-1.88 4.71 3.33 3.46 4.57-.74 5.21-2.87.64 2.13 1.37 6.18 5.16 2.87 2.84-2.87.78-4.33-1.83-4.71 1.78.2 3.71-.43 4.25-2.25.17-.55.42-3.86.42-4.32 0-.46-.09-1.24-.6-1.47-.44-.2-1.11-.42-2.87.83A17.87 17.87 0 0 0 8 7.2Z"
fill="currentColor" />
</svg></a>
</div>
<div class="content">
<h3 class="platform">Youtube</h3>
<a href="https://youtube.com/@cy4udev" target="_blank" title="cy4udev"
class="link">@cy4udev</a>
</div>
<div class="social">
<a href="https://youtube.com/@cy4udev" target="_blank" title="cy4udev" class="icon"><i
class="socicon-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="copyright-area">
<div class="left-side">
<p class="langEN">©2025 <a href="https://www.cy4u.dev" title="cy4udev" class="author">cy4udev</a>, All
Rights Reserved.</p>
<p style="display: none;" class="langTR">©2024 <a href="https://www.cy4u.dev" title="cy4udev"
class="author">cy4udev</a>, Tüm Hakları Saklıdır.</p>
</div>
</div>
</section>
</footer>
<!--================= Footer Area End Here =================-->
<!--================= Script Start Here =================-->
<div class="back-to-top js-back-to-top">
<div class="ms-btt--inner">
<svg class="ms-btt-i" enable-background="new 0 0 96 96" height="96px" id="arrow_up" version="1.1"
viewBox="0 0 96 96" width="96px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M52,84V21.656l21.457,21.456c1.561,1.562,4.095,1.562,5.656,0.001c1.562-1.562,1.562-4.096,0-5.658L50.829,9.172l0,0 c-0.186-0.186-0.391-0.352-0.609-0.498c-0.101-0.067-0.21-0.114-0.315-0.172c-0.124-0.066-0.242-0.142-0.373-0.195 c-0.135-0.057-0.275-0.089-0.415-0.129c-0.111-0.033-0.216-0.076-0.331-0.099C48.527,8.027,48.264,8,48.001,8l0,0 c-0.003,0-0.006,0.001-0.009,0.001c-0.259,0.001-0.519,0.027-0.774,0.078c-0.12,0.024-0.231,0.069-0.349,0.104 c-0.133,0.039-0.268,0.069-0.397,0.123c-0.139,0.058-0.265,0.136-0.396,0.208c-0.098,0.054-0.198,0.097-0.292,0.159 c-0.221,0.146-0.427,0.314-0.614,0.501L16.889,37.456c-1.562,1.562-1.562,4.095-0.001,5.657c1.562,1.562,4.094,1.562,5.658,0 L44,21.657V84c0,2.209,1.791,4,4,4S52,86.209,52,84z">
</path>
</svg>
</div>
</div>
<!--================= jquery latest version =================-->
<script src="/assets/js/vendor/jquery.min.js"></script>
<!--================= fslightbox JS =================-->
<script src="/assets/js/vendor/fslightbox.js"></script>
<!--================= Gsap JS =================-->
<script src="/assets/js/vendor/gsap.min.js"></script>
<!--================= Isotop pkgd JS =================-->
<script src="/assets/js/vendor/isotope.pkgd.min.js"></script>
<!--================= Isotop pkgd JS =================-->
<script src="/assets/js/vendor/imagesloaded.pkgd.min.js"></script>
<!--================= Jarallax Video JS =================-->
<script src="/assets/js/vendor/jarallax-video.min.js"></script>
<!--================= Jarallax JS =================-->
<script src="/assets/js/vendor/jarallax.min.js"></script>
<!--================= Gallery JS =================-->
<script src="/assets/js/vendor/jquery.justifiedGallery.min.js"></script>
<!--================= Miodernizr JS =================-->
<script src="/assets/js/vendor/modernizr.js"></script>
<!--================= Plyr JS =================-->
<script src="/assets/js/vendor/plyr.js"></script>
<!--================= Swiper Bundle JS =================-->
<script src="/assets/js/vendor/swiper-bundle.min.js"></script>
<!--================= Bootstrap JS =================-->
<script src="/assets/js/vendor/bootstrap.min.js"></script>
<!--================= Video JS =================-->
<script src="/assets/js/vendor/video-background.js"></script>
<!--================= Main JS =================-->
<script src="/assets/js/main.js"></script>
<script src="/assets/js/lang.js"></script>
<!--================= Script End Here =================-->
</body>
</html>