drmurataltun commited on
Commit
5a11e76
·
verified ·
1 Parent(s): 32f3431

https://altunmurat.wordpress.com/wp-content/uploads/2019/09/fotovesikalc4b1k2.png kişinin fotoğtafı olarak bu fotoyu kullan - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. index.html +666 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Webpage
3
- emoji: 💻
4
  colorFrom: yellow
5
- colorTo: gray
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: webpage
3
+ emoji: 🐳
4
  colorFrom: yellow
5
+ colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,666 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="tr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Dr. Murat Altun - Yapay Zeka Uzmanı ve Eğitmeni</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ .hero-gradient {
11
+ background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 50%, #ec4899 100%);
12
+ }
13
+ .card-hover:hover {
14
+ transform: translateY(-5px);
15
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
16
+ }
17
+ .timeline-item:not(:last-child):after {
18
+ content: '';
19
+ position: absolute;
20
+ left: 7px;
21
+ top: 24px;
22
+ height: calc(100% - 24px);
23
+ width: 2px;
24
+ background: #e5e7eb;
25
+ }
26
+ .nav-link {
27
+ position: relative;
28
+ }
29
+ .nav-link:after {
30
+ content: '';
31
+ position: absolute;
32
+ width: 0;
33
+ height: 2px;
34
+ bottom: 0;
35
+ left: 0;
36
+ background-color: #3b82f6;
37
+ transition: width 0.3s ease;
38
+ }
39
+ .nav-link:hover:after {
40
+ width: 100%;
41
+ }
42
+ .active:after {
43
+ width: 100%;
44
+ }
45
+ </style>
46
+ </head>
47
+ <body class="font-sans bg-gray-50 text-gray-800">
48
+ <!-- Navigation -->
49
+ <nav class="fixed w-full bg-white shadow-md z-50">
50
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
51
+ <div class="flex justify-between h-16">
52
+ <div class="flex items-center">
53
+ <span class="text-xl font-bold text-blue-600">Dr. Murat Altun</span>
54
+ </div>
55
+ <div class="hidden md:flex items-center space-x-8">
56
+ <a href="#home" class="nav-link active px-3 py-2 text-sm font-medium">Ana Sayfa</a>
57
+ <a href="#about" class="nav-link px-3 py-2 text-sm font-medium">Hakkında</a>
58
+ <a href="#expertise" class="nav-link px-3 py-2 text-sm font-medium">Uzmanlık</a>
59
+ <a href="#projects" class="nav-link px-3 py-2 text-sm font-medium">Projeler</a>
60
+ <a href="#publications" class="nav-link px-3 py-2 text-sm font-medium">Yayınlar</a>
61
+ <a href="#contact" class="nav-link px-3 py-2 text-sm font-medium">İletişim</a>
62
+ </div>
63
+ <div class="md:hidden flex items-center">
64
+ <button id="mobile-menu-button" class="text-gray-500 hover:text-gray-900">
65
+ <i class="fas fa-bars text-xl"></i>
66
+ </button>
67
+ </div>
68
+ </div>
69
+ </div>
70
+ <!-- Mobile menu -->
71
+ <div id="mobile-menu" class="hidden md:hidden bg-white shadow-lg">
72
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
73
+ <a href="#home" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">Ana Sayfa</a>
74
+ <a href="#about" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">Hakkında</a>
75
+ <a href="#expertise" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">Uzmanlık</a>
76
+ <a href="#projects" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">Projeler</a>
77
+ <a href="#publications" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">Yayınlar</a>
78
+ <a href="#contact" class="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:bg-gray-100">İletişim</a>
79
+ </div>
80
+ </div>
81
+ </nav>
82
+
83
+ <!-- Hero Section -->
84
+ <section id="home" class="hero-gradient pt-24 pb-16 md:pt-32 md:pb-24 text-white">
85
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
86
+ <div class="flex flex-col md:flex-row items-center">
87
+ <div class="md:w-1/2 mb-8 md:mb-0">
88
+ <h1 class="text-4xl md:text-5xl font-bold mb-4">Dr. Murat Altun</h1>
89
+ <h2 class="text-2xl md:text-3xl font-semibold mb-6">Yapay Zeka Uzmanı, Eğitmen ve Yazar</h2>
90
+ <p class="text-lg mb-8 opacity-90">Türkiye'de yapay zeka teknolojilerinin eğitim ve sektörlerde uygulanmasına öncülük eden bir isim.</p>
91
+ <div class="flex space-x-4">
92
+ <a href="#contact" class="bg-white text-blue-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-medium transition duration-300">İletişime Geç</a>
93
+ <a href="#projects" class="border border-white text-white hover:bg-white hover:text-blue-600 px-6 py-3 rounded-lg font-medium transition duration-300">Projeleri Gör</a>
94
+ </div>
95
+ </div>
96
+ <div class="md:w-1/2 flex justify-center">
97
+ <div class="relative">
98
+ <div class="w-64 h-64 md:w-80 md:h-80 rounded-full bg-white bg-opacity-20 flex items-center justify-center">
99
+ <div class="w-56 h-56 md:w-72 md:h-72 rounded-full bg-white bg-opacity-30 flex items-center justify-center">
100
+ <div class="w-48 h-48 md:w-64 md:h-64 rounded-full bg-white overflow-hidden shadow-xl">
101
+ <img src="https://altunmurat.wordpress.com/wp-content/uploads/2019/09/fotovesikalc4b1k2.png" alt="Dr. Murat Altun" class="w-full h-full object-cover">
102
+ </div>
103
+ </div>
104
+ </div>
105
+ <div class="absolute -bottom-6 left-0 right-0 flex justify-center space-x-4">
106
+ <a href="#" class="bg-white text-blue-600 p-3 rounded-full shadow-lg hover:bg-gray-100 transition duration-300">
107
+ <i class="fab fa-linkedin-in"></i>
108
+ </a>
109
+ <a href="#" class="bg-white text-blue-600 p-3 rounded-full shadow-lg hover:bg-gray-100 transition duration-300">
110
+ <i class="fab fa-twitter"></i>
111
+ </a>
112
+ <a href="#" class="bg-white text-blue-600 p-3 rounded-full shadow-lg hover:bg-gray-100 transition duration-300">
113
+ <i class="fab fa-github"></i>
114
+ </a>
115
+ <a href="#" class="bg-white text-blue-600 p-3 rounded-full shadow-lg hover:bg-gray-100 transition duration-300">
116
+ <i class="fab fa-researchgate"></i>
117
+ </a>
118
+ </div>
119
+ </div>
120
+ </div>
121
+ </div>
122
+ </div>
123
+ </section>
124
+
125
+ <!-- About Section -->
126
+ <section id="about" class="py-16 bg-white">
127
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
128
+ <div class="text-center mb-12">
129
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">Hakkında</h2>
130
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
131
+ </div>
132
+ <div class="flex flex-col md:flex-row items-center">
133
+ <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
134
+ <h3 class="text-2xl font-semibold mb-4">Yapay Zeka Alanında Öncü Bir İsim</h3>
135
+ <p class="text-gray-600 mb-4">Dr. Murat Altun, yapay zeka alanında çalışmalarıyla tanınan, Türkiye'de bu teknolojinin eğitim ve çeşitli sektörlerde uygulanmasına öncülük eden bir isimdir.</p>
136
+ <p class="text-gray-600 mb-6">Kendisi, yapay zeka eğitmeni, danışman ve yazar olarak faaliyet göstermektedir. Eğitimde yapay zeka uygulamalarının yaygınlaştırılması için çeşitli projeler yürütmekte ve bu alanda eğitimler vermektedir.</p>
137
+ <div class="flex flex-wrap gap-4">
138
+ <div class="bg-blue-50 text-blue-800 px-4 py-2 rounded-full text-sm font-medium">
139
+ <i class="fas fa-graduation-cap mr-2"></i>Akademisyen
140
+ </div>
141
+ <div class="bg-purple-50 text-purple-800 px-4 py-2 rounded-full text-sm font-medium">
142
+ <i class="fas fa-chalkboard-teacher mr-2"></i>Eğitmen
143
+ </div>
144
+ <div class="bg-pink-50 text-pink-800 px-4 py-2 rounded-full text-sm font-medium">
145
+ <i class="fas fa-book mr-2"></i>Yazar
146
+ </div>
147
+ <div class="bg-indigo-50 text-indigo-800 px-4 py-2 rounded-full text-sm font-medium">
148
+ <i class="fas fa-lightbulb mr-2"></i>Danışman
149
+ </div>
150
+ </div>
151
+ </div>
152
+ <div class="md:w-1/2">
153
+ <div class="bg-gray-50 p-6 rounded-xl">
154
+ <h4 class="text-xl font-semibold mb-4">Eğitim Geçmişi</h4>
155
+ <div class="space-y-6">
156
+ <div class="flex items-start">
157
+ <div class="flex-shrink-0 bg-blue-100 rounded-full p-2 mr-4">
158
+ <i class="fas fa-university text-blue-600"></i>
159
+ </div>
160
+ <div>
161
+ <h5 class="font-medium text-gray-900">Doktora - Yapay Zeka ve Veri Mühendisliği</h5>
162
+ <p class="text-gray-600">Akdeniz Üniversitesi Mühendislik Fakültesi</p>
163
+ </div>
164
+ </div>
165
+ <div class="flex items-start">
166
+ <div class="flex-shrink-0 bg-purple-100 rounded-full p-2 mr-4">
167
+ <i class="fas fa-graduation-cap text-purple-600"></i>
168
+ </div>
169
+ <div>
170
+ <h5 class="font-medium text-gray-900">Yüksek Lisans - Bilgisayar Mühendisliği</h5>
171
+ <p class="text-gray-600">Akdeniz Üniversitesi</p>
172
+ </div>
173
+ </div>
174
+ <div class="flex items-start">
175
+ <div class="flex-shrink-0 bg-green-100 rounded-full p-2 mr-4">
176
+ <i class="fas fa-user-graduate text-green-600"></i>
177
+ </div>
178
+ <div>
179
+ <h5 class="font-medium text-gray-900">Lisans - Bilgisayar Mühendisliği</h5>
180
+ <p class="text-gray-600">Akdeniz Üniversitesi</p>
181
+ </div>
182
+ </div>
183
+ </div>
184
+ </div>
185
+ </div>
186
+ </div>
187
+ </div>
188
+ </section>
189
+
190
+ <!-- Expertise Section -->
191
+ <section id="expertise" class="py-16 bg-gray-50">
192
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
193
+ <div class="text-center mb-12">
194
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">Uzmanlık Alanları</h2>
195
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
196
+ </div>
197
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
198
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
199
+ <div class="bg-blue-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
200
+ <i class="fas fa-brain text-blue-600 text-xl"></i>
201
+ </div>
202
+ <h3 class="text-xl font-semibold mb-2">Yapay Zeka</h3>
203
+ <p class="text-gray-600">Derin öğrenme, doğal dil işleme, görüntü işleme gibi yapay zeka teknolojileri üzerine uzmanlık.</p>
204
+ </div>
205
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
206
+ <div class="bg-purple-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
207
+ <i class="fas fa-database text-purple-600 text-xl"></i>
208
+ </div>
209
+ <h3 class="text-xl font-semibold mb-2">Veri Analizi</h3>
210
+ <p class="text-gray-600">Büyük veri analizi, veri görselleştirme ve veri madenciliği teknikleri konusunda uzmanlık.</p>
211
+ </div>
212
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
213
+ <div class="bg-green-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
214
+ <i class="fab fa-python text-green-600 text-xl"></i>
215
+ </div>
216
+ <h3 class="text-xl font-semibold mb-2">Python Programlama</h3>
217
+ <p class="text-gray-600">Python ile yapay zeka, veri bilimi ve makine öğrenmesi uygulamaları geliştirme.</p>
218
+ </div>
219
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
220
+ <div class="bg-yellow-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
221
+ <i class="fas fa-chalkboard-teacher text-yellow-600 text-xl"></i>
222
+ </div>
223
+ <h3 class="text-xl font-semibold mb-2">Eğitim Teknolojileri</h3>
224
+ <p class="text-gray-600">Eğitimde yapay zeka uygulamaları ve dijital dönüşüm süreçleri konusunda uzmanlık.</p>
225
+ </div>
226
+ </div>
227
+ </div>
228
+ </section>
229
+
230
+ <!-- Projects Section -->
231
+ <section id="projects" class="py-16 bg-white">
232
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
233
+ <div class="text-center mb-12">
234
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">Projeler ve Çalışmalar</h2>
235
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
236
+ </div>
237
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-8">
238
+ <!-- Project 1 -->
239
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm hover:shadow-md transition duration-300 card-hover">
240
+ <div class="h-48 bg-gradient-to-r from-blue-500 to-purple-600 flex items-center justify-center">
241
+ <i class="fas fa-robot text-white text-6xl"></i>
242
+ </div>
243
+ <div class="p-6">
244
+ <h3 class="text-xl font-semibold mb-2">FEYZA Projesi</h3>
245
+ <p class="text-gray-600 mb-4">Milli Eğitim Bakanlığı tarafından yürütülen ve eğitimde yapay zeka kullanımını yaygınlaştırmayı amaçlayan proje.</p>
246
+ <div class="flex flex-wrap gap-2 mb-4">
247
+ <span class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Yapay Zeka</span>
248
+ <span class="bg-purple-100 text-purple-800 text-xs px-3 py-1 rounded-full">Eğitim</span>
249
+ <span class="bg-green-100 text-green-800 text-xs px-3 py-1 rounded-full">MEB</span>
250
+ </div>
251
+ <a href="#" class="text-blue-600 font-medium inline-flex items-center">
252
+ Daha fazla bilgi <i class="fas fa-arrow-right ml-2"></i>
253
+ </a>
254
+ </div>
255
+ </div>
256
+
257
+ <!-- Project 2 -->
258
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm hover:shadow-md transition duration-300 card-hover">
259
+ <div class="h-48 bg-gradient-to-r from-purple-500 to-pink-600 flex items-center justify-center">
260
+ <i class="fas fa-school text-white text-6xl"></i>
261
+ </div>
262
+ <div class="p-6">
263
+ <h3 class="text-xl font-semibold mb-2">Yapay Zeka Okulum</h3>
264
+ <p class="text-gray-600 mb-4">Öğretmenlere yönelik yapay zeka destekli içerik üretimi, planlama ve raporlama araçları sunan platform.</p>
265
+ <div class="flex flex-wrap gap-2 mb-4">
266
+ <span class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">Platform</span>
267
+ <span class="bg-pink-100 text-pink-800 text-xs px-3 py-1 rounded-full">Eğitim</span>
268
+ <span class="bg-indigo-100 text-indigo-800 text-xs px-3 py-1 rounded-full">Yapay Zeka</span>
269
+ </div>
270
+ <a href="#" class="text-blue-600 font-medium inline-flex items-center">
271
+ Platformu ziyaret et <i class="fas fa-external-link-alt ml-2"></i>
272
+ </a>
273
+ </div>
274
+ </div>
275
+
276
+ <!-- Project 3 -->
277
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm hover:shadow-md transition duration-300 card-hover">
278
+ <div class="h-48 bg-gradient-to-r from-green-500 to-teal-600 flex items-center justify-center">
279
+ <i class="fas fa-laptop-code text-white text-6xl"></i>
280
+ </div>
281
+ <div class="p-6">
282
+ <h3 class="text-xl font-semibold mb-2">BTK Akademi İş Birliği</h3>
283
+ <p class="text-gray-600 mb-4">Bilgi Teknolojileri ve İletişim Kurumu (BTK) Akademi iş birliğiyle düzenlenen eğitimler ve atölye çalışmaları.</p>
284
+ <div class="flex flex-wrap gap-2 mb-4">
285
+ <span class="bg-green-100 text-green-800 text-xs px-3 py-1 rounded-full">Eğitim</span>
286
+ <span class="bg-teal-100 text-teal-800 text-xs px-3 py-1 rounded-full">Atölye</span>
287
+ <span class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full">BTK</span>
288
+ </div>
289
+ <a href="#" class="text-blue-600 font-medium inline-flex items-center">
290
+ Detaylar <i class="fas fa-arrow-right ml-2"></i>
291
+ </a>
292
+ </div>
293
+ </div>
294
+
295
+ <!-- Project 4 -->
296
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm hover:shadow-md transition duration-300 card-hover">
297
+ <div class="h-48 bg-gradient-to-r from-red-500 to-orange-600 flex items-center justify-center">
298
+ <i class="fas fa-users text-white text-6xl"></i>
299
+ </div>
300
+ <div class="p-6">
301
+ <h3 class="text-xl font-semibold mb-2">Türkiye Yapay Zeka Öğretmen Grubu</h3>
302
+ <p class="text-gray-600 mb-4">Yapay zeka alanında çalışan öğretmenlerin bilgi ve deneyimlerini paylaştığı topluluk.</p>
303
+ <div class="flex flex-wrap gap-2 mb-4">
304
+ <span class="bg-red-100 text-red-800 text-xs px-3 py-1 rounded-full">Topluluk</span>
305
+ <span class="bg-orange-100 text-orange-800 text-xs px-3 py-1 rounded-full">Eğitim</span>
306
+ <span class="bg-purple-100 text-purple-800 text-xs px-3 py-1 rounded-full">Paylaşım</span>
307
+ </div>
308
+ <a href="#" class="text-blue-600 font-medium inline-flex items-center">
309
+ Katıl <i class="fas fa-user-plus ml-2"></i>
310
+ </a>
311
+ </div>
312
+ </div>
313
+ </div>
314
+ </div>
315
+ </section>
316
+
317
+ <!-- Publications Section -->
318
+ <section id="publications" class="py-16 bg-gray-50">
319
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
320
+ <div class="text-center mb-12">
321
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">Yayınlar ve Eserler</h2>
322
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
323
+ </div>
324
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8">
325
+ <!-- Book -->
326
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
327
+ <div class="flex items-start">
328
+ <div class="flex-shrink-0 bg-blue-100 rounded-lg w-24 h-32 flex items-center justify-center mr-6">
329
+ <i class="fas fa-book text-blue-600 text-3xl"></i>
330
+ </div>
331
+ <div>
332
+ <h3 class="text-xl font-semibold mb-2">Yapay Zeka Uygulamaları</h3>
333
+ <p class="text-gray-600 mb-3">Ortaokul ve lise öğretmenleri için yapay zeka uygulamalarını anlatan bir el kitabı.</p>
334
+ <div class="flex items-center text-sm text-gray-500">
335
+ <i class="fas fa-calendar-alt mr-2"></i>
336
+ <span>2023</span>
337
+ </div>
338
+ <a href="#" class="mt-4 inline-flex items-center text-blue-600 font-medium">
339
+ Kitabı incele <i class="fas fa-external-link-alt ml-2"></i>
340
+ </a>
341
+ </div>
342
+ </div>
343
+ </div>
344
+
345
+ <!-- Academic Papers -->
346
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
347
+ <div class="flex items-start">
348
+ <div class="flex-shrink-0 bg-purple-100 rounded-lg w-24 h-32 flex items-center justify-center mr-6">
349
+ <i class="fas fa-file-alt text-purple-600 text-3xl"></i>
350
+ </div>
351
+ <div>
352
+ <h3 class="text-xl font-semibold mb-2">Akademik Makaleler</h3>
353
+ <p class="text-gray-600 mb-3">Yapay zeka, makine öğrenmesi ve eğitim teknolojileri üzerine akademik yayınlar.</p>
354
+ <div class="flex items-center text-sm text-gray-500">
355
+ <i class="fas fa-university mr-2"></i>
356
+ <span>ResearchGate, Akademik Dergiler</span>
357
+ </div>
358
+ <a href="#" class="mt-4 inline-flex items-center text-blue-600 font-medium">
359
+ Makaleleri gör <i class="fas fa-external-link-alt ml-2"></i>
360
+ </a>
361
+ </div>
362
+ </div>
363
+ </div>
364
+
365
+ <!-- Blog -->
366
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
367
+ <div class="flex items-start">
368
+ <div class="flex-shrink-0 bg-green-100 rounded-lg w-24 h-32 flex items-center justify-center mr-6">
369
+ <i class="fas fa-blog text-green-600 text-3xl"></i>
370
+ </div>
371
+ <div>
372
+ <h3 class="text-xl font-semibold mb-2">Kişisel Blog</h3>
373
+ <p class="text-gray-600 mb-3">Yapay zeka, veri bilimi ve eğitim teknolojileri üzerine güncel yazılar ve paylaşımlar.</p>
374
+ <div class="flex items-center text-sm text-gray-500">
375
+ <i class="fas fa-globe mr-2"></i>
376
+ <span>www.murataltun.com/blog</span>
377
+ </div>
378
+ <a href="#" class="mt-4 inline-flex items-center text-blue-600 font-medium">
379
+ Blogu ziyaret et <i class="fas fa-external-link-alt ml-2"></i>
380
+ </a>
381
+ </div>
382
+ </div>
383
+ </div>
384
+
385
+ <!-- GitHub -->
386
+ <div class="bg-white p-6 rounded-xl shadow-sm hover:shadow-md transition duration-300 card-hover">
387
+ <div class="flex items-start">
388
+ <div class="flex-shrink-0 bg-gray-100 rounded-lg w-24 h-32 flex items-center justify-center mr-6">
389
+ <i class="fab fa-github text-gray-600 text-3xl"></i>
390
+ </div>
391
+ <div>
392
+ <h3 class="text-xl font-semibold mb-2">GitHub Projeleri</h3>
393
+ <p class="text-gray-600 mb-3">Açık kaynak kodlu yapay zeka ve veri bilimi projeleri.</p>
394
+ <div class="flex items-center text-sm text-gray-500">
395
+ <i class="fab fa-github mr-2"></i>
396
+ <span>github.com/murataltun</span>
397
+ </div>
398
+ <a href="#" class="mt-4 inline-flex items-center text-blue-600 font-medium">
399
+ Profili görüntüle <i class="fas fa-external-link-alt ml-2"></i>
400
+ </a>
401
+ </div>
402
+ </div>
403
+ </div>
404
+ </div>
405
+ </div>
406
+ </section>
407
+
408
+ <!-- Timeline Section -->
409
+ <section class="py-16 bg-white">
410
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
411
+ <div class="text-center mb-12">
412
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">Kariyer Geçmişi</h2>
413
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
414
+ </div>
415
+ <div class="relative">
416
+ <div class="border-l-2 border-gray-200 absolute h-full left-1/2 transform -translate-x-1/2"></div>
417
+
418
+ <!-- Timeline Item 1 -->
419
+ <div class="mb-8 flex justify-between items-center w-full">
420
+ <div class="order-1 w-5/12"></div>
421
+ <div class="z-20 flex items-center order-1 bg-blue-500 shadow-xl w-8 h-8 rounded-full">
422
+ <h1 class="mx-auto font-semibold text-lg text-white">1</h1>
423
+ </div>
424
+ <div class="order-1 bg-gray-100 rounded-lg shadow-xl w-5/12 px-6 py-4">
425
+ <h3 class="mb-1 font-bold text-gray-800 text-xl">Akdeniz Üniversitesi - Doktora</h3>
426
+ <p class="text-sm text-gray-600">Yapay Zeka ve Veri Mühendisliği alanında doktora çalışması</p>
427
+ </div>
428
+ </div>
429
+
430
+ <!-- Timeline Item 2 -->
431
+ <div class="mb-8 flex justify-between items-center w-full flex-row-reverse">
432
+ <div class="order-1 w-5/12"></div>
433
+ <div class="z-20 flex items-center order-1 bg-purple-500 shadow-xl w-8 h-8 rounded-full">
434
+ <h1 class="mx-auto font-semibold text-lg text-white">2</h1>
435
+ </div>
436
+ <div class="order-1 bg-gray-100 rounded-lg shadow-xl w-5/12 px-6 py-4">
437
+ <h3 class="mb-1 font-bold text-gray-800 text-xl">MEB YEĞİTEK - Danışman</h3>
438
+ <p class="text-sm text-gray-600">Milli Eğitim Bakanlığı Yenilik ve Eğitim Teknolojileri Genel Müdürlüğü'nde çalışmalar</p>
439
+ </div>
440
+ </div>
441
+
442
+ <!-- Timeline Item 3 -->
443
+ <div class="mb-8 flex justify-between items-center w-full">
444
+ <div class="order-1 w-5/12"></div>
445
+ <div class="z-20 flex items-center order-1 bg-green-500 shadow-xl w-8 h-8 rounded-full">
446
+ <h1 class="mx-auto font-semibold text-lg text-white">3</h1>
447
+ </div>
448
+ <div class="order-1 bg-gray-100 rounded-lg shadow-xl w-5/12 px-6 py-4">
449
+ <h3 class="mb-1 font-bold text-gray-800 text-xl">FEYZA Projesi</h3>
450
+ <p class="text-sm text-gray-600">Eğitimde yapay zeka kullanımını yaygınlaştırmayı amaçlayan projeye katkılar</p>
451
+ </div>
452
+ </div>
453
+
454
+ <!-- Timeline Item 4 -->
455
+ <div class="mb-8 flex justify-between items-center w-full flex-row-reverse">
456
+ <div class="order-1 w-5/12"></div>
457
+ <div class="z-20 flex items-center order-1 bg-yellow-500 shadow-xl w-8 h-8 rounded-full">
458
+ <h1 class="mx-auto font-semibold text-lg text-white">4</h1>
459
+ </div>
460
+ <div class="order-1 bg-gray-100 rounded-lg shadow-xl w-5/12 px-6 py-4">
461
+ <h3 class="mb-1 font-bold text-gray-800 text-xl">Yapay Zeka Okulum</h3>
462
+ <p class="text-sm text-gray-600">Öğretmenlere yönelik yapay zeka destekli eğitim platformu geliştirme</p>
463
+ </div>
464
+ </div>
465
+
466
+ <!-- Timeline Item 5 -->
467
+ <div class="mb-8 flex justify-between items-center w-full">
468
+ <div class="order-1 w-5/12"></div>
469
+ <div class="z-20 flex items-center order-1 bg-red-500 shadow-xl w-8 h-8 rounded-full">
470
+ <h1 class="mx-auto font-semibold text-lg text-white">5</h1>
471
+ </div>
472
+ <div class="order-1 bg-gray-100 rounded-lg shadow-xl w-5/12 px-6 py-4">
473
+ <h3 class="mb-1 font-bold text-gray-800 text-xl">BTK Akademi İş Birliği</h3>
474
+ <p class="text-sm text-gray-600">Python ve Makine Öğrenmesi Atölyeleri düzenleme</p>
475
+ </div>
476
+ </div>
477
+ </div>
478
+ </div>
479
+ </section>
480
+
481
+ <!-- Contact Section -->
482
+ <section id="contact" class="py-16 bg-gray-50">
483
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
484
+ <div class="text-center mb-12">
485
+ <h2 class="text-3xl font-bold text-gray-900 mb-4">İletişim</h2>
486
+ <div class="w-20 h-1 bg-blue-600 mx-auto"></div>
487
+ </div>
488
+ <div class="flex flex-col md:flex-row">
489
+ <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
490
+ <h3 class="text-2xl font-semibold mb-6">Bana Ulaşın</h3>
491
+ <p class="text-gray-600 mb-8">Yapay zeka, veri bilimi, makine öğrenmesi veya eğitim teknolojileri konularında iş birliği, danışmanlık veya eğitim talepleriniz için iletişime geçebilirsiniz.</p>
492
+
493
+ <div class="space-y-6">
494
+ <div class="flex items-start">
495
+ <div class="flex-shrink-0 bg-blue-100 rounded-full p-3 mr-4">
496
+ <i class="fas fa-envelope text-blue-600"></i>
497
+ </div>
498
+ <div>
499
+ <h4 class="font-medium text-gray-900">E-posta</h4>
500
+ <p class="text-gray-600">[email protected]</p>
501
+ </div>
502
+ </div>
503
+
504
+ <div class="flex items-start">
505
+ <div class="flex-shrink-0 bg-green-100 rounded-full p-3 mr-4">
506
+ <i class="fas fa-globe text-green-600"></i>
507
+ </div>
508
+ <div>
509
+ <h4 class="font-medium text-gray-900">Web Sitesi</h4>
510
+ <p class="text-gray-600">www.murataltun.com</p>
511
+ </div>
512
+ </div>
513
+
514
+ <div class="flex items-start">
515
+ <div class="flex-shrink-0 bg-purple-100 rounded-full p-3 mr-4">
516
+ <i class="fas fa-map-marker-alt text-purple-600"></i>
517
+ </div>
518
+ <div>
519
+ <h4 class="font-medium text-gray-900">Konum</h4>
520
+ <p class="text-gray-600">Antalya, Türkiye</p>
521
+ </div>
522
+ </div>
523
+ </div>
524
+
525
+ <div class="mt-8">
526
+ <h4 class="font-medium text-gray-900 mb-4">Sosyal Medya</h4>
527
+ <div class="flex space-x-4">
528
+ <a href="#" class="bg-gray-200 hover:bg-blue-600 hover:text-white w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
529
+ <i class="fab fa-linkedin-in"></i>
530
+ </a>
531
+ <a href="#" class="bg-gray-200 hover:bg-blue-400 hover:text-white w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
532
+ <i class="fab fa-twitter"></i>
533
+ </a>
534
+ <a href="#" class="bg-gray-200 hover:bg-gray-700 hover:text-white w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
535
+ <i class="fab fa-github"></i>
536
+ </a>
537
+ <a href="#" class="bg-gray-200 hover:bg-green-600 hover:text-white w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
538
+ <i class="fab fa-researchgate"></i>
539
+ </a>
540
+ <a href="#" class="bg-gray-200 hover:bg-red-600 hover:text-white w-10 h-10 rounded-full flex items-center justify-center transition duration-300">
541
+ <i class="fab fa-youtube"></i>
542
+ </a>
543
+ </div>
544
+ </div>
545
+ </div>
546
+
547
+ <div class="md:w-1/2">
548
+ <form class="bg-white p-6 rounded-xl shadow-sm">
549
+ <div class="mb-6">
550
+ <label for="name" class="block text-gray-700 font-medium mb-2">Adınız</label>
551
+ <input type="text" id="name" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Adınız ve soyadınız">
552
+ </div>
553
+ <div class="mb-6">
554
+ <label for="email" class="block text-gray-700 font-medium mb-2">E-posta</label>
555
+ <input type="email" id="email" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="E-posta adresiniz">
556
+ </div>
557
+ <div class="mb-6">
558
+ <label for="subject" class="block text-gray-700 font-medium mb-2">Konu</label>
559
+ <select id="subject" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent">
560
+ <option value="">Konu seçiniz</option>
561
+ <option value="education">Eğitim Talebi</option>
562
+ <option value="consulting">Danışmanlık</option>
563
+ <option value="collaboration">İş Birliği</option>
564
+ <option value="other">Diğer</option>
565
+ </select>
566
+ </div>
567
+ <div class="mb-6">
568
+ <label for="message" class="block text-gray-700 font-medium mb-2">Mesajınız</label>
569
+ <textarea id="message" rows="4" class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent" placeholder="Mesajınız..."></textarea>
570
+ </div>
571
+ <button type="submit" class="w-full bg-blue-600 hover:bg-blue-700 text-white font-medium py-3 px-4 rounded-lg transition duration-300">
572
+ Mesaj Gönder
573
+ </button>
574
+ </form>
575
+ </div>
576
+ </div>
577
+ </div>
578
+ </section>
579
+
580
+ <!-- Footer -->
581
+ <footer class="bg-gray-900 text-white py-8">
582
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
583
+ <div class="flex flex-col md:flex-row justify-between items-center">
584
+ <div class="mb-4 md:mb-0">
585
+ <span class="text-xl font-bold">Dr. Murat Altun</span>
586
+ <p class="text-gray-400 mt-2">Yapay Zeka Uzmanı, Eğitmen ve Yazar</p>
587
+ </div>
588
+ <div class="flex space-x-6">
589
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
590
+ <i class="fab fa-linkedin-in"></i>
591
+ </a>
592
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
593
+ <i class="fab fa-twitter"></i>
594
+ </a>
595
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
596
+ <i class="fab fa-github"></i>
597
+ </a>
598
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
599
+ <i class="fab fa-researchgate"></i>
600
+ </a>
601
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
602
+ <i class="fab fa-youtube"></i>
603
+ </a>
604
+ </div>
605
+ </div>
606
+ <div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-400">
607
+ <p>&copy; 2023 Dr. Murat Altun. Tüm hakları saklıdır.</p>
608
+ </div>
609
+ </div>
610
+ </footer>
611
+
612
+ <script>
613
+ // Mobile menu toggle
614
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
615
+ const menu = document.getElementById('mobile-menu');
616
+ menu.classList.toggle('hidden');
617
+ });
618
+
619
+ // Smooth scrolling for navigation links
620
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
621
+ anchor.addEventListener('click', function (e) {
622
+ e.preventDefault();
623
+
624
+ const targetId = this.getAttribute('href');
625
+ const targetElement = document.querySelector(targetId);
626
+
627
+ if (targetElement) {
628
+ window.scrollTo({
629
+ top: targetElement.offsetTop - 70,
630
+ behavior: 'smooth'
631
+ });
632
+
633
+ // Close mobile menu if open
634
+ document.getElementById('mobile-menu').classList.add('hidden');
635
+
636
+ // Update active nav link
637
+ document.querySelectorAll('.nav-link').forEach(link => {
638
+ link.classList.remove('active');
639
+ });
640
+ this.classList.add('active');
641
+ }
642
+ });
643
+ });
644
+
645
+ // Update active nav link on scroll
646
+ window.addEventListener('scroll', function() {
647
+ const scrollPosition = window.scrollY;
648
+
649
+ document.querySelectorAll('section').forEach(section => {
650
+ const sectionTop = section.offsetTop - 100;
651
+ const sectionHeight = section.offsetHeight;
652
+ const sectionId = section.getAttribute('id');
653
+
654
+ if (scrollPosition >= sectionTop && scrollPosition < sectionTop + sectionHeight) {
655
+ document.querySelectorAll('.nav-link').forEach(link => {
656
+ link.classList.remove('active');
657
+ if (link.getAttribute('href') === `#${sectionId}`) {
658
+ link.classList.add('active');
659
+ }
660
+ });
661
+ }
662
+ });
663
+ });
664
+ </script>
665
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=drmurataltun/webpage" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
666
+ </html>