Projects
Here there is a list of my projects (of course it is very short).
Computer related
Programming
ACTS
ACTS (Automatic cannon targeting system) is a toy project that I wrote in 2015 with Andrea Stacchiotti for a C++ class. Its aim is to provide a simple targeting computer for an hypothetical cannon that can correct himself using data from past throws.
The source code is hosted on epol/acts.
Dromd
Dromd (/ˈdrɒmədɛri/) is a programming language that I wrote with Alessandro Achille for a University exam. It has very basic functions and a very difficult syntax (actually no syntax at all: you have to write the semantic in OCaml), so it's useless.
But I can say that I have my own programming language.
The source code is hosted on epol/dromd
Websites
This site
This website is statically generated using jekyll. So nothing fancy.
mk8
mk8 is the web platform of the 2016 Collegio Timpano Mario Kart 8 competition.
It is just a site where the players can find their matches and can upload the results. The website automatically computes the points and the ranks.
I wrote this site with Dario Balboni using django: a high level python web framework for perfectionists with deadlines (we wrote all the core functions of the site and the graphic interface in just one night).
The site is still online at mk8.starfleet.sns.it and the code is available on starfleetsns/mk8.
Mathematic
Bachelor thesis
One day there will be some description here. For now just the link to epol/tesi3 and to its revised version epol/colloquio4.
TMO seminar
For the TMO exam (theory and methods of the optimization) I did a seminar on how to predict network patterns using the game theory, basically it's about some basic results of:
- Wardrop equilibria;
- Price of Anarchy;
- Braess's paradox;
- partially optimal routing;
- competition in congested markets.
The latex sources of all the material (in italian) are available at epol/seminariotmo.
Electronic
Coming someday.