-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
533 lines (487 loc) · 23.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
<!DOCTYPE html>
<html lang="en">
<head>
<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>Cevdet Arda Haran - Portfolio</title>
<link rel="canonical" href="https://cevdet.me/"/>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<meta name="application-name" content="Cevdet Arda Haran - Portfolio">
<meta name="author" content="Cevdet Arda Haran">
<meta name="description" content="Cevdet Arda Haran is frontend developer. He loves programming and he wants to make your dream came true. If you want to check visit his portfolio website.">
<meta name="googlebot" content="index,follow,noimageindex">
<meta name="keywords" content="cevdet arda haran, cevdet, arda, haran, cevdet arda, cevdet haran, arda haran, cennedy, cennedys, frontend developer, frontend, developer, web developer, web, backend developer, backend, experience, support, website, portfolio website, portfolio">
<meta name="referrer" content="no-referrer">
<meta name="robots" content="index,follow,noimageindex">
<meta name="theme-color" content="#0b111e">
<meta name="color-scheme" content="light dark">
<meta property="og:type" content="website">
<meta property="og:title" content="Cevdet Arda Haran - Portfolio">
<meta property="og:description" content="Cevdet Arda Haran is frontend developer. He loves programming and he wants to make your dream came true. If you want to check visit his portfolio website.">
<meta property="og:url" content="https://cevdet.me/">
<meta property="og:image" content="https://cevdet.me/preview.jpg">
<meta property="twitter:site" content="Cevdet Arda Haran - Portfolio">
<meta property="twitter:domain" content="cevdet.me">
<meta property="twitter:url" content="https://cevdet.me/">
<meta property="twitter:site:id" content="1339123586431381504">
<meta property="twitter:creator" content="cevdetardaharan">
<meta property="twitter:creator:id" content="1339123586431381504">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Cevdet Arda Haran - Portfolio">
<meta property="twitter:description" content="Cevdet Arda Haran is frontend developer. He loves programming and he wants to make your dream came true. If you want to check visit his portfolio website.">
<meta property="twitter:image" content="https://cevdet.me/preview.jpg">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/boxicons.css">
</head>
<body>
<header id="header">
<nav class="nav container">
<a href="/" class="nav__logo">Cevdet</a>
<div class="nav__menu">
<ul class="nav__list">
<li class="nav__item">
<a aria-label="Home" href="#home" class="nav__link active-link">
<i class="bx bx-home-alt"></i>
</a>
</li>
<li class="nav__item">
<a aria-label="About" href="#about" class="nav__link">
<i class="bx bx-user"></i>
</a>
</li>
<li class="nav__item">
<a aria-label="Skills" href="#skills" class="nav__link">
<i class="bx bx-book"></i>
</a>
</li>
<li class="nav__item">
<a aria-label="Work" href="#work" class="nav__link">
<i class="bx bx-briefcase-alt"></i>
</a>
</li>
<li class="nav__item">
<a aria-label="Contact" href="#contact" class="nav__link">
<i class="bx bx-message-square-detail"></i>
</a>
</li>
</ul>
</div>
<i class="bx bx-moon" id="theme-button"></i>
</nav>
</header>
<main class="main">
<section class="home section" id="home">
<div class="home__container container grid">
<div class="home__data">
<span class="home__greeting">Hello, I'm</span>
<h1 class="home__name">Cevdet Arda Haran</h1>
<h2 class="home__education">Frontend Developer</h3>
<div class="home__buttons">
<a href="/cevdet_arda_haran_cv.pdf" target="_blank" class="button button--ghost">Download CV</a>
<a href="#about" class="button">About me</a>
</div>
</div>
<div class="home__handle">
<img class="home__img" src="/img/perfil.webp" alt="Cevdet Arda Haran image" height="220" width="381">
</div>
<div class="home__social">
<a aria-label="LinkedIn" href="https://www.linkedin.com/in/cevdetardaharan/" target="_blank" class="home__social-link">
<i class="bx bxl-linkedin-square"></i>
</a>
<a aria-label="Github" href="https://github.com/cevdetardaharan" target="_blank" class="home__social-link">
<i class="bx bxl-github"></i>
</a>
<a aria-label="Upwork" href="https://www.upwork.com/freelancers/~015df9fc74ead94922" target="_blank" class="home__social-link">
<i class="bx bxl-upwork"></i>
</a>
<a aria-label="Twitter" href="https://twitter.com/cevdetardaharan" target="_blank" class="home__social-link">
<i class="bx bxl-twitter"></i>
</a>
<a aria-label="Instagram" href="https://www.instagram.com/cevdetardaharan/" target="_blank" class="home__social-link">
<i class="bx bxl-instagram"></i>
</a>
<a aria-label="Spotify" href="https://sptfy.com/cevdet" target="_blank" class="home__social-link">
<i class="bx bxl-spotify"></i>
</a>
</div>
<a href="#about" class="home__scroll">
<i class="bx bx-mouse home__scroll-icon"></i>
<span class="home__scroll-name">Scroll Down</span>
</a>
</div>
</section>
<section class="about section" id="about">
<span class="section__subtitle">My Intro</span>
<h2 class="section__title">About Me</h2>
<div class="about__container container grid">
<img src="/img/about.webp" alt="Cevdet Arda Haran" class="about__img" height="350" width="350">
<div class="about__data">
<div class="about__info">
<div class="about__box">
<i class="bx bx-award about__icon"></i>
<h3 class="about__title">Experience</h3>
<span class="about__subtitle">2 Years Working</span>
</div>
<div class="about__box">
<i class="bx bx-briefcase-alt about__icon"></i>
<h3 class="about__title">Completed</h3>
<span class="about__subtitle">48+ Projects</span>
</div>
<div class="about__box">
<i class="bx bx-support about__icon"></i>
<h3 class="about__title">Support</h3>
<span class="about__subtitle">Online 24/7</span>
</div>
</div>
<p class="about__description">Frontend developer, I create websites. I have 2 years of experience.</p>
<a href="#contact" class="button">Contact Me</a>
</div>
</div>
</section>
<section class="skills section" id="skills">
<span class="section__subtitle">My abilities</span>
<h2 class="section__title">My Experience</h2>
<div class="skills_container container grid">
<div class="skills__content">
<h3 class="skills__title">Frontend Developer</h3>
<div class="skills__box">
<div class="skills__group">
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">HTML</h3>
<span class="skills__level">Expert</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">CSS</h3>
<span class="skills__level">Advanced</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">JavaScript</h3>
<span class="skills__level">Intermediate</span>
</div>
</div>
</div>
<div class="skills__group">
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">TailwindCSS</h3>
<span class="skills__level">Intermediate</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">Svelte</h3>
<span class="skills__level">Intermediate</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">Git</h3>
<span class="skills__level">Expert</span>
</div>
</div>
</div>
</div>
</div>
<div class="skills__content">
<h3 class="skills__title">Backend Developer</h3>
<div class="skills__box">
<div class="skills_group">
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">PHP</h3>
<span class="skills__level">Basic</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">NodeJS</h3>
<span class="skills__level">Basic</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">Python</h3>
<span class="skills__level">Intermediate</span>
</div>
</div>
</div>
<div class="skills_group">
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">SQL</h3>
<span class="skills__level">Medium</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">Firebase</h3>
<span class="skills__level">Intermediate</span>
</div>
</div>
<div class="skills__data">
<i class="bx bxs-badge-check"></i>
<div>
<h3 class="skills__name">Linux</h3>
<span class="skills__level">Expert</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="services section">
<span class="section__subtitle">My Services</span>
<h2 class="section__title">What I Offer</h2>
<div class="services__container container grid">
<div class="services__card">
<h3 class="services__title">Product<br>Designer</h3>
<span class="services__button">See more <i class="bx bx-right-arrow-alt services__icon"></i></span>
<div class="services__modal">
<div class="services__modal-content">
<i class="bx bx-x services__modal-close"></i>
<h3 class="services__modal-title">Product Designer</h3>
<p class="services__modal-description">Service with more than 3 years of experience. Providing quality work to clients and companies.</p>
<ul class="services__modal-list">
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I develop the user interface.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Web page development.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I create UI/UX element interactions.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I position your company brand.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Design and mockups of products for companies.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="services__card">
<h3 class="services__title">UI/UX<br>Designer</h3>
<span class="services__button">See more <i class="bx bx-right-arrow-alt services__icon"></i></span>
<div class="services__modal">
<div class="services__modal-content">
<i class="bx bx-x services__modal-close"></i>
<h3 class="services__modal-title">UI/UX Designer</h3>
<p class="services__modal-description">Service with more than 3 years of experience. Providing quality work to clients and companies.</p>
<ul class="services__modal-list">
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I develop the user interface.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Web page development.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I create UI/UX element interactions.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I position your company brand.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Design and mockups of products for companies.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="services__card">
<h3 class="services__title">Visual<br>Designer</h3>
<span class="services__button">See more <i class="bx bx-right-arrow-alt services__icon"></i></span>
<div class="services__modal">
<div class="services__modal-content">
<i class="bx bx-x services__modal-close"></i>
<h3 class="services__modal-title">Visual Designer</h3>
<p class="services__modal-description">Service with more than 3 years of experience. Providing quality work to clients and companies.</p>
<ul class="services__modal-list">
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I develop the user interface.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Web page development.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I create UI/UX element interactions.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">I position your company brand.</p>
</li>
<li class="services__modal-item">
<i class="bx bx-check services__modal-icon"></i>
<p class="services__modal-info">Design and mockups of products for companies.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="work section" id="work">
<span class="section__subtitle">My Portfolio</span>
<h2 class="section__title">Recent Works</h2>
<div class="work__filters">
<span class="work__item active-work" data-filter="all">All</span>
<span class="work__item" data-filter=".fullstack">Fullstack</span>
<span class="work__item" data-filter=".frontend">Frontend</span>
</div>
<div class="work__container container grid">
<div class="work__card mix fullstack">
<img loading="lazy" src="/img/todo.webp" alt="TO-DO List Fullstack Project" class="work__img">
<h3 class="work__title">TO-DO List Fullstack Project</h3>
<a target="_blank" aria-label="TO-DO List Fullstack Project" href="https://cevdet.me/todo-list" class="work__button">
Demo <i class="bx bx-right-arrow-alt work__icon"></i>
</a>
</div>
<div class="work__card mix fullstack">
<img loading="lazy" src="/img/quiz.webp" alt="Quiz Fullstack App Project" class="work__img">
<h3 class="work__title">Quiz Fullstack App Project</h3>
<a target="_blank" aria-label="Quiz Fullstack App Project" href="https://cevdet.me/quiz-app" class="work__button">
Demo <i class="bx bx-right-arrow-alt work__icon"></i>
</a>
</div>
<div class="work__card mix fullstack">
<img loading="lazy" src="/img/live-user-filter.webp" alt="Live User Filter Fullstack Project" class="work__img">
<h3 class="work__title">Live User Filter Fullstack Project</h3>
<a target="_blank" aria-label="Live User Filter Fullstack Project" href="https://cevdet.me/live-user-filter" class="work__button">
Demo <i class="bx bx-right-arrow-alt work__icon"></i>
</a>
</div>
<div class="work__card mix frontend">
<img loading="lazy" src="/img/clock.webp" alt="Theme Clock Frontend Project" class="work__img">
<h3 class="work__title">Theme Clock Frontend Project</h3>
<a target="_blank" aria-label="Theme Clock Frontend Project" href="https://cevdet.me/theme-clock" class="work__button">
Demo <i class="bx bx-right-arrow-alt work__icon"></i>
</a>
</div>
<div class="work__card mix frontend">
<img loading="lazy" src="/img/dad-jokes.webp" alt="Dad Jokes Frontend Website Project" class="work__img">
<h3 class="work__title">Dad Jokes Frontend Website Project</h3>
<a target="_blank" aria-label="Dad Jokes Frontend Website Project" href="https://cevdet.me/dad-jokes" class="work__button">
Demo <i class="bx bx-right-arrow-alt work__icon"></i>
</a>
</div>
</div>
</section>
<section class="section" id="contact">
<span class="section__subtitle">Get in touch</span>
<h2 class="section__title">Contact Me</h2>
<div class="contact__container container grid">
<div class="contact__content">
<h3 class="contact__title">Talk to me</h3>
<div class="contact__info">
<div class="contact__card">
<i class="bx bx-mail-send contact__card-icon"></i>
<h3 class="contact__card-title">Email</h3>
<span class="contact__card-data">cevdet@tutamail.com</span>
<a href="mailto:cevdet@tutamail.com" target="_blank" class="contact__button">Write me <i class="bx bx-right-arrow-alt contact__button-icon"></i></a>
</div>
<div class="contact__card">
<i class="bx bxl-telegram contact__card-icon"></i>
<h3 class="contact__card-title">Telegram</h3>
<span class="contact__card-data">Cevdet Arda Haran - Group</span>
<a href="https://t.me/+oZMjkLawzDY0NWE0" target="_blank" class="contact__button">Write me <i class="bx bx-right-arrow-alt contact__button-icon"></i></a>
</div>
<div class="contact__card">
<i class="bx bxl-instagram contact__card-icon"></i>
<h3 class="contact__card-title">Instagram</h3>
<span class="contact__card-data">cennedys</span>
<a href="https://www.instagram.com/cevdetardaharan/" target="_blank" class="contact__button">Write me <i class="bx bx-right-arrow-alt contact__button-icon"></i></a>
</div>
</div>
</div>
<div class="contact__content">
<h3 class="contact__title">Tell me about your project</h3>
<form action="mailto:cevdet@tutamail.com" method="get" enctype="text/plain" class="contact__form">
<div class="contact__form-div">
<label for="name" class="contact__form-tag">Name</label>
<input type="text" id="name" name="subject" placeholder="Insert your name" class="contact__form-input">
</div>
<div class="contact__form-div">
<label for="email" class="contact__form-tag">Mail</label>
<input type="email" name="email" id="email" placeholder="Insert your email" class="contact__form-input">
</div>
<div class="contact__form-div contact__form-area">
<label for="subject" class="contact__form-tag">Project</label>
<textarea name="body" id="subject" cols="30" rows="10" placeholder="Write your project" class="contact__form-input"></textarea>
</div>
<button class="button">Send Message</button>
</form>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="footer__container container">
<h1 class="footer__title">Cevdet Arda Haran</h1>
<ul class="footer__list">
<li>
<a href="#about" class="footer__link">About</a>
</li>
<li>
<a href="#skills" class="footer__link">Skills</a>
</li>
<li>
<a href="#work" class="footer__link">Projects</a>
</li>
</ul>
<ul class="footer__social">
<li>
<a aria-label="LinkedIn Account Link Footer" href="https://www.linkedin.com/in/cevdetardaharan" target="_blank" class="footer__social-link">
<i class='bx bxl-linkedin-square'></i>
</a>
</li>
<li>
<a aria-label="Twitter Account Link Footer" href="https://twitter.com/cevdetardaharan" target="_blank" class="footer__social-link">
<i class="bx bxl-twitter"></i>
</a>
</li>
<li>
<a aria-label="Instagram Account Link Footer" href="https://www.instagram.com/cevdetardaharan" target="_blank" class="footer__social-link">
<i class="bx bxl-instagram"></i>
</a>
</li>
</ul>
<span class="footer__copy">© Cevdet Arda Haran. All rights reserved.</span>
</div>
</footer>
<script src="/js/scrollreveal.js"></script>
<script defer src="/js/mixitup.js"></script>
<script defer src="/js/main.js"></script>
</body>
</html>