About Me
Graduated in Computer Engineering at Unimore, currently pursuing a master's degree in Artificial Intelligence at the University of Bologna.
I'm passioned by all kinds of technologies capable of bringing value and helping people.
Projects
These are some of the projects I am most proud of.
You can also look for other smaller ones on my GitHub page.
Augmented Twins
~2022
My Bachelor's degree thesis.
Augmented Reality app to interact with IoT devices using the CoAP protocol.
- Java, C#
- Unity, ARFoundation
- Android Studio
- CoAP internet protocol
Bayesify
~2023
Analizing my liked songs from Spotify, using Bayesian Networks and Spotify's web API to build the dataset (which I made pubblic on Kaggle).
- Python
- PgmPy library
- Spotify's API
Rubik's Cube Solver
~2021
Android app that solves a Rubik's cube by scanning it with the phone's camera.
- Java
- Android Studio
- OpenCV
- OpenGL
MegaRun
~2017
Infinite runner game for a High School project.
- Javascript, HTML, CSS
- p5.js library