>

Hi there, I’m Enrico 👋

Welcome to my blog. I’m a MSc student in Computer Engineering @ UniPD, currently doing an Internship in Software engineering at Unox and about to start my thesis in Big Data algorithms. Learn more about me in the About section

Mandelbrot Set Viewer in Rust and Wasm

Mandelbrot Set is one of the fascinating objects in mathematics, as it has an easy definition but the result is extremely complex. This blog explores it by implementing a viewer in Rust, Wasm and Typescript