Skip to content
View itsabhishekm's full-sized avatar

Block or report itsabhishekm

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.

Content in all repositories owned by your account will be closed.
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
itsabhishekm/README.md

MasterHead

Heyy,

Welcome to my space!

I'm a Data Engineer with experience building and optimizing distributed data and AI workflows across the finance and medical domains.

What I Work On

  • Data Engineering: Building large-scale ingestion and transformation pipelines using ETL/ELT, CDC, batch, full-load, upsert, and incremental processing, along with workflow orchestration.

  • Data Quality and Governance: Implementing data validation, reconciliation, schema enforcement, automated quality checks, and governance practices to improve pipeline reliability and reduce data discrepancies.

  • AI and ML Workflows: Developing RAG and LLM-integrated applications involving document ingestion, embeddings, semantic retrieval, vector search, and retrieval-augmented generation. Also experienced with planning and deploying agentic workflows on AWS and building ML pipelines supporting analytics.

  • Monitoring and Reliability: Building monitoring and alerting workflows using CloudWatch, logging, lineage analysis, audit logs, and source-level validation to detect failures, investigate root causes, and maintain reliable production data pipelines.

  • Performance Optimization: Optimizing workloads across database, query, distributed job, and pipeline layers through table partitioning, data distribution strategies, SQL and join optimization, reduced data shuffling and scan overhead, and improved parallel execution through effective worker and resource allocation.

I enjoy working on problems involving scalable data systems, distributed processing, data reliability, workflow optimization, and AI-powered applications.

Outside the Code

  • You can find me hiking, cycling, exploring landscape photography, and trying out new food spots.
  • 🤝 Open to collaboration: feel free to drop me a message, and let's create something meaningful together!

Thank you for stopping by!

Pinned Loading

  1. MedQuery MedQuery Public

    A RAG based Medical Assistant using all-MiniLM-L6-v2 embeddings and FAISS nearest-neighbor search to retrieve relevant medical PDF content, with Mistral 7B for grounded answers and automated deploy…

    Python

  2. Intellex Intellex Public

    Multi-agent AI system routing queries through LangGraph ReAct agents backed by Groq (LLaMA 3) and optional Tavily web search, served via FastAPI and Streamlit, deployed on AWS ECS Fargate through a…

    Python

  3. AeroPipe AeroPipe Public

    An Ingestion pipeline built with Apache Airflow that pulls NASA's Astronomy Picture of the Day (APOD) data daily and loads it into a Postgres database on AWS RDS. Airflow runs locally via the Astro…

    Python

  4. global-energy-transitions global-energy-transitions Public

    Renewable energy analytics project combining ETL, EDA, feature engineering, time-series modeling, and geospatial data visualization. Interactive 3D globe for exploring energy trends across countrie…

    JavaScript

  5. Transport-for-London-Disruption-Analysis Transport-for-London-Disruption-Analysis Public

    An end-to-end ELT pipeline and machine learning project investigating how weather conditions and live operational data from the London Underground interact to produce, predict, and signal service d…

    Python

  6. Stock_Analyst Stock_Analyst Public

    Agentic application which uses live stock analysis, financial metrics, and web search to help research about financial analysis of any stock in the market.

    Python 2