Skip to content
View ZioGuillo's full-sized avatar
🦇
Working from my cave ...
🦇
Working from my cave ...

Organizations

@IBrainLLCx @FunPythonEC
Block or Report

Block or report ZioGuillo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ZioGuillo/README.md

📊 Stats

zioguillo

About Me

    public static void aboutMe() {
        System.out.println("I'm a Senior Site Reliability Engineer transitioning towards MLOps.");
        System.out.println("Specializing in system monitoring, disaster recovery, and automation.");
        System.out.println("Goal: Leverage skills in infrastructure and DevOps for scalable ML systems.");
    }

Pablo's Photo Pablo's Tech Resume

Linkedin: Pablo G. Cisneros Twitter: Pablo G. Cisneros Docker Dashboard

public class PabloCisneros {
    // Social Links
    static String linkedIn = "[Pablo Cisneros](https://www.linkedin.com/in/pablocisneros/)";
    static String gitHub = "[Follow](https://github.com/ZioGuillo)";
    static String dockerDashboard = "[Docker Dashboard](https://hub.docker.com/repositories/pcisnerp)";

    // Certifications
    static String[] certifications = {
        "[AWS Certified Solutions Architect]",
        "[AWS Certified SysOps Administrator]",
        "[HashiCorp Certified Terraform Associate]",
        "[GitHub Foundations Certified]"
    };

AWS Certified Solutions Architect AWS Certified SysOps Administrator

HashiCorp Certified Terraform Associate GitHub Foundations Certificated Intel® Certified Developer - MLOps Professional

Tech Stack & Tools

    public static void techStack() {
        String[] languagesAndFrameworks = {"Python", "Docker", "Kubernetes"};
        String[] cloud = {"AWS", "Azure", "Google Cloud"};
        String[] tools = {"Prometheus", "Grafana", "Terraform"};
    }

Prometheus Grafana

CI/CD

Projects

public class ProjectsAndAchievements {

    public void mlopsPipelineOptimization() {
        System.out.println("Orchestrated an enhanced MLOps pipeline improving CI/CD
        with real-time data validation and model versioning, boosting deployment
        cadence and model reliability.");
    }

    public void observabilityPlatformOverhaul() {
        System.out.println("Led the development of an observability platform using
        Prometheus, Grafana, and Elastic Stack, improving incident detection by
        30% and reducing MTTR by 40%.");
    }

    public void cloudNativeMonitoring() {
        System.out.println("Engineered a monitoring solution for microservices,
        enhancing system performance visibility and predictive scaling.");
    }

    public void cloudDisasterRecoveryStrategy() {
        System.out.println("Developed an automated disaster recovery framework,
        minimizing recovery time and ensuring compliance.");
    }

    public void performanceOptimization() {
        System.out.println("Optimized system performance by identifying and
        mitigating bottlenecks, increasing throughput by 25%.");
    }

    public void terraformDrivenInfrastructureModernization() {
        System.out.println("Spearheaded infrastructure modernization with
        Terraform, cutting provisioning times and boosting adaptability.");
    }

    public void kubernetesOrchestrationAndScalability() {
        System.out.println("Led Kubernetes orchestration, enhancing
        container management and operational efficiency.");
    }

    public void complianceAndSecurityEnhancement() {
        System.out.println("Directed a security compliance project,
        ensuring infrastructure meets rigorous standards.");
    }
}

Contact

    public static void contact() {
        String email = "[pabloc@ibrain.dev](mailto:pabloc@ibrain.dev)";
        System.out.println("Feel free to reach out to discuss tech, MLOps, or collaborations.");
    }

Pinned

  1. PYPASS PYPASS Public

    PyPass: A self-service password change utility for Active Directory

    CSS 38 5

  2. robocontrol robocontrol Public

    Small program to control robocar

    HTML

  3. Sys-Admin-PS Sys-Admin-PS Public

    Several scripts for different tasks to be able to automate certain resources and services in a windows server environment using powershell.

    PowerShell 7 3

  4. pypass-dockerize pypass-dockerize Public

    Active Directory Password Reset Service

    Dockerfile 7

  5. vm-vsphere-ansible vm-vsphere-ansible Public

    Using Ansible to deploy a new VMware vSphere VM

    4 5