Skip to content
View babebp's full-sized avatar
😊
😊

Block or report babebp

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

Pinned Loading

  1. leetcode-problems leetcode-problems Public

    A personal collection of LeetCode solutions. This repository serves as my study log to improve problem-solving skills and prepare for technical interviews.

    Python

  2. airflow-load-csv-to-postgresql airflow-load-csv-to-postgresql Public

    This repository contains an Airflow pipeline to automatically load CSV files into a PostgreSQL database, fully containerized with Docker Compose.

    Python

  3. financial-data-pipeline-and-predictive-analytics financial-data-pipeline-and-predictive-analytics Public

    A financial data pipeline built using Apache Airflow, collecting data from OANDA and Yahoo Finance, cleaning it, and storing it in an H5 database for high-quality predictive analytics.

    Python

  4. KZM Close System Template KZM Close System Template
    1
    import numpy as np
    2
    import pandas as pd
    3
    
                  
    4
    capital = 3000
    5
    ceiling = 8987