Skip to content

Commit f7e029b

Browse files
committed
add awards
1 parent 945b6d2 commit f7e029b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@ <h2 class="mb-5">Recent Projects</h2>
181181
<div class="resume-section-content">
182182
<h2 class="mb-5">Awards</h2>
183183
<ul class="fa-ul mb-0">
184+
<li>
185+
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
186+
<strong>Best Paper Award</strong>, EURO-PAR 2023 (29th International European Conference of Parallel and Distributed Computing)
187+
</li>
188+
<li>
189+
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
190+
<strong>Best Paper Award</strong>, SSDBM 2023 (35th International Conference on Scientific and Statistical Database Management)
191+
</li>
184192
<li>
185193
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
186194
<strong>Best Paper Award</strong>, ECML-PKDD 2022 (European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases 2022)

0 commit comments

Comments
 (0)