About

let me = {
  name: "Matteo",
  surname: "Torromacco",
  age: 25,
  frontend: {
    languages: ["HTML", "CSS", "JavaScript", "TypeScript"],
    frameworks: ["Angular"]
  },
  backend: {
    languages: ["C#", "Java", "Python"],
    frameworks: [".NET", "Spring", "Node.JS", "Django"]
  },
  mobile: {
    languages: ["Dart"],
    frameworks: ["Flutter"]
  },
  other: ["GIT", "Docker", "Kubernetes"]
}

"Risolvo problemi che le persone non sanno di avere in modi che non comprendono"