Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kilickaya authored Dec 8, 2024
1 parent e94d8dc commit 2e86028
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,16 @@ <h2>News</h2>

<section id="experience" class="experience-section">
<h2>Experience</h2>

<div class="experience-card">
<img src="images/Agendia.png" alt="Agendia">
<div class="experience-details">
<div class="paper-title">Agendia, Amsterdam, Netherlands</div>
<div class="date">2017-2022</div>
<p class="position">ML Researcher</p>
</div>
</div>

<div class="experience-card">
<img src="images/TUE.png" alt="TU Eindhoven">
<div class="experience-details">
Expand Down

0 comments on commit 2e86028

Please sign in to comment.