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

Highlights

  • Pro

Block or report datawithusman

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

Hi, I'm Muhammad Usman

I build data and AI systems with Python, and I teach what I learn.

Right now I'm a Section Leader at Stanford Code in Place 2026, teaching Python to students from all over the world. I also run a small agency called Data With Usman, where I help non-technical businesses replace manual work with automation.

This is where I keep my code. Take a look around.

Pinned projects

AI / ML

Skills (Claude Code)

DSA & System Design

  • dsa-algorithms: Python library of algorithms & data structures — sorting, graphs, DP, trees. 98 tests.
  • leetcode-solutions: 22 LeetCode solutions across arrays, DP, graphs, trees, two pointers, and more.
  • system-design-projects: Architecture docs for URL shortener, rate limiter, and chat system.

Find me

LinkedIn · Kaggle · Email

Pinned Loading

  1. telecom-churn-prediction telecom-churn-prediction Public

    Machine Learning project to predict telecom customer churn using Logistic Regression with class balancing and business insights.

    Python