// data.engineer.portfolio

Naman Shetty

Snowflake | DBT | Python | FastAPI | CI/CD | Governance

Software Engineer focused on the Snowflake Data Cloud - end-to-end pipelines, DBT transformations, DevOps automation, and secure governance.

3+
Years Exp
3×
Certified
5+
Systems
3+
Years Exp.
3×
Certified
5+
Systems
// 01

Experience

Hexaware Technologies
Software Engineer
June 2022 - Present
📍 Chennai, India
Data Transformation & ELT Development
  • Designed end-to-end ELT pipelines using DBT as the core transformation framework for structured, scalable integration.
  • Built Snowflake Tasks & Stored Procedures to orchestrate DBT workloads natively within Snowflake.
  • Developed dimensional Data Marts consolidating data from PeopleSoft, SAP, SFDC, and Coupa for analytics.
DevOps & CI/CD Automation
  • Architected Git-based CI/CD pipelines with Python to automate testing, versioning, and deployment of Snowflake objects and DBT models.
  • Established a continuous deployment framework enabling collaborative, consistent model promotion across environments.
Snowflake Governance & Administration
  • Managed platform security - roles, users, network policies, and access controls for compliance and audit readiness.
  • Automated governance workflows via Snowflake Tasks to streamline user provisioning and policy enforcement.
Data Quality & Integration
  • Implemented validation and reconciliation frameworks across source systems and the Snowflake Data Lake.
  • Integrated DLT and Snowflake OpenFlow to ingest and land raw data efficiently into the lake layer.
Reporting & Business Intelligence
  • Deployed Streamlit dashboards (in Snowflake) and Power BI reports for operational and enterprise-wide insights.
  • Contributed to Snowflake Intelligence Agents generating automated, insight-driven revenue recommendations.
// 02

Skills

Data Engineering & Architecture
Snowflake Data Cloud DBT SQL ELT / ETL DLT Pipelines Snowflake Tasks Stored Procedures Data Marts
Backend & Automation
Python FastAPI ⚡ Git CI/CD Pipeline Design CI/CD Automation
Analytics & Integrations
Power BI Streamlit BI Reporting Snowflake AI Agents Snowflake OpenFlow SAP Salesforce / SFDC PeopleSoft Coupa
Governance & Quality
Snowflake DBA & Governance Data Governance Data Quality
// 03

Certifications

Snowflake
SnowPro Core Certification
// 2023
Amazon Web Services
AWS Certified Cloud Practitioner
// 2023
Microsoft Azure
Azure Fundamentals (AZ-900)
// 2022
// 04

Education

Bachelor of Engineering
Rajeev Institute of Technology
📍 Hassan, Karnataka, India
2022

Let's build
data pipelines
together.

Open to data engineering roles, collaborations, or a chat about Snowflake, DBT, FastAPI, or data architecture.

profile.sql - Snowflake
-- Naman Shetty | Data Engineer   SELECT   name, role, location,   yrs_experience, certs,   fastapi_capable FROM engineers WHERE name = 'Naman Shetty'   AND snowflake_expert = TRUE   AND dbt_expert = TRUE;   -- ✓ 1 row returned in 0.3s_