Skip to content

Elkinmt19/Elkinmt19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Hi there, I'm Elkin Javier Guerra(Elkinmt19)

class ElkinG:
    def __init__(self):
        self.username = 'Elkinmt19'
        self.name = 'Elkin Javier Guerra Galeano',
        self.role = 'Machine Learning Engineer',
        self.linkedin = 'https://www.linkedin.com/in/elkin-javier-guerra-galeano-60832b1b3/'
        self.web = 'https://github.com/Elkinmt19'
        self.instagram = '@elkin02011'
        self.code = {
            'cloud': ['AWS', 'GCP'],
            'machine-learning': ['SKlearn', 'Tensorflow', 'Amazon SageMaker', 'XGboost','Vertex AI'],
            'frontend': ['HTML', 'CSS', 'JavaScript'],
            'backend': ['Python', 'Flask', 'Django','NodeJS','FastAPI'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'MongoDB','Amazon Redshift'],
            'devops': ['Docker','Kubernetes','GitLab CI/CD','Jenkins','GitHub Actions','Azure DevOps'],
            'IaC': ['Terraform','AWS-CloudFormation','AWS CDK','AWS DDK'],
            'mlops':['Sagemaker projects','Kubeflow','Airflow','MLflow','Prefect','Feast','DVC'],
            'big-data':['Apache Spark','Hadoop','Amazon EMR'],
            'tools': ['Git', 'GitHub', 'GitLab']
        }
        self.architecture = ['Serverless', 'Microservices']
    def __str__(self):
        return self.name
if __name__ == '__main__':
    me = ElkinG()

📈 My GitHub Stats


Connect with me:

Website LinkedIn Instagram


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published