Spoilers
A Hugo shortcode to toggle collapsible content.
Example
Click to view the spoiler
You found me!
Markdown is supported.
Usage
{{< spoiler text="Click to view the spoiler" >}}
This is the content of the details.
Markdown is **supported**.
{{< /spoiler >}}
Authors
Postdoctoral Researcher in Computer Science
I am currently a postdoctoral researcher in computer science at Université
TÉLUQ, where my research focuses on speeding up the conversion of integer and
floating-point numbers into decimal strings. During my doctoral studies, I
designed algorithms and data structures that leverage modern computer
architectures to solve large instances of Markov decision processes (MDPs). In
my master’s research, I developed routing algorithms for electric vehicles
aimed at determining the optimal path between two points while minimizing
travel time (including driving, charging, and expected waiting time at
charging stations).