-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
448 lines (403 loc) · 24.1 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
<!--
`-.`'.-'
`-. .-'.
`-. -./\.- .-'
-. /_|\ .-
`-. `/____\' .-'.
`-. -./.-""-.\.- '
`-. /< (()) >\ .-'
- .`/__`-..-'__\' .-
,...`-./___|____|___\.-'.,.
,-' ,` . . ', `-,
,-' ________________ `-,
,'/____|_____|_____\
/ /__|_____|_____|___\
/ /|_____|_____|_____|_\
' /____|_____|_____|_____\
.' /__|_____|_____|_____|___\
,' /|_____|_____|_____|_____|_\
,,---''--...___...--'''--.. /../____|_____|_____|_____|_____\ ..--```--...___...--``---,,
'../__|_____|_____|_____|_____|___\
\ ) '.:/|_____|_____|_____|_____|_____|_\ ( /
)\ / ) ,':./____|_____|_____|_____|_____|_____\ ( \ /(
/ / ( ( /:../__|_____|_____|_____|_____|_____|___\ ) ) \ \
| | \ \ /.../|_____|_____|_____|_____|_____|_____|_\ / / | |
.-.\ \ \ \ '..:/____|_____|_____|_____|_____|_____|_____\ / / / /.-.
(= )\ `._.' | \:./ _ _ ___ ____ ____ _ _ _ _ _ _ _ ___\ | `._.' /( =)
\ (_) ) \./ \ ( (_) /
\ `----' """""""""""""""""""""""""""""""""""""""""""""""" `----' /
\ ____\__ __/____ /
\ (=\ \ / /-) /
\_)_\ \ / /_(_/
\ \ / /
) ) _ _ ( (
( (,-' `-..__ __..-' `-,) )
\_.-'' ``-..____ ____..-'' ``-._/
`-._ ``--...____...--'' _.-'
`-.._ _..-'
`-..__ 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>cy4udev</title>
<meta name="generator" content="cy4udev">
<meta property="og:title" content="cy4udev">
<meta property="og:locale" content="en_US">
<meta name="description"
content="We Are Architects Of Digital Transformation, Crafting Tomorrow's Solutions Today.">
<meta property="og:description"
content="We Are Architects Of Digital Transformation, Crafting Tomorrow's Solutions Today.">
<link rel="canonical" href="https://www.cy4u.dev">
<meta property="og:url" content="https://www.cy4u.dev">
<meta property="og:image" content="https://www.cy4u.dev/assets/images/logo/logo-light.png"/>
<meta property="og:site_name" content="cy4udev">
<meta name="author" content="cy4udev">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="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": "cy4udev",
"image": "https://www.cy4u.dev/assets/images/logo/logo-light.png",
"@id": "https://www.cy4u.dev",
"url": "https://www.cy4u.dev",
"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 class="index-two" 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="off">
<div class="main-header__layout">
<div class="main-header__inner">
<div class="main-header__logo">
<div class="logo-dark">
<a title="cy4u.dev" href="/">
<img src="/assets/images/logo/logo-dark.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>
<!--================= Header End Here =================-->
<!--================= Header One End =================-->
<!--================= Mobile Menu Start Here =================-->
<!--================= Mobile Menu Start Here =================-->
<main class="ms-main">
<div class="banner-horizental">
<div class="swiper swiper-container-h">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="slider-inner" data-swiper-parallax="100">
<img src="/assets/images/slider/most_slide_1.jpg" alt="full_screen-image">
<div class="swiper-content" data-swiper-parallax="2000">
<div class="title-area">
<!-- title-area -->
<p class="tag langEN">OUR VISION</p>
<p style="display: none;" class="tag langTR">VİZYONUMUZ</p>
<!-- title area -->
</div>
<p class="disc langEN">
At <strong>cy4u.dev</strong>, we aspire to lead the future
<br>
technological transformation by pushing
<br>
the boundaries in the digital world through
<br>
the development of custom software, automations, and bots.
<br>
We aim to continuously invest in cutting-edge technology,
<br>
understand the needs of our clients,
<br>
and provide the most innovative solutions to transform their digital experiences.
</p>
<p style="display: none;" class="disc langTR">
<strong>cy4u.dev</strong> olarak, dijital dünyada sınırları zorlayan
<br>
özel yazılımlar, otomasyonlar ve botlar geliştirerek
<br>
geleceğin teknolojik dönüşümüne öncülük etmek istiyoruz.
<br>
Müşterilerimizin ihtiyaçlarını anlamak ve en
<br>
yenilikçi çözümleri sunmak için sürekli olarak
<br>
ileri teknolojiye yatırım yaparak,
<br>
dijital deneyimlerini dönüştürmelerine
<br>
yardımcı olmayı hedefliyoruz.
</p>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="slider-inner" data-swiper-parallax="100">
<img src="/assets/images/slider/most_slide_2.jpg" alt="full_screen-image">
<div class="swiper-content" data-swiper-parallax="2000">
<div class="title-area">
<!-- title-area -->
<p class="tag langEN">OUR MISSION</p>
<p style="display: none;" class="tag langTR">MİSYONUMUZ</p>
<!-- title area -->
</div>
<p class="disc langEN">
Our mission is to empower our clients with a
<br>
competitive edge, optimize their business processes,
<br>
and lead them towards digital excellence
<br>
through tailor-made software solutions.
<br>
At <strong>cy4u.dev</strong>, we strive to
<br>
understand the unique needs of our clients,
<br>
offering customized software products and services
<br>
to contribute to their success.
</p>
<p style="display: none;" class="disc langTR">
Misyonumuz, müşterilerimize özel yazılım çözümleriyle
<br>
rekabet avantajı sağlamak,
<br>
iş süreçlerini optimize etmek ve
<br>
dijitalleşme konusunda lider olmalarını sağlamaktır.
<br>
<strong>cy4u.dev</strong> olarak, müşterilerimizin
<br>
benzersiz ihtiyaçlarını anlayarak, özelleştirilmiş
<br>
yazılım ürünleri ve hizmetleri sunarak
<br>
onların başarılarına katkıda bulunmayı amaçlıyoruz.
</p>
</div>
</div>
</div>
</div>
<div class="swiper-button-wrapper">
<div class="swiper-button-next" tabindex="0" role="button" aria-label="Next slide">
</div>
<div class="swiper-button-prev" tabindex="0" role="button" aria-label="Previous slide">
</div>
</div>
<div class="slider-pagination-area">
<h5 class="slide-range one">cy4u</h5>
<div class="swiper-pagination swiper-pagination-progressbar swiper-pagination-horizontal"><span
class="swiper-pagination-progressbar-fill"
style="transform: translate3d(0px, 0px, 0px) scaleX(0.666667) scaleY(1); transition-duration: 1500ms;"></span>
</div>
<h5 class="slide-range three">dev</h5>
</div>
</div>
</div>
</main>
<!--================= 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>