Skip to content
View ahmxdniazi's full-sized avatar

Block or report ahmxdniazi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ahmxdniazi/README.md

👋 About Me

I am a multi-disciplinary technology professional specializing in Cloud & DevOps Engineering, AI-Driven Automation, Cybersecurity Operations, and Malware Analysis. My work bridges scalable cloud architecture with intelligent automation and advanced security practices — helping organizations run infrastructure that is resilient, self-optimizing, and secure by design.

I design cloud-native systems, build agentic and LLM-powered automation pipelines, harden environments against real-world threats, and reverse-engineer malicious software to produce actionable intelligence. Every system I ship is built with the same standard: automated, observable, and secure by default.

engineer:
  name: "Muhammad Ahmad"
  focus: ["Cloud Infrastructure", "AI Automation", "Cybersecurity", "Malware Analysis"]
  philosophy: "Security and automation are not trade-offs — they are force multipliers."
  currently_building: "Agentic pipelines that monitor, defend, and self-heal cloud environments"
  open_to: ["Cloud Security roles", "AI Automation projects", "Threat Research collaboration"]

⚙️ Core Domains

☁️ Cloud & DevOps Engineering

Design, deployment, and management of scalable, highly available, cost-optimized cloud infrastructure. Infrastructure-as-Code, containerization, CI/CD pipelines, cloud networking, and multi-cloud architecture across AWS and Azure.

🤖 AI Automation

Development of intelligent automation systems using LLMs, agentic frameworks, and RAG pipelines. Applications in security workflow automation, threat intelligence enrichment, and autonomous decision support.

🔐 Cybersecurity & IAM

Security operations spanning threat modeling, penetration testing, vulnerability assessment, and identity governance (Entra ID, Okta). Aligned with NIST, MITRE ATT&CK, and CIS frameworks.

🦠 Malware Analysis

Static and dynamic analysis of ransomware, trojans, and APT tooling. Reverse engineering, behavioral analysis, and production of actionable Indicators of Compromise (IOCs).

🛠️ Technology Stack

Cloud Platforms & Infrastructure
AWS Azure Terraform Kubernetes Docker Ansible

Identity, Security & DevSecOps
Entra ID Okta Wireshark Splunk GitHub Actions Trivy

Malware Analysis & Reverse Engineering
Ghidra IDA Pro YARA Volatility

AI, Automation & Programming
Python LangChain OpenAI n8n FastAPI PowerShell

Databases & Messaging
PostgreSQL Redis MongoDB Elasticsearch

📊 GitHub Activity

Followers Public Repos Profile Views



Animated GitHub contribution snake

🧩 Certifications & Frameworks

Domain Frameworks & Standards
☁️ Cloud & Security CIS Benchmarks · AWS Well-Architected Framework · Azure Security Benchmark
🛡️ Cybersecurity MITRE ATT&CK · NIST CSF · OWASP Top 10 · ISO/IEC 27001
🦠 Malware Analysis STIX/TAXII · OpenIOC · MalwareBazaar · VirusTotal Intelligence
🤖 AI & Automation LLM Orchestration · RAG Pipelines · Agentic AI Frameworks · n8n Workflows
🔑 Identity & Access Microsoft Entra ID · Okta SSO/MFA · Conditional Access · SAML/OAuth2

🚀 Featured Work

Repository Focus
🔑 entra-id-iam-automation Identity & access automation for Microsoft Entra ID
🛡️ aws-secure-vpc-waf-network-firewall Hardened AWS network perimeter with WAF & Network Firewall
📡 wazuh-siem-project SIEM deployment for threat detection & monitoring
🧬 ioc-threat-intel-mapper Threat intelligence enrichment & IOC correlation
🤖 enterprise-rag Retrieval-augmented generation pipeline for enterprise use
🦠 advanced-dynamic-malware-analysis Dynamic analysis & behavioral profiling of malware samples

🤝 Let's Connect

Open to collaborations in Cloud Security, AI-Powered Automation, and Malware Research.

LinkedIn Email


Popular repositories Loading

  1. reverse-engineering-xor-password reverse-engineering-xor-password Public

    Reverse engineered a PE64 binary using IDA Pro. Identified XOR obfuscation (key: 0x5A) via static analysis, traced the decrypt() function, and recovered the hidden password. Includes Python decrypt…

    Python 1 1

  2. entra-id-conditional-access-lab entra-id-conditional-access-lab Public

    Microsoft Entra ID Conditional Access lab — Zero Trust policy design, MFA enforcement, location-based access control, and identity monitoring using Microsoft Graph API and Entra ID.

    1

  3. hotel-management-system-java hotel-management-system-java Public

    A Java Swing desktop app for managing hotel rooms, guests, bookings, and invoices — backed by MySQL.

    Java

  4. AI-Automated-Penetration-Testing AI-Automated-Penetration-Testing Public

    Forked from vxcontrol/pentagi

    ✨ Fully autonomous AI Agents system capable of performing complex penetration testing tasks

    Go

  5. wannacry-stix-threat-intelligence wannacry-stix-threat-intelligence Public

    STIX 2.1 Cyber Threat Intelligence Bundle and Analysis Report for the 2017 WannaCry Ransomware Attack (Lazarus Group / APT38). Includes full JSON bundle, detailed report, MITRE ATT&CK mapping, and …

  6. tcp-ip-attack-lab tcp-ip-attack-lab Public

    TCP/IP Attack Lab - Exploring vulnerabilities in the TCP/IP protocol suite through practical attacks and defensive techniques.

    Python