Skip to content
View jibekgupta's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@quant-shop

Block or report jibekgupta

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

Hi, I'm Jibek Gupta 👋

🎓 Computer Science @ Howard University (May 2026)
📊 Data Analyst | Applied Machine Learning | Business Intelligence
📍 Washington, DC


🚀 Professional Summary

I build end-to-end analytical systems that transform raw data into actionable business insights.

My work spans SQL analytics, customer behavior modeling, A/B experimentation, cohort retention analysis, and applied machine learning systems designed with business impact in mind.

I focus on clarity, structure, and decision-oriented analytics.


🛠 Tech Stack

📊 Analytics & Data

PythonSQLPower BIPandas

🤖 Machine Learning

scikit-learnTensorFlowPyTorch

⚙️ Tools

GitJupyterAWS


📌 Featured Projects

  • Analyzed 3,900+ transactions across 18 features
  • Identified high-value customer segments driving revenue concentration
  • Built SQL pipelines and interactive Power BI dashboards
  • Delivered KPI tracking: AOV, revenue distribution, discount impact

  • Cleaned experimental dataset and enforced group consistency
  • Conducted two-proportion Z-test
  • Measured statistical and practical lift
  • Provided data-driven rollout recommendation

  • Built cohort tables using transaction-level data
  • Calculated retention decay and revenue trends
  • Identified early churn windows
  • Proposed targeted engagement strategy

  • Combined collaborative and content-based filtering
  • Engineered similarity metrics
  • Improved personalization accuracy

📈 GitHub Stats


📊 Contribution Activity


🎯 Current Focus

  • Advanced SQL optimization
  • Experimentation and causal inference
  • Production-ready ML pipelines
  • Business-driven analytics systems

📫 Connect With Me


Building analytical systems that drive measurable impact.

Pinned Loading

  1. SQL-DATA_ANALYSTICS-ProjectSQL-DATA_ANALYSTICS-ProjectPublic

  2. Customer-Purchase-Behavior-AnalyticsCustomer-Purchase-Behavior-AnalyticsPublic

    Jupyter Notebook

  3. Neural-NetworkNeural-NetworkPublic

    Jupyter Notebook

  4. AB-Testing-Conversion-AnalysisAB-Testing-Conversion-AnalysisPublic

    Jupyter Notebook

  5. MNIST-Digit-Classification-with-K-Nearest-NeighborsMNIST-Digit-Classification-with-K-Nearest-NeighborsPublic

    A comprehensive implementation of K-Nearest Neighbors classifier for handwritten digit recognition on the MNIST dataset, achieving 97%+ accuracy through systematic hyperparameter optimization.

    Jupyter Notebook

  6. Hybrid-Movie-Recommendation-SystemHybrid-Movie-Recommendation-SystemPublic

    Developed a sophisticated hybrid recommendation sustem that combines content-based filtering and collaborative filtering to provide personalized movie recommendations with enhanced accuracy and cov…

    Python