Projects

Resume-worthy data ideas to put learning into practice.

Every project ships with starter code, source data, and guidance docs.

Build a Python-Driven Sales Dashboard from Scratch

Turn raw transactional data into a decision-ready dashboard with KPIs, trend lines, and regional breakdowns.

#Python #pandas #matplotlib #CSV #DataViz

Implementing ELT with Real World Business Data

Build a working ELT pipeline against messy, real-world source data — from raw extraction to a clean, queryable output.

#Python #SQL #ELT #pandas #DataModeling