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.

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

Muhammad Ahmad

Cloud Engineer · Cybersecurity Analyst · AI Automation Engineer · Malware Analyst

LinkedIn Email


About Me

I am a multi-disciplinary technology professional specializing in Cloud Infrastructure Engineering, Cybersecurity Operations, AI-Driven Automation, and Malware Analysis. My work bridges the gap between scalable cloud architecture and advanced security practices, enabling organizations to operate securely, efficiently, and intelligently in modern threat landscapes.

I design and deploy resilient cloud environments, engineer automated pipelines powered by artificial intelligence, and conduct in-depth analysis of malicious software to understand, contain, and mitigate cyber threats. My approach is methodical, research-oriented, and grounded in industry best practices.


Core Domains

☁️ Cloud Engineering

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

🔐 Cybersecurity

Comprehensive security operations including threat modeling, penetration testing, vulnerability assessment, incident response, and security architecture design. Proficient in both offensive and defensive security methodologies aligned with NIST, MITRE ATT&CK, and CIS frameworks.

🤖 AI Automation

Development of intelligent automation systems leveraging large language models, machine learning pipelines, and agentic frameworks. Applications include security workflow automation, threat intelligence enrichment, and data-driven decision support systems.

🦠 Malware Analysis

Static and dynamic analysis of malicious software including ransomware, trojans, rootkits, and advanced persistent threat (APT) tooling. Proficient in reverse engineering, behavioral analysis, and producing actionable Indicators of Compromise (IoCs).


Technology Stack

Cloud Platforms & Infrastructure

AWS Azure GCP Terraform Ansible Kubernetes Docker Helm

Cybersecurity Tools & Frameworks

Kali Linux Wireshark Metasploit Burp Suite Splunk Nessus

Malware Analysis & Reverse Engineering

Ghidra IDA Pro YARA Volatility Cuckoo Radare2

AI, ML & Automation

Python LangChain OpenAI TensorFlow FastAPI Celery

Programming & Scripting

Python Bash PowerShell JavaScript Go C

Databases & Messaging

PostgreSQL Redis MongoDB Elasticsearch

DevSecOps & CI/CD

GitHub Actions Jenkins SonarQube Checkov Trivy


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

GitHub Statistics

GitHub Stats Top Languages


Professional Approach

I am committed to producing work that is secure by design, automated where possible, and documented thoroughly. My projects are built with production readiness in mind, emphasizing modularity, observability, and maintainability. I believe that security and engineering are not opposing forces but complementary disciplines that, when integrated early, produce superior outcomes.

"Security is not a product, but a process." — Bruce Schneier


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

Profile Views

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