Skip to content
View mck21's full-sized avatar
🐊
🐊

Organizations

@Aethriad

Block or report mck21

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
mck21/README.md

Marcos Palomero👨🏻‍💻

const mck21 = {
    role: 'Cloud DevOps Engineer',
    portfolio: 'https://mck21.vercel.app',
    technologies: {
        stack: ['AWS', 'Terraform', 'Docker', 'Kubernetes', 'Github Actions', 'Prometheus', 'Grafana'],
        code: ['TypeScript', 'Python', 'Java']
    },
    studies: {
        done: ['AWS Cloud Computing', 'Cross-Platform App Development', 'Data Analytics & AI Development'],
        certs: ['AWS Cloud Partitioner'],
        next: ['AWS Solutions Architect', 'AWS Developer']
    },
    languages: ['🇪🇸', '🇬🇧', '🇷🇴'],
    since: '2022'
};

Pinned Loading

  1. devsecops-platform devsecops-platform Public

    Production-grade DevSecOps platform on AWS with GitOps CI/CD and a Feature Flag microservice.

    HCL 1

  2. wordpress-eks wordpress-eks Public

    A two-phase project deploying WordPress on Amazon EKS, progressively migrating from an in-cluster MariaDB on EFS to a fully managed RDS MySQL database, with shared EFS persistent storage and multi-…

  3. kanboard-ecs kanboard-ecs Public

    A step-by-step project deploying the open-source Kanban application Kanboard on AWS ECS Fargate with full high availability, persistent storage, load balancing, auto scaling, and secrets management.

  4. Aethriad/Aethriad Aethriad/Aethriad Public

    Aethriad is a software studio delivering end-to-end cloud solutions, software engineering, and AI-driven automation — empowering businesses to scale smarter with technology.

  5. iac-templates iac-templates Public

    Repo for infrastructure templates on CloudFormation and Terraform, featuring automated deployments of AWS resources including VPCs, EC2, RDS, S3, ALBs, ASGs...

    HCL

  6. kiosco-whimsy kiosco-whimsy Public

    Desktop software for managing sales, inventory, users, and customers in a kiosk. Developed as the final project for the Cross-Platform Applications Development studies.

    C#