Skip to content
View khan-shahnawaz's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report khan-shahnawaz

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

Popular repositories Loading

  1. UtilityBasedCachePartioning UtilityBasedCachePartioning Public

    Implementation of Utility based cache partitioning research paper in Champsim simulator

    C++ 3 3

  2. CUCU-Compiler CUCU-Compiler Public

    A dummy compiler which is a subset of C programming language written in Lex and Yacc

    C 1

  3. CodingClubSite CodingClubSite Public

    Website for coding club

    HTML

  4. ImageProcessing ImageProcessing Public

    Implementation of some well known Image processing algorithms in verilog

    Verilog 3

  5. SkipList SkipList Public

    Skip List Implementation as a part of CS201 project.

    C 3

  6. TicTacToe TicTacToe Public

    TicTacToe game in java using OOPs

    Java