Skip to content
View mushahid6666's full-sized avatar
Block or Report

Block or report mushahid6666

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. BMTC-Tizen-Application BMTC-Tizen-Application Public

    This is a Tizen mobile Application for Tizen Z1. Provides Bus Route information for the Bangalore City. Given Source and destination provide the Buses on these route. Technology used :JavaScript,JQ…

    JavaScript

  2. File_System_Integrity_xv6 File_System_Integrity_xv6 Public

    In this project, you'll be changing the existing xv6 file system to add protection from data corruption. In real storage systems, silent corruption of data is a major concern, and thus many techniq…

    C 1 1

  3. IPC_Comparison_Unix IPC_Comparison_Unix Public

    - Designed benchmarks to compare and analyze the latency and throughput performances of Pipes, TCP stream sockets and Shared memory on Unix systems. - Compared the performances of two existing timi…

    C 1 1

  4. MLFQ-scheduler-xv6-kernel MLFQ-scheduler-xv6-kernel Public

    Implemented MLFQ scheduler with four priority queues; the top queue (numbered 0) has the highest priority and the bottom queue (numbered 3) has the lowest priority. When a process uses up its time-…

    C 10

  5. MultiThreaded-WebServer MultiThreaded-WebServer Public

    Modified a Simple web server to multi threaded to handle multiple requests

    C

  6. Data_Science_Movie_Matching Data_Science_Movie_Matching Public

    This is a Data Science Project as part of CS784 course work. Goal of this project was to take 2 websites Amazon.com and RottenTomatoes and match the movies. End result is a movie from Amazon.com , …

    HTML