class SoftwareEngineer {
constructor() {
this.name = "Enzo Vezzaro";
this.spokenLanguages = ["es_ES", "en_US", "it_IT"];
this.roles = ["Frontend", "Backend", "Fullstack", "JS Developer"];
this.mainSkills = ["Javascript", "Cloud Architecture", "API Design", "Web3"];
this.architectures = ["SPA", "MVC", "Serverless", "Microservices", "Web3"];
}
static sayHi() {
console.log("Welcome to my profile! I'm a software engineer passionate about open-source and Web3.");
}
}
const me = new SoftwareEngineer();
SoftwareEngineer.sayHi();
Operating Systems
Programming Languages
Frameworks and Libraries
DB
Hosting
Web3
Web3 development platforms
Decentralized Storage
Blockchain Networks
DevOps Tools
Software and Tools