-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
121 lines (120 loc) · 7.88 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<title>My Resume</title>
</head>
<body>
<div class="container-lg border" >
<div class="left-side">
<div class="profile-text">
<div class="image">
<img src="images/Fotoğraf_2.1.jpeg" alt="">
</div>
<h2 style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;">Yiğitcan Dernek <br>
<span style="font-size: smaller; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;">Web Developer</span></h2>
</div>
<div class="contact-info">
<h3 class="fst-italic">Contact Info</h3>
<ul>
<li>
<span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telephone-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z"/>
</svg> </span>
<span class="fw-semibold"> +90 538-396-7674</span>
</li>
<li>
<span class="icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z"/>
</svg></span>
<span class="fw-semibold">[email protected]</span>
</li>
<li>
<span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-browser-chrome" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M16 8a8 8 0 0 1-7.022 7.94l1.902-7.098a3 3 0 0 0 .05-1.492A3 3 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8M0 8a8 8 0 0 0 7.927 8l1.426-5.321a3 3 0 0 1-.723.255 3 3 0 0 1-1.743-.147 3 3 0 0 1-1.043-.7L.633 4.876A8 8 0 0 0 0 8m5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a3 3 0 0 0-1.252.243 2.99 2.99 0 0 0-1.81 2.59M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/>
</svg></span>
<span class="fw-semibold">
<a href="https://www.linkedin.com/in/yi%C4%9Fitcan-dernek-4978612b7/" target="_blank">LinkedIn</a></span>
<a href="https://www.instagram.com/yigitdernek/" target="_blank">Instagram</a>
<a href="https://github.com/YigitDernek" target="_blank">GitHub</a>
</li>
<li>
<span class="icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-geo-alt-fill" viewBox="0 0 16 16">
<path d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10m0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6"/>
</svg></span>
<span class="fw-semibold"> Turkey, Ankara</span>
</li>
</ul>
<h3 class="fst-italic">Education</h3>
<ul>
<li>
<h5>2023- Present</h5>
<h4 style="font-size: medium;">Associate Degree in Computer Programming</h4>
<span class="fw-semibold">Eskişehir Anadolu Üniversitesi
</span>
</li>
</ul>
<div class="Language">
<h3 class="fst-italic">Language</h3>
<ul>
<li class="fst-italic fw-semibold">English (B2)</li>
</ul>
</div>
</div>
<div class="container2">
<div class="right-side">
<div class="about">
<h2 class="title" style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: xx-large;">Profile</h2>
<p class="paragraph">
Experienced Sales Attendant with a strong background in customer service and a proven track record of exceeding sales targets.
Confident in problem solving, time management and communication.
Experienced in building and maintaining customer relationships.
Eager and driven to utilise all these skills in a Web developer role and develop a career in this field.
Proficient in programming languages, visual design and user interface/user experience
</p>
<hr class="line">
<h5 class="fst-italic">Employment History</h5>
<p class="paragraph-h">
Sales Attendant at US. POLO. ASSN
</p>
<p>
<h5 style="font-size: small;">December 2023 — October 2024</h5>
As a Sales Attendant at U.S. Polo Assn. I contributed to the overall success of customer service and made the retail environment favourable for customers.
During my tenure, I created a well-organized and visually appealing store environment that met and exceeded sales targets
I have always worked diligently to deliver the best experience in my customer relationships and this has made a valuable impact during my tenure.
</p>
<p class="paragraph-h">
Sales Attendant at LTB
</p>
<p>
<h5 style="font-size: small;">March 2023 — December 2023</h5>
In my role as Sales Attendant at LTB, I was responsible for ensuring and sustaining sales, as well as for maintaining high levels of customer satisfaction with our after-sales service.
I was aware of how crucial it is for customers to have a positive experience, which is why I held meetings with my colleagues to discuss how we could enhance the customer experience.
As a result of these discussions, we have made valuable improvements to our company.
</p>
<h5 style="font-style: italic; font-size: large;">References</h5>
<p>ŞEHRİBAN UZUNKÖPRÜ from Saat&Saat <br>
<a href="[email protected]">[email protected] </a>, +90 505-788-4167
<hr class="line">
</p>
</p>
<div class="skills">
<h2 class="title2"style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: xx-large;">Skills</h2>
<ul>
<li>Creativity</li>
<li>Communication</li>
<li>Visual design</li>
<li>Problem-solving</li>
<li>Programming languages</li>
<li>User interface</li>
<li>User experience</li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>