an Italian Web Developer based in Barcelona
Coding is a continuous learning journey
let meHappy = false; let hasBooks = true; let hasCode = true; if (hasBooks && hasCode) { meHappy = true}