Welcome!
I'm Daniele, I am a software developer and here I host some of my projects and games I worked on for fun.About me
I am a software developer and in my work life I've been mostly working with C# as a backend developer. In my free time though I deeply enjoy working on weird projects, games and experiments.
You'll fine some of my most complete projects here.
To reach out, you can check out my linkedin profile, or you can write an email to me at
Games
Here is a collection of a few games that I did in collaboration with other people.
Most of the games have been made for Ludum Dare, a game jam where participants need to make a game in 48/72 hours.
Other projects
Make-a-LISP in Rust
A LISP dialect interpreter written in Rust. Pretty slow, but easily extensible. Supports macros and is able to self-host.
Source
This website
This website is made in Rust! It currently looks like a static HTML page, but it's actually generating the list of projects dynamically via tera templates and Rocket.
Make-a-LISP in Rust
A LISP dialect interpreter written in Rust. Pretty slow, but easily extensible. Supports macros and is able to self-host.
SourceThis website
This website is made in Rust! It currently looks like a static HTML page, but it's actually generating the list of projects dynamically via tera templates and Rocket.