Update teaching

This commit is contained in:
2026-02-22 23:39:38 +01:00
parent f8145c5409
commit 25d928c75f
2 changed files with 13 additions and 14 deletions

View File

@@ -40,12 +40,12 @@ header-includes:
## News
- [**ASPLOS/EuroSys'20**](https://www.asplos-conference.org/asplos2025/)
<small>March 30 - April 3, 2025</small>
I presented a talk titled *Modular Data and Parallelization Abstractions for Programming Heterogeneous Systems* at [EuroDW'25](https://eurodw25.github.io/) in Rotterdam, and stayed for the full conference.
- [**PLISS'25**](https://pliss.org/2025/)
<small>May 26 - May 31, 2025</small>
I attended the summer school in Bertinoro! This was followed by a short trip to Firenze/Florence, Muenchen/Munich, and Ravenstein.
- [**ASPLOS/EuroSys'20**](https://www.asplos-conference.org/asplos2025/)
<small>March 30 - April 3, 2025</small>
I presented a talk titled *Modular Data and Parallelization Abstractions for Programming Heterogeneous Systems* at [EuroDW'25](https://eurodw25.github.io/) in Rotterdam, and stayed for the full conference.
---
@@ -58,11 +58,11 @@ header-includes:
## Teaching
- **Software Engineering Lab 1** (Teaching Assistant)
*Semester:* Spring 2025
<small>*Semesters:* Spring 2025, Spring 2026</small>
*Description:* A project-oriented course meant to teach students to work in a professional setting, by building a mobile app.
- **Foundations of Programming Languages** (Teaching Assistant)
*Semester:* Fall 2025
<small>*Semesters:* Fall 2025</small>
*Description:* A course in formalization, teaching students to reason formally about programming languages and the use of the Rocq theorem prover.
---