Skip to content
View Kaushik-Kishor's full-sized avatar
  • Bangalore
  • 06:24 (UTC +05:30)

Highlights

  • Pro

Block or report Kaushik-Kishor

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
Kaushik-Kishor/README.md

👋 Hi, I'm Kaushik Kishor

Data Engineering · Real-Time Pipelines · Streaming Architectures

    profile views


About me

  • 🎓   B.E. CSE (Data Science) at DSCE, Bengaluru — SGPA 8.73/10
  • 🔭   Currently building ChainBreaker — a graph-driven real-time intrusion detection platform
  • 💡   Interested in streaming infrastructure, data platform engineering, and ETL/ELT systems
  • 🤝   Open to data engineering internships and collaborations
  • 📬   Reach me at kaushikkishor198@gmail.com

Tech stack

Core pipeline tools

Apache Kafka Apache Spark Apache Airflow dbt Docker

Databases & storage

PostgreSQL Neo4j MongoDB Azure Data Lake

Languages & frameworks

Python SQL FastAPI scikit-learn


🧱 Typical Architecture I Build

  • Ingestion: Kafka
  • Processing: Spark Structured Streaming
  • Storage: Medallion Lake (Bronze → Silver → Gold)
  • Transformation: dbt
  • Warehouse: PostgreSQL (Star Schema)
  • Orchestration: Airflow DAGs
  • Analytics: BI / ML Layer

Featured projects

Real-time streaming pipeline ingesting 15,000+ events/day across 3 Kafka topics with ~3s micro-batch latency. Medallion architecture on Azure Data Lake Gen2, dbt-modeled dimensional warehouse, and anomaly detection using Isolation Forest.

Kafka Spark Structured Streaming dbt Azure Data Lake Gen2 PostgreSQL scikit-learn Airflow


End-to-end ETL pipeline processing 3M+ NYC taxi records into a star schema warehouse. Airflow-orchestrated ingestion with 30+ dbt data quality tests and a fully Dockerized local setup.

Airflow PostgreSQL dbt Docker Python


Real-time network intrusion detection: Kafka ingestion → Spark processing → Neo4j attack graph → RL-based automated response. Modeled on MITRE ATT&CK kill chain stages.

Kafka Spark Neo4j FastAPI Python MaskablePPO


Pipeline engineer in the making · Always building something

Pinned Loading

  1. ecom-intelligence-platform ecom-intelligence-platform Public

    Real-time data engineering pipeline using Kafka, Spark Structured Streaming, Medallion architecture, dbt, and Azure Data Lake powering a PostgreSQL warehouse and Power BI analytics.

    Python 1

  2. nyc-taxi-datawarehouse-etl nyc-taxi-datawarehouse-etl Public

    End-to-end Data Warehouse & ETL project using Python, PostgreSQL, dbt, and Airflow. Includes ingestion of NYC Yellow Taxi data, data modeling (staging, dimensions, facts), orchestration with Airflo…

    Python