Skip to content
View rbmuller's full-sized avatar
🚀
rocket
🚀
rocket
  • São Bento do Sul, Santa Catarina, Brazil

Block or report rbmuller

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

Typing SVG

Data Engineer building scalable data infrastructure for US tech companies. 8+ years architecting ETL pipelines, data platforms, and real-time processing systems — from fintech to gaming to social media at scale.

What I do

flowchart LR
    S["🗄️ Sources<br/>APIs · DBs · streams"] --> P["⚙️ Ingest → Transform<br/>Airflow · dbt · Go/Python"]
    P --> W["📦 Warehouse<br/>Databricks · BigQuery"]
    W --> A["📊 Analytics"]
    W --> M["🤖 ML · datatrax"]
    A --> C(("Clients"))
    M --> C

    click M "https://github.com/rbmuller/datatrax" _blank

    classDef stage fill:#161b22,stroke:#30363d,color:#c9d1d9
    classDef proc fill:#0d1117,stroke:#00B341,stroke-width:2px,color:#00B341,font-weight:bold
    classDef clients fill:#00B341,stroke:#00B341,color:#ffffff,font-weight:bold

    class S,A,M stage
    class P,W proc
    class C clients
Loading

Currently

  • Building Bonavia — crowdsourced road quality mapping platform for Brazilian roads (React + Flask + React Native)
  • Applying to Georgia Tech OMSCS — MS in Computer Science (AI + Distributed Systems + Robotics)

Open Source

Datatrax — Data engineering & ML toolkit for Go. Zero dependencies, 7 ML algorithms, generics-first.

Scherlok — Zero-config data quality monitoring. Connect, profile, detect anomalies — 3 commands, no YAML.

Stack

Golang Python Databricks Airflow BigQuery dbt PySpark Cloud Composer Airbyte Superset PostgreSQL React TypeScript AWS GCP Azure

Beyond code

Climber, trekker, triathlete. Endurance sports taught me that the boring, incremental approach is slower to start — but it actually finishes.


German citizen | Based in Brazil | EST-aligned | 5 languages (EN, PT, ES, IT, DE)

Pinned Loading

  1. datatrax datatrax Public

    Data engineering and machine learning toolkit for Go.

    Go 9

  2. scherlok scherlok Public

    A detective for your data. Zero-config data quality monitoring — works with dbt, Postgres, BigQuery, Snowflake. No YAML.

    Python 6 2