Skip to content
View souravkatkar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report souravkatkar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
souravkatkar/README.md

Hi there, I'm Sourav πŸ‘‹

πŸš€ Data Engineer | Digital Specialist L2 | Python Automation Enthusiast Currently at Infosys, delivering data engineering solutions and automation for CVS Health. I specialize in building robust Python scripts and managing large-scale workflow orchestration.


πŸ› οΈ My Toolkit

Languages & Automation: 🐍 Python (ETL & Scripting) β€’ πŸ’Ύ SQL (Advanced Querying) β€’ πŸ’» Shell Scripting

Data Platforms: 🌬️ Airflow (Managing 200+ Production DAGs) β€’ ❄️ Snowflake β€’ πŸ” BigQuery

Tools & Environment: 🐼 Pandas β€’ 🌢️ Flask β€’ πŸ™ Git β€’ 🐧 Linux Basics


πŸ“Œ Featured Projects

  • πŸ“‘ Angel-Quant: Market Data Extraction Utility A Python utility hosted on a cloud instance that automates the extraction of live market data via SmartAPI. It transforms raw API responses into structured CSV files, allowing for easy export and downstream financial analysis. Tech: Python, API Integration, Linux, Cloud Hosting (OCI).
    🟒 Status: Deployed & Operational

  • πŸ—„οΈ BQ DDL Standardizer A specialized tool designed to standardize BigQuery DDL from various source schemas, automating the manual process of schema preparation for cloud migrations.
    Tech: Python, SQL, BigQuery API.

  • πŸ“Š Swing-Trader A stock analysis engine featuring automated candlestick pattern detection and technical indicator visualization built with the Flask framework.
    Tech: Python, Flask, Pandas.

  • πŸ€– Object-Detection-Rugby Mobile-based computer vision implementation for real-time object detection using Java and OpenCV.
    Tech: Java, OpenCV.


🌱 Current Focus

  • Workflow Orchestration: Optimizing production Airflow environments and DAG efficiency.
  • FinTech Engineering: Refining automated data extraction handlers for high-frequency market data.
  • Process Automation: Using Python to streamline manual data tasks and ETL workflows.

πŸ“« Connect With Me


✨ β€œCode. Learn. Automate. Repeat.”

Pinned Loading

  1. angel-quant angel-quant Public

    Python utility for extracting and formatting live market data from Angel One SmartAPI into structured CSV files.

    Python

  2. bq-ddl-standardizer bq-ddl-standardizer Public

    A web-based tool to connect to MySQL, PostgreSQL, or SQL Server databases, extract table schemas, and instantly generate BigQuery-compatible DDL statements for seamless migration.

    Python

  3. Swing-Trader Swing-Trader Public

    Flask-based stock screener for detecting candlestick patterns and browsing NSE stock data.

    Python

  4. Logo-Quiz Logo-Quiz Public

    Python Gui Logo quiz game - To identify the logo shown in the question

    Python 1

  5. Object-Detection-Rugby-Ball Object-Detection-Rugby-Ball Public

    Object Detection application for Android platform

    Java 1

  6. TowerOfHanoi TowerOfHanoi Public

    Animated solution of Tower Of Hanoi problem for different no of disks

    Java