-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathactivities.html
More file actions
407 lines (380 loc) · 24.9 KB
/
activities.html
File metadata and controls
407 lines (380 loc) · 24.9 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
<!DOCTYPE html>
<html>
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Activities</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- font css -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap" rel="stylesheet">
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<style>
.activities-head {
font-size: 20px; /* İsteğe bağlı: Font boyutunu ayarlar */
}
</style>
</head>
<body>
<div class="header_section header_bg">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand"href="index.html"><img src="images/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="col-md-6 offset-md-1">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="people.html">People</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="publications.html">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="downloads.html">Downloads</a>
</li>
<li class="nav-item">
<a class="nav-link" href="competitions.html">Competitions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="education.html">Education</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="activities.html">Activities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
<form class="form-inline my-2 my-lg-0">
<!-- <div class="login_bt">
<ul>
<li><a href="../Kullanici/Login"><span class="user_icon"><i class="fa fa-user" aria-hidden="true"></i></span>Login</a></li>
</ul>
</div> -->
</form>
</div>
</nav>
</div>
</div>
<!-- header section end -->
<!-- client section start -->
<div class="layout_padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="about_taital">Activities</h1>
<div class="bulit_icon"><img src="images/bulit-icon.png"></div>
</div>
</div>
<div class="row">
<!-- BURAYA BU ŞEKİLDE EKLEME YAPABİLİRSİN -->
<!--
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">December 04, 2023</span>
<h1 class="activities-head">EE Mezun Konuşmaları #4 Buğra Büyükarslan</h1>
</div>
<div class="col-md-8">
<img src="images/about-img.png">
</div>
<br>
-->
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">September 30 - October 2, 2025</span>
<h1 class="activities-head">Istanbul Medeniyet University Orientation Week</h1>
<p class="explanation-text">Members of the Field Robotics Laboratory took part in Istanbul
Medeniyet University’s 2025–2026 Orientation Week by setting up a booth. It was a great
opportunity to meet new students, connect with the university community, and engage visitors
interested in robotics. We also opened applications for the IMU Robotics Club. We wish all
students a successful semester!
</p>
</div>
<div class="col-md-12">
<img src="images/activities/2025OrientationWeek/orientation2025-1.jpg">
</div>
<div class="col-md-12">
<br>
<img src="images/activities/2025OrientationWeek/orientation2025-2.jpg">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November 01, 2024</span>
<h1 class="activities-head">FRL Pizza Party #3</h1>
<p class="explanation-text">Members of the Field Robotics Laboratory and Ali Ramazan Tak, General Manager of Medeniyet Teknopark, came together for our 3rd Annual Pizza Party. This year, we were honored to have Medeniyet Teknopark as the official sponsor of the event.
We celebrated our collective achievements and experiences in 2024. Ali Ramazan Tak further honored the occasion by presenting plaques to the teams that successfully completed their competitions.
We look forward to a new year filled with exciting opportunities and great potential!
</p>
</div>
<div class="col-md-12">
<img src="images/activities/frlPizzaParty3.png">
</div>
<div class="col-md-4">
<br>
<img src="images/activities/frlPizzaParty3-plaque1.png">
</div>
<div class="col-md-4">
<br>
<img src="images/activities/frlPizzaParty3-plaque2.png">
</div>
<div class="col-md-4">
<br>
<img src="images/activities/frlPizzaParty3-plaque3.png">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">October 10-12, 2024</span>
<h1 class="activities-head">Türkiye Innovation Week 2024</h1>
<p class="explanation-text">The Field Robotics Laboratory proudly participated in Türkiye Innovation Week, an event supported by the Ministry of Trade and hosted by the Turkish Exporters Assembly.
We were honored to be featured in the booth of the Ministry of Youth and Sports, a significant sponsor of our laboratory.
Türkiye Innovation Week was a great opportunity to engage with and inspire young minds, meet key players from the innovation ecosystem, listen to inspiring talks, and discover new growth opportunities.
</p>
</div>
<div class="col-md-12">
<img src="images/activities/2024TurkeyInnovationWeek/tiv24-1.jpg">
</div>
<div class="col-md-4">
<br>
<img src="images/activities/2024TurkeyInnovationWeek/tiv24-2.jpg">
</div>
<div class="col-md-8">
<br>
<img src="images/activities/2024TurkeyInnovationWeek/tiv24-3.png">
</div>
<div class="col-md-12">
<br>
<img src="images/activities/2024TurkeyInnovationWeek/tiv24-4.png">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">September 25-26, 2024</span>
<h1 class="activities-head">Istanbul Medeniyet University Orientation Week</h1>
<p class="explanation-text">Members of the Field Robotics Laboratory participated in the Istanbul Medeniyet University 2024-2025 Academic Year Orientation Days by setting up a booth.
This event provided an excellent opportunity to connect with freshman students, other members of our university community, and visitors interested in robotics.
We also opened the applications to join the IMU Robotics Club. Wishing all students a successful semester ahead!
</p>
</div>
<div class="col-md-12">
<img src="images/activities/2024OrientationWeek/2024-orientation-groupphoto2.jpeg">
</div>
<div class="col-md-12">
<br>
<img src="images/activities/2024OrientationWeek/orientation24-1.jpg">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">December 04, 2023</span>
<h1 class="activities-head">FRL Pizza Party #2</h1>
<p class="explanation-text">Members of the Field Robotics Laboratory gathered for the 2nd annual pizza party.
We celebrated our collective experience and successes of 2022, and we are excited to start a new year with great potential.</p>
</div>
<div class="col-md-8">
<img src="images/activities/13.jpg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November 27, 2023</span>
<h1 class="activities-head">EEE Graduate Talks #4: Ahmet Buğra Büyükarslan</h1>
<p class="explanation-text">Ahmet Buğra Büyükarslan graduated from Department of Electrical and Electronics Engineering, Istanbul Medeniyet University, in 2022.
During his university years, he excelled as a team leader in the Field Robotics Laboratory (FRL), making significant contributions to various projects involving Fixed Wing Unmanned Aerial Vehicles and Field Robots.
Buğra interned at Baykar Technology and continued part-time work there, subsequently launching his professional journey as a full-time software developer.
Currently, he works as a software developer at Siemens. We extend our gratitude to Buğra for sharing his valuable insights and inspiring fellow students.</p>
</div>
<div class="col-md-8">
<br>
<img src="images/activities/9.jpeg">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November 2, 2023</span>
<h1 class="activities-head">Field Robotics Laboratory Participated in State Incentives Promotion Days</h1>
<p class="explanation-text">The Field Robotics Laboratory participated in the State Incentives Promotion Days, held at the Istanbul Congress Center, alongside numerous institutions and aspiring entrepreneur candidates.
This event served as a platform for bringing together young individuals with public institutions.
The stands, showcasing various incentives and supports, garnered significant attention from secondary school, high school, and university students.
During the promotions at the stands, young attendees were provided with information regarding financial support opportunities such as scholarships, grants, funds, loans, internship programs,
and international project support.
The Field Robotics Laboratory actively participated in this two-day event.</p>
</div>
<div class="col-md-8">
<img src="images/activities/devlettesvikleritanitimgunleri3.jpeg">
</div>
<div class="col-md-8"> <br>
<img src="images/activities/devlettesvikleritanitimgunleri5.jpeg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">October 03, 2023</span>
<h1 class="activities-head">Orientation Week 2023</h1>
<p class="explanation-text">During Orientation Week 2023, we met students from our university and showcased our robots, sharing our experiences and sparking considerable interest among attendees. As a result,
we received numerous applications for membership to the IMU Robotics society.
We're thrilled by the enthusiasm and look forward to welcoming new members to our vibrant community of robotics enthusiasts.</p>
</div>
<div class="col-md-8">
<img src="images/activities/6.jpeg">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">December 12, 2022</span>
<h1 class="activities-head">EEE Graduate Talks #3: Murat Kaymaz</h1>
<p class="explanation-text">
Murat Kaymaz graduated from Istanbul Medeniyet University, Department of Electrical and Electronics Engineering in 2020.
Throughout his academic journey, he undertook internships in various companies, with a significant stint at Havelsan.
Murat began his professional career as a software developer at Akinrobotics.
Over the course of two years, he diversified his experience by working on various projects in different companies.
Presently, Murat serves as an upper layer software engineer at ULAK Communication.
We extend our gratitude to Murat for sharing his valuable insights and inspiring fellow students.</p>
</div>
<div class="col-md-8">
<img src="images/activities/muratkaymaz.jpg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">December 5 2022</span>
<h1 class="activities-head">FRL Pizza Party #1</h1>
<p class="explanation-text">Members of the Field Robotics Laboratory gathered for the 1nd annual pizza party.
We celebrated our collective experience and successes of 2022 and we are happy to start a new year with great potential.
</p>
</div>
<div class="col-md-8">
<img src="images/activities/2.jpeg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November 28, 2022</span>
<h1 class="activities-head">EEE Graduate Talks #2: Nisanur İlhan</h1>
<p class="explanation-text">Nisanur İlhan graduated from Istanbul Medeniyet University, Department of Electrical and Electronics Engineering in 2020.
During her academic journey, she completed a 4-month internship at Baykar Defense in 2019. Following this, Nisanur gained valuable experience in the Artificial Intelligence and Data Management department of Türkiye İş Bankası in 2020.
Subsequently, she focused on addressing perception challenges in autonomous vehicles at Otokar Automotive and Defense Industries.
Currently, Nisanur serves as a Data Science and Modeling Engineer at Turkish Aerospace Industries while pursuing her master's degree in Computer Science and Engineering at Sabancı University.
We extend our gratitude to Nisanur for sharing his valuable insights and inspiring fellow students.</p>
</div>
<div class="col-md-8">
<img src="images/activities/nisa-nur-ilhan.jpg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November 14, 2022</span>
<h1 class="activities-head">EEE Graduate Talks #1: Enis Çeri</h1>
<p class="explanation-text">Enis Çeri graduated from Istanbul Medeniyet University, Department of Electrical and Electronics Engineering, in 2020, achieving the second-highest ranking in the department.
He gained valuable experience interning at Baykar Defense from 2019 to 2020.
Throughout his university education, Enis focused on robotics, software, and embedded systems.
Following graduation, he delved into database systems at Türk Telekom. Presently, while employed as a software engineer at Havelsan, Enis is pursuing his master's degree at Istanbul Technical University,
specializing in Computer Engineering.
We extend our gratitude to Enis for sharing his valuable insights and inspiring fellow students.</p>
</div>
<div class="col-md-8">
<img src="images/activities/enisceri.jpeg">
</div>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">September 25 ,2022</span>
<h1 class="activities-head">Orientation Week 2022</h1>
<p class="explanation-text">During Orientation Week 2022, we had the pleasure of meeting students from our university.
We showcased our aerial robots, awards from this year's competitions and shared our experiences with attendees.
We received New applications for membership to the IMU Robotics society.
We're thrilled by the enthusiasm and look forward to welcoming new members to our vibrant community of robotics enthusiasts.</p>
</div>
<div class="col-md-8">
<img src="images/activities/4.jpeg">
</div>
<br>
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">September 10, 2021</span>
<h1 class="activities-head">Field Tests of M. Koray Yılmaz</h1>
<p class="explanation-text">
Our fellow MSc candidate, Koray Yılmaz, is close to complete his thesis work. We came together to assist him in conducting essential field tests.
We extend our best wishes to Koray as he continues his journey towards completing his Master's thesis.
</p>
</div>
<div class="col-md-8">
<img src="images/activities/1.jpg">
</div>
<br>
</div>
</div>
</div>
<br>
<!-- client section end -->
<!-- copyright section start -->
<div class="copyright_section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-sm-12">
<p class="copyright_text">2020 All Rights Reserved. Design by <a href="https://html.design">Free Html Templates</a></p>
</div>
<div class="col-lg-6 col-sm-12">
<div class="footer_social_icon">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- copyright section end -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>