About

So, where to begin?
Well, I could begin at the very start and tell you my whole life story, but… I don’t think you would be very interested in that. So I’ll keep it brief and go with the all so typical (developer) dating profile approach.

anthonyGaliamov = {
  general:{
    location: "Melbourne, Australia",
    hometown: "Perth Australia"
  },
  occupation:{    
    currentEmployer: "IBM",    
    currentRole: "Security Consultant",    
    currentField: "Identity and Access Management"   
  },  
  interestsAndLikes:{    
    food: "Mostly everything, but especially Italian and burgers!",    
    music: "All but mostly rock with a little punk",
    hobby: "Photography",    
    secondHobby: "Coding and automation"
  }
}  
console.log(anthonyGaliamov);

As you can see, I’m a professional when it comes to introducing myself to people!