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

Highlights

  • Pro

Block or report jeet-43

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

Jeet Makhija

BCA Student · Delhi, India

I build software that runs in real time, and I pull hard truths out of messy data. On the engineering side: DSA in C++, real-time backends in Python, frontend tools in vanilla JS. On the analytics side: cleaning real-world datasets, modeling customer behavior, and turning results into dashboards a business can actually act on.

LinkedIn · Email · LeetCode


Skills

Category Stack
Languages C++ · Python · JavaScript
Frontend HTML · CSS · Vanilla JS
Backend Python (asyncio) · WebSockets
CV / ML OpenCV · MediaPipe
Data Analytics pandas · NumPy · SQL (MySQL) · Power BI · Excel · Matplotlib · Jupyter
Analytics Methods RFM Segmentation · Cohort Analysis · Churn Modeling · EDA · Data Cleaning
AI / Voice OpenAI SDK · Groq API · SpeechRecognition · gTTS · pyttsx3
Tools Git · GitHub · VS Code

Featured Projects

End-to-end retention analysis on 1.05M transactions for a UK online gift retailer.

  • RFM segmentation to identify high-value and at-risk customers
  • Data-derived churn cutoff (not an arbitrary threshold)
  • Cohort retention analysis + 13 SQL business queries
  • Delivered as a 6-page interactive Power BI dashboard

Python pandas SQL Power BI

Real-time collaboration health monitor for student teams — tracks team health, fairness, and risk as work happens. Built for NYC CodeQuest 2026 (EDU-04).

HTML CSS Vanilla JS

Zero-dependency DSA visualizer, built in pure vanilla JS — no frameworks, no libraries.

  • 34 algorithms with step-by-step narration
  • Race Mode + pathfinding grid
  • Custom LZW GIF encoder written from scratch

Vanilla JS

End-to-end attrition analysis on a 311-employee dataset, built to answer where and why people leave.

  • Python cleaning pipeline on raw HR data
  • 13 SQL business queries + written insights report
  • 5-page interactive Power BI dashboard

Python pandas SQL Excel Power BI

Real-time multi-room chat app with an async Python backend.

  • Rate limiting + typing indicators
  • Built on asyncio and raw WebSockets

Python asyncio WebSockets


LeetCode

Actively solving DSA patterns in C++. Profile: leetcode.com/u/Jeet_16


Currently

  • Learning backend development — Python & FastAPI
  • Deepening data analytics — Python, SQL, Excel, Power BI
  • Solving DSA patterns daily in C++ on LeetCode
  • Open to internships

Reach Me

LinkedIn · jeetmakhija2@gmail.com

Pinned Loading

  1. customer-retention-analysis customer-retention-analysis Public

    End-to-end retention analysis on 1M+ transactions from a UK gift retailer - RFM segmentation, data-driven churn cutoff, cohort retention, SQL queries, and an interactive Power BI dashboard

    Jupyter Notebook 2

  2. team-pulse team-pulse Public

    A collaboration health monitor for student teams - measures team health, fairness, and risk in real time. Built for NYC CodeQuest 2026 (EDU-04).

    JavaScript 2

  3. hr-attrition-analysis hr-attrition-analysis Public

    End-to-end HR attrition analysis on a 311-employee dataset — Python cleaning pipeline, 13 SQL business queries, a 5-page interactive Power BI dashboard, and a written insights report diagnosing whe…

    Jupyter Notebook 2

  4. algo-sight algo-sight Public

    Step-by-step visualizer for 34 algorithms — sorting, searching, pathfinding & DSA techniques. Includes race mode, narration, multi-language code snippets, and GIF export. Zero dependencies.

    JavaScript 2

  5. indian-startup-funding-analysis indian-startup-funding-analysis Public

    End to end data analytics project: cleaning messy real world startup funding data with Python, answering a VC investment thesis question with SQL, and visualizing it in a four page Power BI dashboa…

    Jupyter Notebook 2

  6. chat-app chat-app Public

    Real-time multi-room chat with a Python WebSocket server and vanilla JS frontend

    HTML 2