Add PLISS'25

This commit is contained in:
2025-04-30 16:37:48 +02:00
parent 6804964c61
commit 4e13c4475c
3 changed files with 45 additions and 20 deletions

View File

@ -214,8 +214,18 @@ class="detail">jay-tux</span></a>
<hr />
<h2 id="news">News</h2>
<ul>
<li><strong>ASPLOS/EuroSys25</strong><br />
I presented at EuroDW25, and stayed for the full conference.</li>
<li><a
href="https://www.asplos-conference.org/asplos2025/"><strong>ASPLOS/EuroSys20</strong></a><br />
<small>March 30 - April 3, 2025</small><br />
I presented a talk titled <em>Modular Data and Parallelization
Abstractions for Programming Heterogeneous Systems</em> at <a
href="https://eurodw25.github.io/">EuroDW25</a>, and stayed for the
full conference.<br />
</li>
<li><a
href="https://pliss.org/2025/"><strong>PLISS25</strong></a><br />
<small>May 26 - May 31, 2025</small><br />
I will be attending the summer school in Bertinoro, Italy!</li>
</ul>
<hr />
<h2 id="publications">Publications</h2>
@ -225,7 +235,8 @@ Coming soon!
<hr />
<h2 id="teaching">Teaching</h2>
<ul>
<li><strong>Software Engineering Lab 1</strong> (TA)<br />
<li><strong>Software Engineering Lab 1</strong> (Teaching
Assistant)<br />
<em>Semester:</em> Spring 2025<br />
<em>Description:</em> A project-oriented course meant to teach students
to work in a professional setting, building a mobile app.</li>
@ -234,29 +245,37 @@ to work in a professional setting, building a mobile app.</li>
<h2 id="education">Education</h2>
<ul>
<li><p><strong>PhD Student (Computer Science)</strong><br />
<small>October 2024 - present</small><br />
<a href="https://ugent.be/en">UGent</a> and <a
href="https://www.vub.be/en">VUB</a><br />
October 2024 - present<br />
Supervised by both Christophe Scholliers (UGent) and Elisa Gonzalez Boix
(VUB)</p></li>
<li><p><strong>Master of Computer Science</strong> <em>graduated magna
cum laude</em><br />
<small>September 2022 - June 2024</small><br />
<a href="https://ugent.be/en">UGent</a><br />
September 2022 - June 2024<br />
Thesis: <a href="https://jaytux.com/thesis.pdf">Quantifying and
Mitigating the Cold-Start Problem in GPU Simulation</a> (<a
href="https://github.com/jay-tux/thesis-text"><img
src="./lucide_github.svg" alt="GitHub" /> LaTeX source</a>)</p>
<ul>
<li><em>Erasmus International Exchange</em><br />
<small>September 2022 - June 2023</small><br />
<a href="https://international.au.dk/">Aarhus University</a><br />
September 2022 - June 2023<br />
Focused on program verification and algorithms</li>
</ul></li>
<li><p><strong>Bachelor of Computer Science</strong> <em>graduated cum
laude</em><br />
<a href="https://ugent.be/en">UGent</a><br />
September 2019 - June 2022</p></li>
<small>September 2019 - June 2022</small><br />
<a href="https://ugent.be/en">UGent</a></p></li>
</ul>
<hr />
<h2 id="projects">Projects</h2>
<h5>
Coming soon!
</h5>
<p>But if youre really curious - check out <a
href="https://git.jaytux.com/jay-tux/grader">Grader</a> and <a
href="https://git.jaytux.com/jay-tux/simd.jaytux.com">SIMD-API</a></p>
</body>
</html>