Update projects

This commit is contained in:
2023-05-10 19:30:20 +02:00
parent 14d0eeabef
commit 03c1d6d05b
5 changed files with 36 additions and 1 deletions

View File

@ -11,6 +11,12 @@ export default {
"notxia.github.io.description": "Here's a secret preview of my website.",
"no recursion": "Recursion out of service, sorry for the inconvenience.",
"bsc_thesis.title": "Bachelor's thesis",
"bsc_thesis.description": "",
"wavemap.description": "Android app with a heat-map displaying the power of signals like Wi-Fi, Bluetooth, LTE, ...",
"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.",

View File

@ -11,6 +11,12 @@ export default {
"notxia.github.io.description": "Ecco un'anteprima segreta del mio sito.",
"no recursion": "Ricorsione fuori servizio, mi scuso per il disagio.",
"bsc_thesis.title": "Tesi triennale",
"bsc_thesis.description": "",
"wavemap.description": "App Android con heat-map per la visualizzazione della potenza di segnali come Wi-Fi, Bluetooth, LTE, ...",
"wirefilter.description":
"Virtual Distributed Ethernet (VDE) è un progetto open source che consente di creare reti virtuali tramite l'utilizzo modulare di plugin.\n" +
"Wirefilter è un plugin che consente di manipolare il flusso dei pacchetti in transito impostando parametri per il cavo virtuale.",