Skip to content
View M-Abdullah-Usmani's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Karachi, Pakistan
Block or Report

Block or report M-Abdullah-Usmani

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. Advanced-Chatbot-utilizing-message-queue-and-filing-for-Inter-Process-Communication Advanced-Chatbot-utilizing-message-queue-and-filing-for-Inter-Process-Communication Public

    TITLE: The project is titled as Execution Number Cruncher. INTRODUCTION: Execution Number Cruncher, like its name hints, will figure and calculate the exhibition/performance of certain IPC (Inter P…

    C

  2. Brain-Boggle-game-using-X86-Assembly-Language Brain-Boggle-game-using-X86-Assembly-Language Public

    Brain boggle is a puzzle game or a word game that consists of the letters of words placed in a grid. The objective of this game is to find and enter the words hidden inside the box. The words may b…

    Assembly

  3. Proxy-Server-Socket-Programming- Proxy-Server-Socket-Programming- Public

    This is an implementation of a web proxy server that passes requests and data between multiple web clients and web servers, concurrently (by forking a process for each new client request). Note: yo…

    Python 1

  4. Escape-Run-game-using-SFML Escape-Run-game-using-SFML Public

    It is an endless running video game which will let you dodge obstacles and collect coins in your path. Furthermore, it will tell you your score once you hit an obstacle. You can buy and own charact…

    C++ 1

  5. Graphing-World-Implementation-and-visualization-of-major-graph-algorithms- Graphing-World-Implementation-and-visualization-of-major-graph-algorithms- Public

    In this project, I implemented the following algorithms from Graph Analysis using given benchmarks of increasing number of nodes (from 10 nodes to 100 nodes). Basically, I made a user interface whe…

    Python 1 1

  6. Advanced-Calendar-with-digital_stopwatch-digital_clock-alarm_system-scheduling_system Advanced-Calendar-with-digital_stopwatch-digital_clock-alarm_system-scheduling_system Public

    Advanced Calendar is an application that is made on C language using Graphics.h library for the UI and pthread.h for alarm and scheduling systems. Like the name suggests, Advanced Calendar contains…

    C