Skip to content
View ChristianGonzal3z's full-sized avatar
📚
studying
📚
studying
  • null
  • 127.0.0.1
  • 12:27 (UTC -12:00)

Highlights

  • Pro

Block or report ChristianGonzal3z

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

img

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SRE:
    def __init__(self):
        self.name = "Christian Gonzalez"
        self.spoken_languages = ["es_ES", "en_US"]
        self.roles = ["Site Reliability Engineer", "Systems Engineer"]
        self.main_skills = ["Infrastructure Scaling", "Automation", "Incident Management"]

    @classmethod
    def say_hi(cls):
        greet = "Welcome to the SRE world! I'm a passionate Site Reliability Engineer committed to ensuring the reliability and stability of systems."
        print(greet)

me = SRE()
me.say_hi()

👨‍💻 Programming languages

Bash C Go Python

🖥️ Operating Systems

Debian FreeBSD Linux Mac OS openSUSE Red Hat Ubuntu_Server Windows

🔃 VCS Hosting

Bitbucket GitHub Gitea GitLab

☁️ Cloud hosting

AWS Azure Cloudflare DigitalOcean GitHub Pages Google Cloud Oracle Cloud

📊 Infrastructure Monitoring

Datadog Grafana Prometheus

🎚️ Automation and Infrastructure

Ansible Docker Kubernetes Terraform

🗄️Data Bases

AmazonDynamoDB MySQL SQL Postgres

♾️ CI/CD Tools

Drone CI GitLab CI GitHub Actions TravisCI Jenkins

🛠️ Software and tools

Git Google Sheets Microsoft Office Microsoft Excel Neovim Postman Visual Studio Code

🌐 Web Servers

Apache Apache Tomcat Nginx

Pinned Loading

  1. dotfiles dotfiles Public

    Shell