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

Python SQL Power BI Pandas

πŸ€– Machine Learning

scikit-learn TensorFlow PyTorch

βš™οΈ Tools

Git Jupyter AWS


πŸ“Œ 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-Project SQL-DATA_ANALYSTICS-Project Public

  2. Customer-Purchase-Behavior-Analytics Customer-Purchase-Behavior-Analytics Public

    Jupyter Notebook

  3. Neural-Network Neural-Network Public

    Jupyter Notebook

  4. AB-Testing-Conversion-Analysis AB-Testing-Conversion-Analysis Public

    Jupyter Notebook

  5. MNIST-Digit-Classification-with-K-Nearest-Neighbors MNIST-Digit-Classification-with-K-Nearest-Neighbors Public

    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-System Hybrid-Movie-Recommendation-System Public

    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