Skip to content
View Elkinmt19's full-sized avatar
🚀
I have no special talent. I am only passionately curious
🚀
I have no special talent. I am only passionately curious
Block or Report

Block or report Elkinmt19

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

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


Pinned

  1. ml-engineering-dojo ml-engineering-dojo Public

    🚀 This is a repository to learn and gain more knowledge about ML Engineering and Data Science topics. :octocat:

    Jupyter Notebook 6 1

  2. kube6ml kube6ml Public

    ☸ This repository was created to develop and build ML pipelines using Kubernetes in an optimal manner. ☸

    Python 3

  3. airflow-master airflow-master Public

    This a repo that was created to learn more about Airflow and develop awesome data engineering projects. 🚀🚀

    Python 5 3

  4. feature-hero-ml feature-hero-ml Public

    This is a repository created to explore different tools and technologies related to feature stores to build and serve ML models.

    Python 3