mithun50 - Overview

About Me

const mithun = {
  pronouns: "he" | "him",
  location: "Karnataka, India",

  education: {
    institution: "DBIT",
    degree: "Engineering",
    year: "1st Year"
  },

  roles: [
    "Co-Founder @ NextGenXplorrers",
    "Open Source Contributor",
    "AI Framework Developer",
    "Cybersecurity Enthusiast"
  ],

  currentlyLearning: ["System Design", "ML/AI", "Pentesting"],

  funFact: "I push code from Termux",

  askMeAbout: [
    "Python", "AI Frameworks",
    "MCP Development", "Cybersecurity"
  ]
};

GitHub Stats