Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

MKAbuMattar/MKAbuMattar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👋 Hello, I'm Mohammad Abu Mattar

Typing SVG

Portfolio Blog Dev Tips Code Snippets Linktree Email Resume


🚀 About Me

from typing import TypedDict

class DevOpsProfile(TypedDict):
    title: str
    experience: str
    location: str
    specialization: list[str]
    expertise: list[str]
    currentlyLearning: str
    interests: list[str]
    askMeAbout: list[str]
    funFact: str

mohammad: DevOpsProfile = {
    "title": "AWS-Certified DevOps Engineer",
    "experience": "6+ years",
    "location": "🌍 Amman, Jordan",
    "specialization": [
        "High-Scale Cloud Automation",
        "Fintech Infrastructure",
        "Multi-Account AWS Governance",
        "Production Microservices Orchestration"
    ],
    "expertise": [
        "Infrastructure as Code (Terraform, Terragrunt, CloudFormation)",
        "PCI-DSS Compliance & Security",
        "CI/CD & GitOps",
        "Container Orchestration (Kubernetes, ECS)",
        "Operational Excellence"
    ],
    "currentlyLearning": "Serverless Architecture & Advanced Security Patterns",
    "interests": ["AI & Machine Learning", "RAG (Retrieval-Augmented Generation)", "GraphRAG"],
    "askMeAbout": ["AWS", "DevOps", "Fintech", "Microservices", "IaC", "Security"],
    "funFact": "I believe AI is not real... yet! 🤖"
}

🔭 AWS-Certified DevOps Engineer with 6+ years specializing in high-scale cloud automation and fintech infrastructure
☁️ Expert in governing multi-account AWS environments, orchestrating production microservices, and implementing Infrastructure as Code
🔒 Deep focus on PCI-DSS compliance, security, and operational excellence
💡 I love sharing knowledge through my blog and contributing to open-source projects
📚 Always learning and staying up-to-date with the latest cloud technologies and security best practices
⚡ When I'm not engineering infrastructure, you'll find me writing technical articles or experimenting with new AWS services

📝 Latest Blog Posts

Check out my latest thoughts and tutorials on DevOps engineering, cloud technologies, and best practices.

📖 Read more articles →


Made With ❤ & a lot ☕ By Mohammad Abu Mattar

About

Learning in public

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •