Skip to content
View henriquelino's full-sized avatar

Block or report henriquelino

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

Hi, I'm Lino 👋

Data engineer at Baerskin.

I live in dbt, BigQuery, Databricks, and Airflow, mostly turning warehouse chaos into answers.

My specialty: Killing pipelines as enthusiastically as I build them. In recent months I've archived 155 datasets; deleted 27 schemas in BigQuery and paused over 200 ETLs. Every table costs money. Every dashboard nobody opens costs money. Subtraction is a feature.

Stack

Daily · Python · SQL · dbt · BigQuery · Databricks · Airflow

Off the clock · Fixing my car · Self-hosting a small homelab fleet on Docker (jellyfin, immich, dashboards, home assistant)

What's public here

Most of my real work lives on private repositories. Here is what I build, break, and learn on my own time.

Most interesting stuff:

  • maratron — turn a manual treadmill into an Xbox controller and walk through Skyrim.
  • huey_producer_consumer_flask — Minimal producer/consumer scaffold with Huey + Flask + SQLite.

Find me on LinkedIn

Somewhere, a BigQuery table I haven't looked at in 18 months is costing us $0.20 a month. I'll deal with it soon.

Pinned Loading

  1. huey_producer_consumer_flask huey_producer_consumer_flask Public

    Template combining a Huey task queue (SQLite broker) with a Flask control panel — pause/resume the consumer's worker pool from a browser via a transitions state machine. Ships as Windows .exe (PyAr…

    Python 2

  2. maratron maratron Public

    Turn a manual treadmill into an Xbox controller — ESP32 + hall sensor + Python drive a virtual gamepad so you can walk into PC games.

    Python