Skip to content
View jsaraivx's full-sized avatar

Block or report jsaraivx

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

>_ sys_info

class DataEngineer:
    def __init__(self):
        self.id = "João Saraiva"
        self.role = "Data Engineer | Python | GCP"
        self.location = "Rio de Janeiro, BR"
        self.focus = ["Scalability", "Governance", "High-Performance ETL"]
    
    def current_status(self):
        return {
            "working_at": "avDATA Consulting",
            "building": "Robust Pipelines on GCP & K8s",
            "learning": "How to improve Data solutions?"
        }

>_ kernel_modules

Core & Ingestion Orchestration & Infra
Python Airflow
Pandas, DuckDB, SQLAlchemy, SQL Docker, Kubernetes, Helm, Shell

>_ connect

Pinned Loading

  1. what-price what-price Public

    A monorepo project for reply the price of currency exchanges.

    Python