export default { "projects": "Projects", "wip": "Currently I'm working on", "completed": "Completed projects", "unibo_20-21": "University of Bologna, A.Y. 2020-2021", "unibo_21-22": "University of Bologna, A.Y. 2021-2022", "unibo_22-23": "University of Bologna, A.Y. 2022-2023", "unibo_23-24": "University of Bologna, A.Y. 2023-2024", "notxia.github.io.description": "Here's a secret preview of my website.", "no recursion": "Recursion out of service, sorry for the inconvenience.", "tablut.description": "Minimax-based agent for the Tablut board game, tuned using a genetic algorithm.", "thesis": "Thesis", "bsc_thesis.title": "Bachelor's Thesis", "bsc_thesis.thesis_title": "Subtopic-oriented Biomedical Summarization Using Pretrained Language Models", "bsc_thesis.description": "Biomedical extractive summarization using pretrained encoders and clustering.", "wavemap.description": "Android application displaying, using a heat-map, the strength of signals (Wi-Fi, Bluetooth, LTE) and noise level.", "wirefilter.description": "Virtual Distributed Ethernet (VDE) is an open-source project that allows the creation of virtual networks through a set of plugins.\n" + "Wirefilter is a plugin that allows to manipulate packet flow by changing the parameters of the virtual cable.", "tweet_analysis.description": "Twitter client with analytics features developed using the Scrum methodology.", "animalhouse.description": "Web app with three sections:", "animalhouse.description.game": "Game: area with games and facts about animals", "animalhouse.description.frontoffice": "Frontoffice: area to access services as a logged user", "animalhouse.description.backoffice": "Backoffice: administration panel", "pandos+.description": "Minimal operating system for the MIPS architecture.", "imaging.description": "Image deblurring solved as a minimization problem.", "mnk.description": "Algorithm able to efficiently play a generalized version of tic-tac-toe.", "platform.description": "Text-based platform game with randomly generated levels.", "pathfinding_visualizer.description": "Visualizer of some graph search algorithms.", "sort_visualizer.description": "Visualizer of some sorting algorithms.", "nn_scratch.title": "Neural Networks from Scratch", "nn_scratch.description": "Automatic differentiation and basic neural network layers implemented from scratch using Numpy.", "instance_detection.title": "OpenCV Instance Detection", "instance_detection.description": "Instance detection on noisy images of products on shelves using traditional image processing techniques.", "natural_examples.description": "Comparison and evaluation of different natural example-based explainability techniques.", "couriers_optimization.description": "Capacitated vehicle routing problem solved using constraint programming, propositional satisfiability, satisfiability modulo theories, and mixed-integer linear programming.", "distributed_optimization.description": "Implementation of distributed multi-robot target localization and positioning algorithms.", "street_anomaly.description": "Open-world semantic segmantation for anomaly detection.", }