{
  "@context": "https://schema.org",
  "@type": "ProfilePage",
  "mainEntity": {
    "@type": "Person",
    "name": "Kushal Sharma",
    "url": "https://devkushal.netlify.app",
    "image": "https://devkushal.netlify.app/profilePhoto.png",
    "description": "Full Stack Software Engineer specializing in MERN stack development, Application Security, and API Security Testing. B.Tech CSE student (2027) with hands-on experience building secure backend APIs in production environments.",
    "jobTitle": "Full Stack Software Engineer",
    "email": "kushalsharmacse@gmail.com",
    "telephone": "+91-7417119014",
    "sameAs": [
      "https://github.com/Kushalsharma0702",
      "https://linkedin.com/in/kushalsharma0702",
      "https://x.com/kushalsharma07"
    ],
    "worksFor": {
      "@type": "Organization",
      "name": "IntalksAI",
      "url": "https://intalksai.com"
    },
    "alumniOf": {
      "@type": "EducationalOrganization",
      "name": "IILM University",
      "url": "https://iilm.edu.in"
    },
    "knowsAbout": [
      "Full Stack Development",
      "MERN Stack",
      "React.js",
      "Node.js",
      "FastAPI",
      "Python",
      "JavaScript",
      "Application Security",
      "API Security Testing",
      "OWASP Top 10",
      "JWT Authentication",
      "OAuth2",
      "DevSecOps",
      "Docker",
      "AWS EC2",
      "AWS Lambda",
      "PostgreSQL",
      "MongoDB",
      "REST APIs",
      "WebSockets",
      "Burp Suite",
      "Postman",
      "Cybersecurity"
    ],
    "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "Google Cybersecurity Professional Certificate",
        "url": "https://www.coursera.org/learn/google-cybersecurity"
      },
      {
        "@type": "EducationalOccupationalCredential",
        "name": "Ethical Hacking Certification",
        "issuer": {
          "@type": "Organization",
          "name": "Infosys Springboard"
        }
      }
    ],
    "award": [
      "2nd Place - NIET Hackathon",
      "1st Prize - Web Design Competition, IILM University"
    ],
    "hasOccupation": [
      {
        "@type": "Occupation",
        "name": "Full Stack AI Engineer",
        "occupationLocation": {
          "@type": "City",
          "name": "Remote"
        },
        "baseSalary": {
          "@type": "PriceSpecification",
          "priceCurrency": "INR"
        }
      }
    ]
  }
}
