Skip to content
View IvanildoBarauna's full-sized avatar
🇧🇷
Data & Analytics Engineer
🇧🇷
Data & Analytics Engineer

Sponsoring

@python

Organizations

@Apoena-Stack @ivanildobarauna-dev

Block or report IvanildoBarauna

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

Hi, I'm Ivanildo Barauna 👋

Data and Software Engineer · IT Problem Solver

LinkedIn Website Medium


👨‍💻 About Me

I'm a Data Engineer and Open Source Maintainer with a passion for building end-to-end data solutions that drive actionable business insights. My journey started in Data Analytics (BI Analyst, Data Analyst) and evolved into Data & Analytics Engineering, where I now focus on:

  • 🏗️ Data Pipelines & ETL: Building scalable, production-ready pipelines on GCP (BigQuery, Dataflow, Pub/Sub)
  • 📦 Open Source Python Libraries: Creating reusable, well-tested tools for the Python community (distributed via PyPI and GitHub Packages)
  • 🔭 Observability & Monitoring: Advancing distributed tracing and metrics with OpenTelemetry, ensuring visibility across systems
  • 💻 Backend Development: FastAPI, Flask, and modern Python practices for robust APIs

When I'm not coding, I'm contributing to open source, exploring new data technologies, and sharing knowledge through articles and projects.


🛠️ Tech Stack

Languages

Python Go TypeScript SQL

Frameworks & Libraries

FastAPI Pandas Apache Airflow Apache Spark Jupyter Next.js

Cloud & DevOps

Google Cloud Docker GitHub Git

Observability & Data

SQL Server PostgreSQL

Big QueryPower BILooker StudioOpenTelemetryDataDogApache BeamGitHub ActionsCI/CD


🌟 Featured Projects

Project Description Tech Stack
api-to-dataframe REST API → Pandas DataFrames with retry logic, schema validation, and intelligent type inference Python, Pandas, PyPI
currency-quote Complete currency quotes solution with Hexagonal Architecture, comprehensive testing, and CI/CD pipelines Python, FastAPI, PyPI
open-o11y-wrapper OpenTelemetry wrapper for sending traces, metrics, and logs via OTLP Protocol Python, OpenTelemetry
apibrasil-py Python SDK for the APIBrasil platform integration Python, SDK, PyPI
data-pipeline-sync-ingest ETL pipeline for currency quotes data with advanced data engineering practices Python, GCP, BigQuery, Airflow
ivanildobarauna.dev Personal portfolio website with GitHub integration and dynamic project listings Next.js, TypeScript, SSR

📖 Latest Articles & Learning

I regularly share insights and tutorials on Medium. Topics include data engineering best practices, Python libraries, and cloud architecture.


🤝 Let's Connect

I'm always open to collaborations on:

  • 🔧 Data engineering challenges and architectural discussions
  • 📚 Open source contributions and library maintenance
  • 🎯 Building data products and analytics solutions
  • 🌐 Backend development and API design

Feel free to reach out via LinkedIn or check out my website for more information.


⭐️ If you find my projects useful, consider starring them on GitHub! ⭐️

Pinned Loading

  1. ivanildobarauna-dev/open-o11y-wrapper ivanildobarauna-dev/open-o11y-wrapper Public

    OpenTelemetry Wrapper to send traces, metrics and logs to my otel-proxy using OTLP Protocol

    Python

  2. ivanildobarauna-dev/apibrasil-py ivanildobarauna-dev/apibrasil-py Public

    Este SDK foi desenvolvido para simplificar e agilizar a integração com a plataforma APIBrasil, reduzindo o esforço de desenvolvimento e otimizando o tempo dos usuários.

    Python 7 5

  3. ivanildobarauna-dev/data-pipeline-async-ingest ivanildobarauna-dev/data-pipeline-async-ingest Public

    Pipeline for processing and consuming streaming data from Pub/Sub, integrating with Dataflow for real-time data processing

    Python

  4. ivanildobarauna-dev/data-pipeline-sync-ingest ivanildobarauna-dev/data-pipeline-sync-ingest Public

    ETL Process for Currency Quotes Data" project is a complete solution dedicated to extracting, transforming and loading (ETL) currency quote data. This project uses several advanced techniques and a…

    Python 2 1

  5. ivanildobarauna-dev/ivanildobarauna.dev ivanildobarauna-dev/ivanildobarauna.dev Public

    Personal website and professional portfolio built with Next.js — featuring GitHub-integrated automation, dynamic project listings, and server-side rendering.

    TypeScript