{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Abdulaziz Karam",
    "label": "Software Developer",
    "email": "hello@worma.dev",
    "url": "https://worma.dev",
    "summary": "I build Android apps and web experiences in Kuwait — from open-source libraries used by other developers to full-stack products. Currently focused on Kotlin, Jetpack Compose, and Next.js.",
    "location": {
      "city": "Kuwait",
      "countryCode": "KW"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "azikar24",
        "url": "https://github.com/azikar24"
      },
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/abdulaziz-karam-wormadev"
      }
    ]
  },
  "skills": [
    {
      "name": "Mobile",
      "keywords": [
        "Android",
        "Kotlin",
        "Jetpack Compose",
        "Flutter"
      ]
    },
    {
      "name": "Web",
      "keywords": [
        "Next.js",
        "TypeScript",
        "React",
        "Astro"
      ]
    },
    {
      "name": "Backend",
      "keywords": [
        "Spring Boot",
        "REST APIs",
        "MySQL"
      ]
    }
  ],
  "projects": [
    {
      "name": "WormaCeptor",
      "description": "An open-source, modular Android debugging toolkit and network inspector.",
      "keywords": [
        "Kotlin",
        "Jetpack Compose"
      ],
      "roles": [
        "Creator & Maintainer"
      ],
      "startDate": "2026-02-16",
      "url": "https://github.com/azikar24/WormaCeptor"
    },
    {
      "name": "Punch!",
      "description": "Digital loyalty card app to digitize rewards, track activity, and reduce paper waste.",
      "keywords": [
        "Flutter",
        "Next.js",
        "Spring Boot"
      ],
      "roles": [
        "Lead Developer"
      ],
      "startDate": "2024-02-01",
      "url": "https://punchkw.com/"
    },
    {
      "name": "WormaCeptor",
      "description": "Android Library for Monitoring Crashes and Network Request Responses.",
      "keywords": [
        "Kotlin",
        "Android SDK",
        "OkHttp",
        "Room"
      ],
      "roles": [
        "Creator & Maintainer"
      ],
      "startDate": "2020-01-01",
      "url": "https://github.com/azikar24/WormaCeptor"
    },
    {
      "name": "Month Year Picker",
      "description": "Customizable Android library for selecting months and years with theme support.",
      "keywords": [
        "Kotlin",
        "Android SDK",
        "Material Design"
      ],
      "roles": [
        "Creator & Maintainer"
      ],
      "startDate": "2019-06-01",
      "url": "https://github.com/azikar24/MonthYearPicker"
    },
    {
      "name": "Age of Magic Arena Planner",
      "description": "Mobile application for planning and optimizing strategies in Age of Magic arena battles.",
      "keywords": [
        "Kotlin",
        "Android SDK"
      ],
      "roles": [
        "Solo Developer"
      ],
      "startDate": "2019-01-01"
    },
    {
      "name": "FUT-Auto",
      "description": "Python automation tool to track player prices on FUTWiz and auto-sell on FUT Web App.",
      "keywords": [
        "Python",
        "Selenium",
        "BeautifulSoup"
      ],
      "roles": [
        "Solo Developer"
      ],
      "startDate": "2018-01-01",
      "url": "https://github.com/azikar24/FUT-Auto"
    },
    {
      "name": "Chalet Calendar",
      "description": "Booking and availability management website for Karam Chalet rentals.",
      "keywords": [
        "React Native",
        "Express.js"
      ],
      "roles": [
        "Solo Developer"
      ],
      "startDate": "2017-01-01",
      "url": "http://karamchalet.com/"
    }
  ],
  "publications": [
    {
      "name": "Social Engineering, Insider Threats, Advanced Spear Phishing",
      "releaseDate": "2020-08-01",
      "summary": "An analysis of cybersecurity threats focusing on social engineering and insider attacks, exploring techniques used to prey on victims in a digitalized world.",
      "url": "https://worma.dev/research/social-engineering-insider-threats-advanced-spear-phishing"
    },
    {
      "name": "Teaching Code in School: Necessary or a Waste of Time?",
      "releaseDate": "2017-09-01",
      "summary": "Discussing the importance of programming as a basic literacy for future generations and why it should be integrated into school curriculums.",
      "url": "https://worma.dev/research/teaching-code-in-school-necessary-or-a-waste-of-time"
    },
    {
      "name": "Artificial Intelligence in Health Care",
      "releaseDate": "2017-08-01",
      "summary": "Exploring how AI implementation in the Middle East is disrupting healthcare by assisting in early disease detection, diagnosis, and effective management.",
      "url": "https://worma.dev/research/artificial-intelligence-in-health-care"
    }
  ],
  "meta": {
    "canonical": "https://worma.dev/resume.json",
    "version": "v1.0.0",
    "lastModified": "2026-06-04T22:24:17.087Z"
  }
}