Skip to content

Commit 58918db

Browse files
committed
Editing Team Info
1 parent 7f56d3d commit 58918db

File tree

1 file changed

+41
-12
lines changed

1 file changed

+41
-12
lines changed

docs/index.md

Lines changed: 41 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -404,15 +404,6 @@ a {
404404
</p>
405405
</div>
406406

407-
<div class="card grid grid-cols-4 justify-center items-center">
408-
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/aditya.jpg" width="100px" />
409-
<p class="grid-colspan-3">
410-
<b>PostDoc:</b> Dr. Muhammad Aditya Sasongko (msasongko@ku.edu.tr)
411-
<br>
412-
<b>Research Focus:</b> Performance models, profiling tools
413-
</p>
414-
</div>
415-
416407
<div class="card grid grid-cols-4 justify-center items-center">
417408
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/Ilyas.jpg" width="100px" />
418409
<p class="grid-colspan-3">
@@ -422,7 +413,6 @@ a {
422413
</p>
423414
</div>
424415

425-
426416
<div class="card grid grid-cols-4 justify-center items-center">
427417
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/cavid.jpg" width="100px" />
428418
<p class="grid-colspan-3">
@@ -453,10 +443,41 @@ a {
453443
<div class="card grid grid-cols-4 justify-center items-center">
454444
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/sinemis.jpg" width="100px" />
455445
<p class="grid-colspan-3">
456-
<b>Project Adminsitrative Assistant:</b> Sinemis Temel (stemel@ku.edu.tr)
446+
<b>Master Student:</b> Hanaa Zaqout (hzaqout25@ku.edu.tr)
447+
<br>
448+
<b>Research Focus:</b> Peer to peer GPU tracing and profiling.
449+
</p>
450+
</div>
451+
452+
<div class="card grid grid-cols-4 justify-center items-center">
453+
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/abdullah.png" width="100px" />
454+
<p class="grid-colspan-3">
455+
<b>Master Student:</b> Sinan
456+
<br>
457+
<b>Research Focus:</b> Scalable deep learning
457458
</p>
458459
</div>
459460

461+
<div class="card grid grid-cols-4 justify-center items-center">
462+
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/abdullah.png" width="100px" />
463+
<p class="grid-colspan-3">
464+
<b>Master Student:</b> Emre
465+
<br>
466+
<b>Research Focus:</b> Scalable deep learning
467+
</p>
468+
</div>
469+
470+
</div>
471+
472+
<hr>
473+
474+
<div id="ALUMNI" class="font-bold text-3xl colored divide-black outline-black outline-bottom">
475+
Alumni
476+
</div>
477+
478+
<hr>
479+
480+
<div class="grid grid-cols-3">
460481
<div class="card grid grid-cols-4 justify-center items-center">
461482
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/ismayil.png" width="100px" />
462483
<p class="grid-colspan-3">
@@ -475,11 +496,19 @@ a {
475496
</p>
476497
</div>
477498

499+
<div class="card grid grid-cols-4 justify-center items-center">
500+
<img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/aditya.jpg" width="100px" />
501+
<p class="grid-colspan-3">
502+
<b>Alumni:</b> Dr. Muhammad Aditya Sasongko
503+
<br>
504+
<b>Research Focus:</b> Performance models, profiling tools
505+
</p>
506+
</div>
507+
478508
</div>
479509

480510
<hr>
481511

482-
483512
<div id="PROJECTS" class="font-bold text-3xl colored divide-black outline-black outline-bottom">
484513
BeyondMoore Software Ecosystem
485514
</div>

0 commit comments

Comments
 (0)