Skip to content
View Andresmup's full-sized avatar
🧉
Mate & Programming
🧉
Mate & Programming
Block or Report

Block or report Andresmup

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

Hi I'm Andrés

📢​ Personal info

  • 🔭 I'm a Cloud Data Engineer and Data Scientist with Analytics Focus
  • 🎓 I also work as an Ed tech educator
  • 🔍 I'm currently learning about cloud-based data tools.
  • 👯 I'm looking to collaborate on educational projects.
  • 💬 Ask me about any questions regarding my repositories.

🌐​ Contact me

✔️ Certifications badgets

🔥 Skillset

  • Python Pytorch PostgreSQL MySQL
  • AWS GCP Terraform
  • Lambda MageAI Airflow
  • Spark DBT Kafka
  • BigQuery PowerBI Looker
  • Docker GIT Github

👨🏽‍💻 Github profile

  • I joined GitHub 3 years ago
  • I've pushed 671 commits, opened 17 issues, submitted 78 pull requests and contribute to 6 repositories.
  • I've received 54 stars across 34 personal projects and 3 gists
  • visitors

👨‍🏫​ EDTech-repos

Github Fundations Full Study Guide

Full GitHub study guide with notes, tips, and necessary material to pass the GitHub Foundations certification.

GitHub Workspace in 1 minute

Use Terraform to quickly create a complete personal or organizational workspace environment on GitHub.


Entry level Data Analysis

Practical resources, activities, tips, guides, exercises, code, solved examples, and dataset for the Beginner's Course in Data Analysis.

ML with SQL in BigQuery

Create a super easy ARIMA-PLUS-XREG model using SQL, explaining the queries step by step, developed in BigQuery.

💻​ PORTFOLIO-repos

AWS Data Oriented Migration Plan

Full migrating project to AWS cloud to enhance data utilization. Implementing Data Lake, data processing pipeline, Data Warehouse more.

AWS Lambda Function

AWS Lambda function deployed using a Docker image, which detects objects created in an S3 datalake and sends them to a Load Balancer via HTTP.


Pytorch CNN arquitectures

Various models from the ResNet and EfficientNet architectures are compared for image classification.

MageAI Pipeline S3 to RDS

Data processing pipeline using MAGE orchestrator between an S3 Bucket and an RDS database on AWS..

⚙️ GitHub Analytics

activity graph

Pinned

  1. github-foundations github-foundations Public

    Full Github Foundations Study Guide

    7 1

  2. recursos-analisis-datos recursos-analisis-datos Public

    Contenido y material practico de cada clase.

    Jupyter Notebook 37 32

  3. PyTorch_Arquitecture_Comparison PyTorch_Arquitecture_Comparison Public

    Pytorch project for ResNet and EfficientNet comparison

    Jupyter Notebook 1

  4. ML_Forecast_Regression_for_User_Prediction ML_Forecast_Regression_for_User_Prediction Public

    Python ML project for predict number of users using Forecast Regression

    Jupyter Notebook

  5. Lambda_Function_Container-AutoUpdate_Actions Lambda_Function_Container-AutoUpdate_Actions Public

    Repository for Lambda code, dependencies, and Docker container creation, including packages (images). GitHub Actions is set up to automatically upload these packages whenever changes are made.

    Python

  6. A demonstration of how to use only ... A demonstration of how to use only SQL in BigQuery to create a model, in this case, implementing a time series forecasting. The execution of this code was done in Google Cloud's BigQuery Studio.
    1
    # BIG QUERY TIME SERIES FORECASTING W/ ARIMA-PLUS-XREG
    2
    ---
    3
    ## ✔️ INTRODUCCIÓN
    4
    🔥 Bienvenido a mi Gist donde muestro como modelar un **TIME SERIES FORECASTING**  con **ARIMA PLUS XREG** en **BIG QUERY**
    5