Pinned Repositories
aws-web-health-lambda
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.
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.
django-react-real-estate
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.
Machine-Learning-NanoDegree-Udacity
Projects and exercises for the Udacity Intro to Machine Learning with Pytorch course
Python-Integration-with-Android-Studio-using-Chaquopy
react-dashboard
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.
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.
UmairHabib's Repositories
UmairHabib/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.
UmairHabib/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.
UmairHabib/Assembly-Language-Belal-Hashmi
I have used Assembly Language 8086 Architecture for my University level Assignments.