I am a 26-year-old Software Developer located in Rome, Italy, currently working for Accenture.
let alessio = About {
name: "Alessio Marchi".to_owned(),
country: Country::Italy,
city: City::Rome,
spoken_languages: vec!["Italian", "English"],
programming_languages: vec!["Rust", "Typescript"],
currently_studying: Subject::Algorithms,
hobbies: vec!["Webtoons", "History", "Travel"],
};
I Rust, Typescript and the open-source philosophy, the community and everything that revolves around it, and I promised myself that over time I would contribute a little more every day.