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