Skip to content
View jonatasleon's full-sized avatar
👟
Just code it
👟
Just code it

Highlights

  • Pro

Block or report jonatasleon

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

Hi 👋

I'm Jonatas — data eng & software architect from Brazil 🇧🇷, mostly building pipelines, APIs, and tools that try to make sense of messy data. Lately with a lot of LLM in the mix.

🛠️ What I'm building these days

  • Data pipelines with Airflow + Spark + Delta + dbt (medallion, ELT, the usual)
  • Python services & APIs — FastAPI, SQLAlchemy, async patterns
  • LLM-powered apps — RAG, document processing, OpenAI / LangChain + vector DBs
  • Geospatial stuff with PostGIS, interactive maps, viz with D3 / Matplotlib

🧪 Daily driver

Python · Postgres · Docker · GitHub Actions · uv · zsh + tmux · AWS / Databricks

🤝 Happy to collab on

open-source around data engineering, automation, and AI tooling — especially anything that takes a real chunk of pain out of someone's workflow. Drop an issue, open a PR, or just say hi.

📫 me@jonatasleon.com · 🌐 jonatasleon.com

Pinned Loading

  1. kr-cli kr-cli Public

    CLI tool to download roms from https://roms-download.com/

    Python 6 1

  2. lens-gallery-api lens-gallery-api Public

    Python

  3. poke-list poke-list Public

    📱 Como criar uma Pokedex para Android

    Java 7 2

  4. Vimeo video downloader with Python 3 Vimeo video downloader with Python 3
    1
    #!/bin/env python3
    2
    
                  
    3
    import argparse
    4
    import base64
    5
    import os