Skip to content
View lealre's full-sized avatar
Block or Report

Block or report lealre

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
lealre/README.md

Hello! I'm Renan 👋

I'm just a curious guy who likes data, coding and learning. 🤙

My portfolio with all my public projects is pinned below. Feel free to reach out if you have any suggestions or questions.

Linkedin

Pinned

  1. Portfolio Portfolio Public

    All my public projects!

  2. northwind-analytics-sql northwind-analytics-sql Public

    An analytical business report from a sales database with SQL

  3. etl-airflow etl-airflow Public

    An ETL Orchestration using Apache Airflow to extract CSV files from a Google Drive, validate, transform, and load into a PostgreSQL database.

    Python 14 6

  4. crud-rental-properties crud-rental-properties Public

    Web application for performing CRUD operations in a PostgreSQL database using FastAPI, SQLAlchemy, Pydantic, Streamlit and Docker.

    Python 3

  5. excel-schema-validator excel-schema-validator Public

    Web application that validates a specific Excel schema and stores the data in a PostgresSQL Database.

    Python

  6. properties-webcrawler properties-webcrawler Public

    Web crawler for extracting data from property websites, utilizing NoSQL databases

    Python