Skip to content
View kamalchaturvedi's full-sized avatar

Block or report kamalchaturvedi

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 Loading

  1. HTTPWebServerImplementation HTTPWebServerImplementation Public

    This is the C implementation of a HTTP based webserver, which can handle multiple concurrent users at the same time, while working in non-blocking mode

    C

  2. multiLevelMapReduce multiLevelMapReduce Public

    This is Java based implementation for a multilevel mapreduce program (conversion, sorting & filtering)

    Java

  3. designPatternsImplementation designPatternsImplementation Public

    Basic implementation of most used design patterns in the industry, programmed in Java

    Java

  4. HttpProxyServer HttpProxyServer Public

    This is the C implementation of a HTTP proxy server.

    C 2

  5. SparkTopNMostOccuredWords SparkTopNMostOccuredWords Public

    This the implementation of spark in Java, to exercise spark APIs, in order to find the top N most occured words in a bigData file

    Java

  6. reliableUdpBasedFtp reliableUdpBasedFtp Public

    This is an implementation of a connectionless (UDP) reliable client server program, which transfers files & does server directory interaction (list & delete)

    C 1