User profile picture

Christian@error404:~/>

@ChristianGonzal3z
  • 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

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

Activity

View all
Loading
There was an error loading users activity calendar.
  • Loading

Personal projects

View all
  • Loading
Loading

Info

Member since March 30, 2022