Skip to content
View usman-irshad1's full-sized avatar

Block or report usman-irshad1

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

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

Report abuse

Popular repositories Loading

  1. Adaptive-Traffic-Simulator-with-Dynamic-Rerouting-Signal-Control Adaptive-Traffic-Simulator-with-Dynamic-Rerouting-Signal-Control Public

    An Intelligent Transportation System (ITS) simulation that optimizes traffic flow across the Pakistan National Highway network. It utilizes dynamic Dijkstra-based rerouting, non-linear BPR congesti…

    C++

  2. C-SFML-Asynchronous-Music-Manager C-SFML-Asynchronous-Music-Manager Public

    Built a multithreaded audio engine using C++ and SFML. I engineered a custom Doubly Linked List for O(1) track navigation and implemented a background worker thread to automate song transitions. Fe…

    C++

  3. Huffman-File-Compressor Huffman-File-Compressor Public

    A C++ implementation of Huffman Coding for lossless data compression, featuring tree reconstruction and file persistence.

    C++

  4. Memory_Simualotor_System Memory_Simualotor_System Public

    A high-performance C++ simulator that models the complete MMU pipeline, including TLB caching, page table translation, and hardware latency metrics. It implements FIFO, LRU, and Optimal replacement…

    C++