Skip to content
View omkar-karke's full-sized avatar

Block or report omkar-karke

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 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 Loading

  1. AlphaMax AlphaMax Public

    This is Chess Game with Engine project that is completely implemented in C Programmng Language .

    C

  2. Arbitrary-Precision-Calculator Arbitrary-Precision-Calculator Public

    Calculator which can do operations on very big numbers with high precision

    C

  3. HTTP-Server HTTP-Server Public

    This is an implementation of an HTTP/1.1 complaint multi threaded web server to handle common web requests.

    Python

  4. Multithreading-Library Multithreading-Library Public

    multi-lib is a multithreading library that lets programs control multiple flows of work that run in an interleaved manner and supports user level threads in either a One-One mapping model or a Many…

    C