Skip to content
View eminent02's full-sized avatar

Block or report eminent02

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
eminent02/README.md
██████╗  █████╗ ████████╗ █████╗     ███████╗███╗   ██╗ ██████╗
██╔══██╗██╔══██╗╚══██╔══╝██╔══██╗    ██╔════╝████╗  ██║██╔════╝
██║  ██║███████║   ██║   ███████║    █████╗  ██╔██╗ ██║██║  ███╗
██║  ██║██╔══██║   ██║   ██╔══██║    ██╔══╝  ██║╚██╗██║██║   ██║
██████╔╝██║  ██║   ██║   ██║  ██║    ███████╗██║ ╚████║╚██████╔╝
╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝    ╚══════╝╚═╝  ╚═══╝ ╚═════╝

> Turning raw data into actionable intelligence

LinkedIn Profile Views


class SwarajParida:
    role        = "Data Engineer"
    location    = "India 🇮🇳"
    focus       = ["Data Engineering", "Data Science", "Agentic AI"]
    
    def current_mission(self):
        return "Building intelligent data pipelines & agentic AI systems"
    
    def fun_fact(self):
        return "I believe every dataset has a story. My job is to tell it."

⚡ What I Do

📦 DATA ENGINEERING    ──────────────────────────────── ██████████ 100%
   Pipelines · ETL/ELT · Data Lakes · Warehousing

🤖 AGENTIC AI          ──────────────────────────────── ████████░░  80%
   LLM Orchestration · Autonomous Agents · RAG Systems

📊 DATA SCIENCE        ──────────────────────────────── ███████░░░  70%
   Analytics · Modeling · Insight Generation

🛠️ Tech Arsenal

Data & Cloud

Python Apache Spark Airflow dbt Kafka AWS GCP Snowflake

AI / ML

Claude LangChain Ollama

Databases

PostgreSQL MongoDB Redis


📈 GitHub Stats

GitHub Streak


🔭 Current Focus

🚀  Building production-grade data pipelines at scale
🤖  Exploring agentic AI workflows & multi-agent systems
📚  Deep-diving into real-time streaming architectures
🌐  Contributing to open-source data tooling

💬 Let's connect and build something meaningful with data.

LinkedIn


"Data is the new oil — but only if you know how to refine it."

Pinned Loading

  1. Pose-Estimation-for-Exercises Pose-Estimation-for-Exercises Public

    Python

  2. NewsLetter-Subscription NewsLetter-Subscription Public

    This project sets up an ETL (Extract, Transform, Load) pipeline to collect news data from Google and upload it to an S3 bucket. The pipeline is automated using Airflow, and a Lambda function is inc…

    Python 1

  3. Weather-Data-Pipeline Weather-Data-Pipeline Public

    This project aims to automate the collection and processing of real-time weather data through a data pipeline. The pipeline utilizes Airflow, an open-source platform, to orchestrate the workflow fr…

    Python