Skip to content
View ayk115's full-sized avatar

Block or report ayk115

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. TCP-UDP-implementation TCP-UDP-implementation Public

    Implementation of TCP and UDP protocols in C++

    C++ 1

  2. cesium cesium Public

    Forked from CesiumGS/cesium

    WebGL virtual globe and map engine

    JavaScript 1

  3. a-custom-shell a-custom-shell Public

    Created my owm custom shell in C.

    C

  4. 2d-Shooting-game 2d-Shooting-game Public

    A 2d shooting game made in openGL.

    C++

  5. Wave-mixer-in-python Wave-mixer-in-python Public

    A wave mixer that can do - Amplitude scaling, time shifting, time scaling, time reversal, mixing and modulation.

    Python 1

  6. BPlus-tree-vs-hashing BPlus-tree-vs-hashing Public

    This is a semester project for Data Structure and Algorithms course. The project aims at comparing the performance of B+ trees and hashing in sorting using various test case files(ranging fom 10 to…

    C