Hi, i'm Lorenzo Massagli. I'm 25 and a Data Engineer in Data Reply SRL company.
I have got a bachelor's degree in "Computer Science" in June 2021 and a MSc degree in "Artificial Intelligence and Data Engineer" in July 2023 at the University of Pisa.
My interests, at the moment, lie in the field of GenAI.
I like to do sport, play videogames and eat healty. I love to travel and see new places in the world.
WORTH is the abbreviation for WORkTogetHer and is a project done for an university exam. The goal of this educational project is the organization and management of projects in a collaborative way.
The project has been done in Java.
This is a research and implementation of Zero Search Algorithms for not linear functions. It includes: Bisection method, Fixed Point method, Newton method and Quasi-Newton methods (Secant and Chord methods).
Implementations have been done in Matlab.
Covid Downloader is a project done to download covid's daily reports and add all the data in a Database. The data collected can be used as DataFrame in ML programs.
The project has been done in Python.
SuperMarket Thread Simulator is a project done for an university exam. The goal of this educational project is to simulate a SuperMarket with threads.
The project has been done in C.