Skip to content
View himewel's full-sized avatar
:atom:
:atom:
Block or Report

Block or report himewel

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

GIF

Hi there 👋

  • 🔭 I’m a data engineer working at Quartile
  • 🌱 I hold a MBA in Data Engineering at FIAP and a bachelor in Computer Engineering at Federal University of Pampa. I usually try to keep my github fresh with projects around Apache Airflow, Apache Spark, Docker, Terraform, Kubernetes and other tools from modern data stack.
  • Take a look in some projects that I have been working such as covid19retail, INMET weather dashboard and CartolaFC.
  • Currently I am getting deeper in functional programming with Scala using Cats. This is the repo I am adding more contents about typeclasses and other Cats related contents: https://github.com/himewel/scala-fp.
  • 📫 Feel free to reach me at LinkedIn!

Tools that I've been working with:

Docker Apache Airflow Google Cloud Apache Spark Terraform Databricks Microsoft Azure Amazon AWS Apache Kafka

Pinned

  1. cartolafc cartolafc Public

    Football scouts from Cartola FC at a data lake with data warehouse and dashboard

    Python 14 1

  2. covid19retail covid19retail Public

    Covid19 and Iowa Liquor Sales analysis at BigQuery using dbt, Airflow, Marquez, Google Cloud and other modern data stack tools

    Jupyter Notebook 13 3

  3. airflow_celery_workers airflow_celery_workers Public

    Airflow 2.0 configuration with Celery Executor based on Docker containers with Postgres and Redis broker plus Flower and Webserver UI

    Shell 10 3

  4. gcp-terraform-airflow gcp-terraform-airflow Public

    Infrastructure of Airflow with Celery workers builded with Terraform resources based on GCP Compute Engine VM Instances

    HCL 3 3

  5. weather_gather weather_gather Public

    INMET weather data extraction, structuring and visualization with Docker, Apache Airflow, BigQuery and Apache Superset.

    Python 4

  6. scala-fp scala-fp Public

    Functional programming fundamentals with Scala and Cats =^.^=

    Scala