Skip to content
View roshanlabh's full-sized avatar
πŸ”Ž
Serving notice period | looking for new role
πŸ”Ž
Serving notice period | looking for new role

Block or report roshanlabh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roshanlabh/README.md

Hi there πŸ‘‹ I'm Roshan Labh

Linkedin Badge Gmail Badge


πŸ”§ Lead Data Engineer | ETL Pipelines | Data Warehousing | Cloud Architectures

I’m a passionate data engineer with over 12 years of industry experience, currently leading data initiatives at Cars24, designing scalable pipelines, optimizing Snowflake performance, and driving data quality initiatives for 360Β° customer analytics and reporting.


πŸ”­ Current Tech Stack

  • Cloud: Snowflake, AWS, GCP, BigQuery, Redshift
  • ETL / Data Pipelines: Airflow, DBT, Python, Apache NiFi, DMS
  • Data Modeling: Star Schema, Snowflake Schema, Fact/Dimension Modeling
  • DevOps / Infra: Terraform, Docker, CI/CD, Serverless Architecture
  • Languages: Python, SQL, Typescript, Node.js
  • Databases: MongoDB, MySQL, Postgres, ArangoDB
  • Visualization: Apache Superset, Looker, Data Studio, DOMO
  • Messaging & Integration: SQS, Lambda, GraphQL, Redis

🌱 What I'm Learning

  • Advanced data modeling in analytics engineering
  • Large-scale streaming pipelines with Kafka, Kinesis
  • Vector DBs, Feature Stores (Feast), ML Inference at Scale

πŸ’¬ Ask me about

  • Snowflake optimization & architecture
  • Modern ETL/ELT pipelines with DBT and Python
  • Data governance, quality, and observability strategies
  • Building cross-functional data products that scale

πŸš€ Achievements

  • πŸ“ˆ Improved ETL efficiency by 30% integrating 4 diverse data sources
  • 🧹 Led 20% improvement in clickstream data quality
  • βš™οΈ Reduced deployment times by 40% via automated CI/CD pipelines
  • πŸ” Enabled a comprehensive 360Β° user view for better decision-making

🎯 Let's Connect

πŸ“« Email: [email protected]
πŸ’Ό LinkedIn: linkedin.com/in/roshanlabh

Pinned Loading

  1. docker-microservices-example docker-microservices-example Public

    This is a working project, which demonstrates microservices with Docker.

    PHP

  2. dockersampleimg dockersampleimg Public

    This is just a sample HTML project, which demonstrate Docker functionality.

    HTML

  3. hs-xml2json hs-xml2json Public

    AWS Lambda function: To process xml file of source bucket into separate json files.

    JavaScript

  4. php-appsync-consumer-example php-appsync-consumer-example Public

    Creating a PHP WebSocket client for AWS AppSync real-time subscriptions.

    PHP 4 2

  5. streamlabs-twitch-implementation streamlabs-twitch-implementation Public

    This is an assignment project given by streamlabs

    PHP

  6. Coderbyte - React Phone Book [solution] Coderbyte - React Phone Book [solution]
    1
    import React, { useState } from "react";
    2
    import ReactDOM from "react-dom";
    3
    
                  
    4
    const style = {
    5
      table: {