Skip to content
View meetwani's full-sized avatar

Block or report meetwani

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

🧠 About Me

meet_wani = {
    "role"       : "Final-year AI & Data Science Engineer",
    "college"    : "Suman Ramesh Tulsiani FOE, Pune (2022–2026)",
    "cgpa"       : 9.10,
    "focus"      : ["Growth Analytics", "Credit Risk", "Product Analytics"],
    "experience" : "Data Science Consultant @ Rubixe AI",
    "tools"      : ["Python", "SQL", "Power BI", "AWS EC2", "Streamlit"],
    "ai_native"  : True,
    "open_to"    : "Fintech Product / Growth / Credit roles πŸš€"
}

πŸ’‘ I build end-to-end data solutions β€” from raw SQL queries on 1M+ transactions to deployed ML apps β€” that drive real business outcomes.


πŸ› οΈ Tech Stack

Languages

Python SQL Java

ML / AI Frameworks

TensorFlow Scikit-learn OpenCV HuggingFace LangChain

Data & Visualization

Pandas NumPy Power BI Tableau Matplotlib

Cloud & Databases

AWS PostgreSQL Git

Deployment

Streamlit FAISS


πŸ’Ό Experience

🏒 Data Science Consultant β€” Rubixe AI (Aug 2024 – Oct 2025)

  • πŸ“¦ Owned end-to-end analytics pipelines across 3+ capstone projects β€” from problem framing to stakeholder delivery
  • πŸ“Š Built descriptive, diagnostic, and prescriptive analytics solutions; translated complex findings into clear business recommendations
  • πŸ€– Developed and deployed ML models (classification, regression) on datasets of 50,000+ records with defined KPIs & performance monitoring
  • ⚑ Leveraged AI-native tools (Claude, Copilot) to accelerate workflows and improve code quality

πŸš€ Featured Projects

PostgreSQL Β· CTEs Β· Window Functions Β· Fraud Detection Β· Cohort Analysis

  • Executed 15+ advanced SQL queries (CTEs, Window Functions, RANK, LAG) on 1M+ financial transactions
  • Built fraud risk scoring using CASE WHEN β€” flagged anomalous transactions 3x above customer average
  • Performed 30/60/90-day cohort retention and CLV analysis across 2,000 customers

Python Β· SMOTE Β· Random Forest Β· Power BI Β· Streamlit Β· DAX

  • Analyzed 7,043 telecom records to identify key churn drivers
  • Applied SMOTE; selected Random Forest (86% accuracy) via 5-fold cross-validation
  • Built Power BI dashboard with DAX KPIs β€” Churn Rate: 26.54%
  • Deployed Streamlit app with real-time churn probability scores and retention recommendations

NLP Β· TF-IDF Β· Cosine Similarity Β· NLTK Β· Streamlit Β· Pickle

  • Built a content-based recommendation engine on 20,000+ Spotify songs using TF-IDF (5K features) + Cosine Similarity
  • Applied NLP preprocessing (NLTK tokenization, stopword removal, regex cleaning) for lyrical feature extraction
  • Deployed interactive Streamlit web app with real-time search, similarity badges, and lyrics preview

πŸ“Š GitHub Stats

GitHub Streak


πŸ† Certifications

πŸŽ“ Certification πŸ›οΈ Issuer
Certified Data Scientist DataMites | IABAC | NASSCOM

🐍 Contribution Snake

github-snake

βš™οΈ To enable the snake: Go to your repo β†’ Actions tab β†’ New workflow β†’ paste the YAML below and commit. It auto-runs daily!

# .github/workflows/snake.yml
name: Generate Snake

on:
  schedule:
    - cron: "0 0 * * *"
  workflow_dispatch:

jobs:
  generate:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk/svg-only@v3
        with:
          github_user_name: ${{ github.repository_owner }}
          outputs: |
            dist/github-snake.svg
            dist/github-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

🀝 Let's Connect & Build Something Impactful!

LinkedIn Email Me


"Data is the new oil β€” I'm here to refine it." βš—οΈ

Popular repositories Loading

  1. Heart-Disese-Prediction Heart-Disese-Prediction Public

    Jupyter Notebook

  2. PTID-CDS-JUL-25-2884-Home-Loan-Default PTID-CDS-JUL-25-2884-Home-Loan-Default Public

    Jupyter Notebook

  3. Rice-Leaf-Disease-Pred-CNN Rice-Leaf-Disease-Pred-CNN Public

  4. Healthcare-Diabetes-Prediction Healthcare-Diabetes-Prediction Public

    Machine learning project for diabetes prediction

    Jupyter Notebook

  5. Customer-Churn-Analysis Customer-Churn-Analysis Public

    Jupyter Notebook

  6. music-recommender music-recommender Public

    Jupyter Notebook