Skip to content
View muhibrahimkhan's full-sized avatar
  • Boston, MA

Block or report muhibrahimkhan

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
muhibrahimkhan/README.md
  • 👋 Hi, I’m Muhammad Ibrahim Khan
  • 👀 I’m interested in pursuing a career in Data Science or SWE
  • 🌱 I’m currently learning data analysis, sql and the use of python init. With that, also want to become profound at full stack development
  • 💞️ I’m looking to collaborate on anything
  • 📫 How to reach me: Email is ibu.school2416@gmail.com

Pinned Loading

  1. network-operations-dashboard network-operations-dashboard Public

    A full-stack monitoring dashboard that checks real API endpoints and displays service status and performance metrics using FastAPI and Next.js.

    TypeScript

  2. DFS-SmartClass-Scheduler DFS-SmartClass-Scheduler Public

    Built a smart class scheduling tool that uses Depth-First Search (DFS) and backtracking to generate conflict-free course combinations. Integrated sorting and tree-based algorithms for efficient tim…

    Python

  3. retail-ops-dashboard retail-ops-dashboard Public

    Full front-end dashboard built with React, TypeScript, and Vite. Features include inventory table filtering, text search, low-stock alerts, and an interactive sales chart powered by Recharts.

    TypeScript

  4. Java-Autocomplete-Search Java-Autocomplete-Search Public

    A Java project that suggests words as you type, like a search engine. Uses binary search and sorting to quickly find and rank matches by weight. Includes a simple Swing GUI for real-time autocomple…

    Java