Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

projects

Flame

An optimizing compiler for managed code.

publications

Parallel and Customizable Equality Saturation

Jonathan Van der Cruysse, Abd-El-Aziz Zayed, Mai Jacob Peng, Christophe Dubach

Published in Proceedings of the 35th ACM SIGPLAN International Conference on Compiler Construction (CC), 2026

A parallel, extensible equality saturation engine with programmable strategies and generalized metadata

Download here

talks

teaching

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.

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).

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.