I'm very introvert. I've been a student at Politecnico di Milano in the field of biomedical engineering but I've switched to a more practice-oriented course at ITS Nuove Tecnologie della Vita. I've graduated in the field of Electrotechnics with a specialization on medical equipement. I give my best while working in team. One of my main hobbies is coding and I've some experience with python, javascript, html & css.
info = {
"real_name": "Andrea Piombo",
"nicknames": ["82", "Piombacciaio"],
"age": 20,
"pronouns": ["he", "him"],
"personal_info": {
"social_skills": 0,
"favorite_color": "Black",
"favorite_music_genres": ["Metal", "EDM", "Techno"],
"favorite_movies": ["Star Wars III: Revenge of The Sith", "The Hunt for Red October"],
"favorite_books": ["The Hunt for Red October", "Without Remorse"],
"interests": ["Medical Technologies"],
},
"code_info": {
"code_languages": ["Python", "HTML", "JS", "CSS"],
"code_tools": ["Flask", "PySimpleGUI"],
"fav_projects": ["piombacciaio.github.io", "PyKeyExtender"]
},
}