I design reliable data models and write production-grade SQL that turns messy operations into trusted business metrics.
About
SQL is the core of my analytics engineering work: dimensional modeling, transformation logic, and data quality checks. I use it daily supporting point-of-sale systems at ZooTampa and in warehouse projects on Supabase Postgres and Microsoft Fabric. My focus is readable queries, maintainable warehouse structure, and stakeholder-ready datasets.
Impact Highlights
Segmented simulated guest transactions with RFM analysis, producing business-ready customer groupings for targeted decision-making.
Built medallion-style transformation paths for Owl Park — bronze ingestion, silver cleansing, gold dimensional models — that support reusable BI reporting.
Validate and troubleshoot production point-of-sale data daily, keeping reporting workflows stable for business operations.
Strengthened KPI consistency by anchoring dashboards to modeled facts and dimensions.
Projects
Featured · Real business data
RFM Customer Segmentation · ZooTampa
Built Recency-Frequency-Monetary segmentation over guest transaction data, turning raw purchases into business-relevant customer groupings surfaced in Power BI.
SQLDatabricksStreaming
Simulated RFM Customer Segmentation
RFM-based customer segmentation built on simulated transaction data, identifying high-value and at-risk cohorts from transaction history.
SQLSupabase
Owl Park Medallion Pipelines
Designed SQL-centric transformation flow from operational Supabase tables into analytics-ready layers powering Power BI.
SQLSupabaseMicrosoft Fabric
Dynamic Pricing Simulator Monitoring
Built the aggregate and historical context layer supporting agent pricing and inventory decisions.
SQLn8nSupabase
Preview soon🗺️Medallion ERDBronze → silver → gold model diagram for Owl Park.
Preview soon💾Query in actionA representative transformation query with results.Preview soon📋Result setOutput / validation snapshot.
Tools
PostgreSQLSupabaseMicrosoft Fabric SQLDatabricks SQLSupabase SQLMSSQL for Dynamics CRMDuckDB
Process
Identify business requirements and define target metrics (OKR, KPIs, supporting metrics).
Model entities and relationships for stable downstream use.
Build transformations in audited, testable SQL steps.
Validate outputs against source totals and edge cases.
Document assumptions so BI and ML layers stay aligned.