console.log('Hello World! ๐') I'm Webbies
class Webbies { constructor() { this.role = "Software Engineering Consultant ๐ป"; this.location = "Zimbabwe ๐"; this.currentlyLearning = ["Cloud Architecture", "System Design"]; this.workingOn = "Crafting elegant solutions to complex problems"; this.skills = ["Java", "Go", "Python", "JavaScript", "TypeScript"]; this.askMeAbout = ["Software Architecture", "System Design", "Tech Consulting"]; this.contact = "wrmuchefa@gmail.com"; this.status = "Available for interesting projects"; this.downtime = ["โฝ Soccer", "๐ฎ Gaming", "โ๏ธ Travelling"]; } }
while(!(succeed = try()));