Skip to content
View AleMorales9011's full-sized avatar
  • BeyondSoft Brasil
  • Brasil

Block or report AleMorales9011

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

Alejandro Morales Lozano.java

public class AlejandroMoralesLozano {

    // Personal Information
    private String name = "Alejandro Morales Lozano";
    private String LinkedIn = "https://www.linkedin.com/in/alejandromoraleslozano/";
    private String GitHub = "https://github.com/AleMorales9011/";
    private String email = "alemorales9011@gmail.com";

    // Summary
    private String title = "Software Engineer | DevOps";
    private String summary = "My role as a DevOps Engineer has been pivotal in architecting cloud infrastructures,
                              optimizing resource utilization, and automating processes, which resulted in a 25%
                              average cost reduction while enhancing application availability and scalability." 
    // Experience
    private Experience[] experiences = new Experience[]{
            new Experience(
                    "Sr. Data Analyst",
                    "Beyondsoft Brasil",
                    "Sep 2023 - Present"
    };
    // Skills
    private String[] skills = new String[]{
            "Spanish", "English", "Portuguese", "Database Administration", "Data Engineering",
            "ETL", "DevOps", "Python", "R", "HTML", "CSS", "Javascript", "Bash", "Linux", "Java",
            "C/C++", "AWS", "Azure", "GCP", "Docker", "Ansible", "Terraform", "Docker", "Kubernetes",
            "Git", "Jenkins", "Probability", "Regression", "Inference", "Machine Learning"
    };

Stats

GitHub Stats

Pinned Loading

  1. ForgeWare ForgeWare Public

    A library of hands on demonstrations of software engineering concepts.

    1 2