Skip to content
View vicky-dx's full-sized avatar
  • cs50
  • India

Highlights

  • Pro

Block or report vicky-dx

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 250 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
vicky-dx/README.md

👋 Hey there! I'm Nikesh Chavhan

Typing SVG

GitHub followers GitHub User's stars Profile Views


🚀 About Me

class DataEngineer:
    def __init__(self):
        self.name = "Nikesh Chavhan"
        self.role = "Data Engineer | ML Engineer | Data Scientist"
        self.location = "Nagpur, India 🇮🇳"
        self.experience = "3+ years"
        self.specialties = [
            "Real-Time Data Pipelines",
            "Cloud ETL Workflows", 
            "Streaming Analytics",
            "Machine Learning & Predictive Analytics",
            "GenAI & RAG Systems"
        ]
        self.currently_working_on = [
            "LLM-Powered Pipelines",
            "Real-Time Fraud Detection with ML",
            "Auto-Scaling ETL Systems",
            "Advanced ML Model Deployment"
        ]
        self.certifications = [
            "Data Engineering Associate (AWS)",
            "Data Engineering Professional (GCP)",
            "Meta Database Engineer",
            "Data Scientist Professional (Datacamp)"
        ]
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build scalable data solutions together 🚀")

me = DataEngineer()
me.say_hi()

💼 What I Do

  • Real-Time Data Engineering: Building streaming pipelines with Kafka, Spark Streaming, and AWS Kinesis
  • ☁️ Cloud ETL Workflows: Designing scalable data pipelines on AWS (S3, Glue, Lambda, Redshift, EMR)
  • 🤖 GenAI & RAG Systems: Developing LLM-powered pipelines with semantic search and prompt engineering
  • 📊 Big Data Processing: Apache Spark (Batch & Streaming), Flink, distributed computing at scale
  • �️ Data Infrastructure: Airflow orchestration, DBT transformations, Terraform IaC
  • 📈 Analytics & Monitoring: ELK Stack, Prometheus, Grafana, Streamlit, Tableau dashboards
  • 🔐 Fraud Detection: ML-based real-time anomaly detection with XGBoost and streaming analytics

🛠️ Tech Stack

Languages

Python SQL Java C Bash

Big Data & Streaming

Apache Kafka Apache Spark Apache Flink Apache Airflow

Cloud & AWS

AWS S3 Lambda Redshift EMR Glue Kinesis

Databases & Data Warehouses

PostgreSQL Snowflake MongoDB Redis

ML & GenAI

XGBoost LightGBM scikit-learn Pandas NumPy TensorFlow LLMs Jupyter

DevOps & Infrastructure

Docker Kubernetes Terraform GitHub Actions

Monitoring & Visualization

Prometheus Grafana ELK Stack Tableau Streamlit

Tools & Others

Git Linux FastAPI DBT


📊 GitHub Stats

GitHub Stats GitHub Streak
Top Languages

🏆 GitHub Trophies

trophy


📈 Contribution Graph

Nikesh's github activity graph


📫 Let's Connect

GitHub LinkedIn Email


🏆 Awards and Certifications

  • AWS Data Engineering Associate (In Progress)
  • 📜 Google Cloud Data Engineering Professional (In Progress)
  • 🎓 Meta Database Engineer Professional - Coursera
  • 🎓 Data Scientist Professional - Datacamp

💭 Random Dev Quote

Quote


🌟 Show some ❤️ by starring some of the repositories!

"Building scalable data pipelines that transform raw data into actionable insights." 🚀💡

Open to exciting Data Engineering opportunities and collaborations!


Snake SVG

Popular repositories Loading

  1. PowerShell PowerShell Public

    Forked from PowerShell/PowerShell

    PowerShell for every system!

    C# 1

  2. node-web-server node-web-server Public

    HTML

  3. node-course-TodoApp node-course-TodoApp Public

    JavaScript

  4. ud839_Miwok ud839_Miwok Public

    Forked from udacity/ud839_Miwok

    Java

  5. ud839_CustomAdapter_Example ud839_CustomAdapter_Example Public

    Forked from udacity/ud839_CustomAdapter_Example

    Java

  6. views-widgets-samples views-widgets-samples Public

    Forked from android/views-widgets-samples

    Multiple samples showing the best practices in views-widgets on Android.

    Java