{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Subhadeep Das",
  "alternateName": ["emty", "emtypyie"],
  "description": "Student at Indian Institute of Technology Madras, pursuing Bachelor's in Aerospace Engineering. Passionate about aerospace, electronics, and computer science. Builds niche projects including slyr.cpp and emtypyie.cli.",
  "url": "https://emtypyie.in",
  "image": "https://emtypyie.in/avatar.svg",
  "sameAs": [
    "https://github.com/emtypyie",
    "https://emtypyie.in"
  ],
  "knowsAbout": [
    "Aerospace Engineering",
    "Electronics",
    "Computer Science",
    "Software Development",
    "Research and Development"
  ],
  "alumniOf": {
    "@type": "EducationalOrganization",
    "name": "Indian Institute of Technology Madras",
    "url": "https://www.iitm.ac.in"
  },
  "educationalCredentialAwarded": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Bachelor of Technology",
    "recognizedBy": {
      "@type": "Organization",
      "name": "Indian Institute of Technology Madras"
    }
  },
  "hasOccupation": {
    "@type": "Occupation",
    "name": "Student Researcher",
    "occupationLocation": {
      "@type": "Place",
      "name": "Chennai, Tamil Nadu, India"
    }
  },
  "previousSchool": {
    "@type": "EducationalOrganization",
    "name": "Kendriya Vidyalaya No 1 Kanchrapara",
    "description": "Near Kolkata, West Bengal, India"
  },
  "worksFor": {
    "@type": "Organization",
    "name": "Emtypyie",
    "url": "https://emtypyie.in",
    "description": "Project package manager and core runtime"
  },
  "knowsLanguage": ["English", "Bengali", "Hindi"],
  "award": "JEE Advanced Qualifier",
  "project": [
    {
      "@type": "CreativeWork",
      "name": "slyr.cpp",
      "description": "Started late 2025 - C++ project",
      "dateCreated": "2025-10"
    },
    {
      "@type": "SoftwareApplication",
      "name": "emtypyie.cli",
      "description": "Project package manager and core runtime, concluded July 2026, maintained by team",
      "applicationCategory": "DeveloperApplication",
      "operatingSystem": "Cross-platform",
      "datePublished": "2026-07"
    }
  ],
  "careerGoal": "Complete Master's and PhD (Doctor of Philosophy) after Bachelor's",
  "researchInterest": true,
  "developmentFocus": "Niche projects across aerospace, electronics, and computer science"
}