I am a passionate and dedicated professional with a strong background in Software Engineering, Artificial Intelligence, Machine Learning, and Cybersecurity. In 2025, I earned my Master’s degree in Computer Science and Engineering from Politecnico di Milano, Italy.
- 🍃 Stoopify (Android), Stoopify (Web) | Dart, Flutter
Transforming urban stooping into a connected and sustainable community.
Stoopify is an innovative application enabling people to share, find, and give away items using the art of stooping. With social network features like messaging, user profiles, and geolocation-based searches, it bridges the gap between sustainability and community-building. - ♟️ Gambetto | Unity, C#
An open-source casual arcade game with puzzle elements, Gambetto was crafted by a team of five MSc Engineering students as part of a university project. Players navigate dungeon-like levels, facing enemy chess pieces and using power-ups to gain new abilities. With about 20 minutes of gameplay, it serves as a proof of concept, and the team is committed to its expansion. Downloadable executables are available on its itch.io page, along with a game design document offering architectural insights. Contributions are welcome, with detailed guidelines for level design and feature proposals.
- 🤖 Artificial Neural Networks Challenges | Python, Tensorflow
These challenges explored deep learning applications in image classification and time series forecasting. The first involved identifying plant health using ConvNeXt, achieving over 91% accuracy. The second focused on predicting future sequences with LSTM models, showcasing the versatility of neural networks. - 💬 Question-Answering Bot | Python, PyTorch
An exploration of Transformer-based models like BERT and RoBERTa for answering questions using the SQuAD2.0 dataset. This project integrates Wikipedia API for real-world applications and includes interactive features for testing custom queries.