// data.engineer.portfolio

NamanShetty

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

Core Expertise
Snowflake Data Cloud
DBT
SQL
Python
FastAPI
CI/CD Pipeline Design
Snowflake DBA & Governance
Tools & Platforms
Snowflake DBT Python FastAPI ⚡ Git Power BI Streamlit Snowflake OpenFlow PeopleSoft SAP Salesforce / SFDC Coupa DLT Pipelines CI/CD Automation Snowflake Tasks Stored Procedures Data Quality Data Governance ELT / ETL Data Marts BI Reporting Snowflake AI Agents
// 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_