Hey, I'm Dragkob - A lifelong learner and perpetual explorer!
// A bit more about myself:
const Dkob = {
  code: ["SQL", "JAVA", "C#", "Python"],
  IDE: ["VS", "VSCode", "AndroidStudio", "Eclipse"],
  education: ["BS_ComputerScience", "MS_CyberSecurity_and_Networks"],
  interests: {
        mainInterest: "cybersecurity",
        sideInterest: "coding",
        enthusiasticAbout: ["AI", "OSINT"]
  },
  hobbies: ["reading", "weightlifting", "researching", "volunteering"]
};