I am an Assistant Professor at Aalborg University in Copenhagen, Denmark. My research focuses on Software Engineering, with particular attention to Software Project Management, socio-technical aspects, Quantum Software Engineering, and Video Game Development. Beyond research, I am a passionate video game player (favourite game: Ratchet & Clank) and a great fan of cats. I truly enjoy teaching and conducting research that can make a positive impact on society—hopefully in the not-too-distant future. I am always interested in collaborating on research projects and open to new opportunities, so feel free to reach out!
🤖 Chat bot for management support built with Azure Cloud Services. Produced for the Cloud Computing course of Computer Science at University of Salerno. It offers the manager the opportunity to communicate in an organized manner with the project team and, at the same time, monitor and organize the various activities under development.
📕 🎓 Spring Boot Web App for library support. Produced for the Software Engineering and Software Project Management courses of Computer Science at University of Salerno.
DARTS (Detection And Refactoring of Test Smells) is an Intellij plug-in which (1) implements a state-of-the-art detection mechanism to detect instances of three test smell types, i.e., General Fixture, Eager Test, and Lack of Cohesion of Test Methods, at commit-level and (2) enables their automated refactoring through the integrated APIs provided by Intellij.