Teaching

COMP 250 Introduction to Computer Science

Teaching Assistant, McGill University, School of Computer Science, 2025

I was a TA for COMP 250 Introduction to Computer Science at McGill University. COMP 250 is a foundational course introducing students to programming, algorithms, and data structures in Java. It is a large, highly structured course that emphasizes both conceptual understanding and practical problem-solving.

COMP 520 Compiler Design

Teaching Assistant, McGill University, School of Computer Science, 2021

I served as a Teaching Assistant for COMP 520 Compiler Design at McGill University across multiple terms (Winter 2021, Winter 2022, Winter 2024, and Winter 2026).

1001WETTAL Languages and Machines

Teaching Assistant, University of Antwerp, Department of Computer Science, 2015

Professor Els Laenens hired me to create exercises and exam questions for the University of Antwerp’s course on regular languages and finite automata. These exercises and exam questions were mostly related to mechanical applications of algorithms that students would have to perform by hand. To ensure that the exercises would be appropriately challenging, I wrote a computer program that generated regular languages/finite automata. The exercise generator automatically assessed how much effort it would take to apply the algorithms specified by the exercises.