Skip to content
View pavannadipelli's full-sized avatar

Block or report pavannadipelli

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

Hi, I'm Pavan Nadipelli πŸ‘‹

Data Engineer | Python β€’ SQL β€’ AWS β€’ Data Pipelines


πŸš€ About Me

  • Data Engineer focused on building reliable cloud-based data pipelines, transformation workflows, and analytics-ready data solutions for enterprise environments
  • Contributed to FinTech and product-based business environments by delivering data workflows that supported reporting, operational decision-making, and analytics consumption
  • Experienced in building and supporting event-driven, batch, and warehouse-loading workflows that improve data quality, operational reliability, and downstream reporting
  • Strong focus on clean system design, production-grade pipeline patterns, and scalable data engineering solutions
  • Proud alumnus of the University of Texas at Arlington, College of Business

🧰 Core Stack

Languages

AWS & Cloud

Data Engineering

Databases & Storage

Orchestration, Quality & DevOps


πŸ“Œ Featured Projects

πŸ”Ή YouTube API ELT Pipeline

End-to-end ELT pipeline that extracts YouTube channel metadata through the YouTube API, loads raw data into PostgreSQL staging tables, applies transformation logic into core analytical layers, and supports orchestration, containerization, and testing using Python, Docker, Airflow, pytest, and Soda Core.
Inspired by and adapted from an instructor-guided project by Matthew Schembri and further developed through my own hands-on-work, implementation, modifications, and ongoing extensions.


🎯 Current Focus

  • Building clean, production-style data engineering projects
  • Improving pipeline reliability, validation workflows, and system clarity
  • Strengthening AWS-based ingestion and warehouse loading patterns

πŸ“« Connect

Popular repositories Loading

  1. pavannadipelli pavannadipelli Public

  2. youtube-metadata-elt-pipeline youtube-metadata-elt-pipeline Public

    Youtube channel metadata extraction ELT pipeline

    Python