Projects

Here’s my master thesis [italian] and my GitHub page.

Sometimes I say something on Medium.

  • A simple chat app based on Web Sockets. See here

  • Pair programming .vscode extension IDE extension to support pair programming. See here


Some projects I did during my studies:

  • A 3D Blender rendering for the computer graphic course using ray tracing effect.

  • A JBoss app using Opennebula tool (2014). Configuration of a cluster of virtual machines using Opennebula and deployment of a JBoss simple stateful app to test fault tolerance. See here for full description [italian]. In collaboration with Federico Montori.

  • A NetLogo model (2014) simulating the spread of a virus in four geographically separated populations based on the Kermack-McKendrick model.

  • ICD-9-CM classificator (2013) An automatic ICD-9-CM classificator for textual medical reports. See here for full description. In collaboration with Massimiliano Fasi

  • Proxy miniHttp with prefetching (2012) A simple HTTP proxy working on a subset of HTML. Developed in C with pthread to serve multiple HTTP requests. Github link. In collaboration with Simone Rondelli.