Umair Habib (@UmairHabib)
  • Stars
    star
    18
  • Global Rank 680,766 (Top 24 %)
  • Followers 7
  • Registered over 5 years ago
  • Most used languages
    C++
    50.0 %
    Assembly
    16.7 %
    Java
    16.7 %
    C#
    16.7 %
  • Location ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan
  • Country Total Rank 1,853
  • Country Ranking
    C#
    128
    C++
    353
    Java
    1,344

Top repositories

1

Web-Based-Pharmacy-using-C-Sharp-and-SQL

A database project for hands-on experience in SQL server and ASP pages along with C# (.Net) implementation. It uses Stored Procedures, Triggers and Transactions for different SQL based queries.
C#
7
star
2

Brick-Breaker-Game-Assembly-Language

This game is based on Assembly 8086 architecture, which uses both software and hardware interrupts where functionality like Lifeline, Powers, Timer etc are handled by Multi-Tasking.
Assembly
6
star
3

Chat-System-Using-MutliCast-Sockets-JAVA

This chat system handles multiple synchronous clients with server by using Multicast Sockets in JAVA Language. Here each client interact with server by using Dynamically created port.
Java
1
star
4

Python-Integration-with-Android-Studio-using-Chaquopy

1
star
5

Synchronous-100x100-Matrix-Multiplication-using-Multiple-Threads

Developed a program to multiply two large matrices by using multiple threads. After that, Synchronously computed resultant matrix by dividing the whole task between different number of threads within efficient amount of time.
C++
1
star
6

Virtual-Shell-Terminal-on-Ubuntu-OS

Virtual shell/terminal for handling almost all the system commands such as ls, mkdir, rmdir, cat, grep on Ubuntu using Virtual Machine. It can also handle Pipes and I/O redirection for flushing the output to console and text files.
C++
1
star
7

File-Manager-in-Operating-System

This C++ implementation requires Kernal based File Management techniques for handling File Descriptors, Directories and sub-directories by using functions like Fopen, Fclose,Fseek, Fread and Fmkdir.
C++
1
star