Skip to content
View johnathon-smith's full-sized avatar

Block or report johnathon-smith

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. close-crm-webhook-pipeline close-crm-webhook-pipeline Public

    Event-driven AWS pipeline that ingests Close CRM webhooks, stores raw events in S3, performs delayed enrichment, and delivers independent Slack and email alerts through SQS and Lambda.

    Python

  2. wistia_video_analytics_aws_pipeline wistia_video_analytics_aws_pipeline Public

    End-to-end AWS data pipeline that ingests Wistia events, validates schema drift, builds Delta Lake models with Glue and PySpark, and powers a Streamlit analytics dashboard.

    Python

  3. global_partners_orders_aws_pipeline global_partners_orders_aws_pipeline Public

    End-to-end AWS data engineering pipeline using SQL Server, AWS Glue, S3 Delta Lake, Streamlit, CloudWatch observability, and GitHub Actions CI/CD.

    Python

  4. walmart-sales-analytics-snowflake-dbt walmart-sales-analytics-snowflake-dbt Public

    End-to-end data engineering project using AWS S3, Snowflake, and dbt to implement Medallion Architecture with SCD Type 1 & Type 2 logic on Walmart sales data, followed by analytical visualizations …

    Python 1

  5. aws-serverless-data-lake-nurse-staffing-pipeline aws-serverless-data-lake-nurse-staffing-pipeline Public

    End-to-end serverless data pipeline on AWS that ingests healthcare staffing data from Google Drive, processes it through a multi-layer data lake (raw → refined → curated), enforces data quality, an…

    Jupyter Notebook 1

  6. real-time-data-pipeline-aws-snowflake real-time-data-pipeline-aws-snowflake Public

    Production-style real-time data ingestion pipeline built with AWS and Snowflake, featuring pre-stream validation, fault isolation, and automated Snowpipe ingestion.

    Python