Skip to content
View CarlosGTrejo's full-sized avatar

Block or report CarlosGTrejo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CarlosGTrejo/README.md
[about]
role = "Data Engineer"
modus_operandi = ["readability", "simplicity", "performance", "modularity", "maintainability"]
languages = ["Python", "SQL", "JS/TS"]

[stack.data_engineering]
cloud = ["GCP", "AWS"]
orchestration = ["Prefect", "Airflow", "Kestra"]
storage = ["Postgres", "BigQuery", "S3", "GCS", "DuckDB"]
extraction_and_loading = ["dlt", "scrapy"]
transformation = ["dbt", "pandas"]

[stack.devops_and_tools]
infrastructure = ["Pulumi", "Terraform", "Docker"]
environment = ["uv", "mise"]

Pinned Loading

  1. Data-Engineering-Zoomcamp-2026 Data-Engineering-Zoomcamp-2026 Public

    Python 1

  2. DataCamp-Notes DataCamp-Notes Public

    My notes on the DataCamp courses I take.

  3. Cricket-Data-Pipeline Cricket-Data-Pipeline Public

    Python

  4. Arctic-Rivers-Data-Pipeline Arctic-Rivers-Data-Pipeline Public

    Jupyter Notebook

  5. Minecraft Server Config (systemd uni... Minecraft Server Config (systemd unit, interfaces, sshd_config, iptables)
    1
    After a fresh install of Debian, run the setup script as root:
    2
    (If you're not root run su - root)
    3
    
                  
    4
    bash <(wget -qO- https://gist.githubusercontent.com/CarlosGTrejo/1877195ea8421c5745e36c3ddfff8914/raw/setup.sh)
    5
    
                  
  6. Market-Data-Pipeline Market-Data-Pipeline Public

    A reproducible data pipeline and analytics dashboard for the CS2 Market

    Python