Skip to content
View Vincent-Crescente's full-sized avatar

Block or report Vincent-Crescente

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

Pinned Loading

  1. MLB_StrikeZone_App MLB_StrikeZone_App Public

    App that polls the MLB API and creates a visual strike zone with descriptions of each pitch and its outcome. Created for Python, API, polling, data cleaning, organization, OOP usage and data visual…

    Python 1

  2. containerized-dbt-airflow-postgres-pipeline containerized-dbt-airflow-postgres-pipeline Public

    Containerized ELT pipeline using Docker Compose, Airflow, dbt, and PostgreSQL with Python-based ingestion and idempotent transformations.

    Python

  3. dbt-PostgreSQL-ELT dbt-PostgreSQL-ELT Public

    ELT pipeline using dbt and PostgreSQL to ingest CSVs, stage data, and transform pet health, activity, and user information into analytics-ready final table. Includes incremental transformations, co…

    Shell

  4. PySpark_Azure_Excel_Pipeline PySpark_Azure_Excel_Pipeline Public

    Not a production app, just a hands-on project to explore PySpark, Azure, and Excel reporting. README walks through my learning process.

    Python

  5. Event-Driven-Azure-Trigger-Pipeline Event-Driven-Azure-Trigger-Pipeline Public

    Azure Function App triggered by Blob Storage uploads. When new data files arrive, the function reads all relevant CSVs, cleans and merges them using Pandas, and saves an updated report to the outpu…

    Python

  6. snowflake_airflow_dc_project snowflake_airflow_dc_project Public

    Utilize Snowflake and Airflow to practice modeling data in tables and steps to clean and join data tables into a final table. Snowflake runs SQL and reads in local files, while Airflow and its GUI …

    Python