Add LauzHack

This commit is contained in:
2024-12-07 19:40:58 +01:00
parent 4995b1ad3e
commit 007c3705c5
4 changed files with 16 additions and 7 deletions

View File

@ -28,7 +28,7 @@ export default {
"thesis title": "Thesis title",
"diploma": "Technical Institute Diploma",
"aldini": "Aldini Valeriani, Bologna, Italy",
"aldini": "Aldini Valeriani, Italy",
"diploma desc": "Informatics specialization",
"web development": "Web development",
@ -54,8 +54,10 @@ export default {
"ois": "Informatics Olympiad in Teams",
"ois description": "Team based programming competition.",
"MAST foundation": "MAST Foundation",
"MAST foundation": "MAST Foundation, Italy",
"MAST expeditions description": "Design and implementation of an IOT box with Flip & Click programmable microcontrollers and " +
"the Zerynth Studio development environment."
"the Zerynth Studio development environment.",
"epfl": "EPFL, Switzerland",
"lauzhack description": "24-hour hackathon where my team tackled and was awarded first prize for the challenge proposed by Bristol Myers Squibb on probabilistic time series forecasting."
}

View File

@ -55,5 +55,8 @@ export default {
"MAST foundation": "Fondazione MAST",
"MAST expeditions description": "Progettazione e realizzazione di una scatola IOT attraverso l'utilizzo di schede programmabili Flip & Click e " +
"l'ambiente di sviluppo Zerynth Studio."
"l'ambiente di sviluppo Zerynth Studio.",
"epfl": "EPFL, Svizzera",
"lauzhack description": "Hackathon di 24 ore in cui la mia squadra ha risolto e vinto il primo posto della challenge proposta da Bristol Myers Squibb su predizioni probabilistiche di time series."
}