Pinned Repositories
agent
NGINX Agent provides an administrative entry point to remotely manage, configure and collect metrics and events from NGINX instances
aggregationcronjobs
aws-cognito-tutorial-starter
Starter project for AWS Cognito tutorial (Hexal Energy).
designPatternsImplementation
Basic implementation of most used design patterns in the industry, programmed in Java
documentReconstructor
Fixes a document which has all spaces removed, into a document with all words with correct spaces, given a lexicon file with all used words
HttpProxyServer
This is the C implementation of a HTTP proxy server.
HTTPWebServerImplementation
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
multiLevelMapReduce
This is Java based implementation for a multilevel mapreduce program (conversion, sorting & filtering)
reliableUdpBasedFtp
This is an implementation of a connectionless (UDP) reliable client server program, which transfers files & does server directory interaction (list & delete)
SparkTopNMostOccuredWords
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
kamalchaturvedi's Repositories
kamalchaturvedi/HttpProxyServer
This is the C implementation of a HTTP proxy server.
kamalchaturvedi/documentReconstructor
Fixes a document which has all spaces removed, into a document with all words with correct spaces, given a lexicon file with all used words
kamalchaturvedi/reliableUdpBasedFtp
This is an implementation of a connectionless (UDP) reliable client server program, which transfers files & does server directory interaction (list & delete)
kamalchaturvedi/agent
NGINX Agent provides an administrative entry point to remotely manage, configure and collect metrics and events from NGINX instances
kamalchaturvedi/aggregationcronjobs
kamalchaturvedi/aws-cognito-tutorial-starter
Starter project for AWS Cognito tutorial (Hexal Energy).
kamalchaturvedi/designPatternsImplementation
Basic implementation of most used design patterns in the industry, programmed in Java
kamalchaturvedi/HTTPWebServerImplementation
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
kamalchaturvedi/multiLevelMapReduce
This is Java based implementation for a multilevel mapreduce program (conversion, sorting & filtering)
kamalchaturvedi/SparkTopNMostOccuredWords
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
kamalchaturvedi/composer
Composer is a framework for building Blockchain business networks
kamalchaturvedi/covid19_simulation
kamalchaturvedi/csci5253Project
kamalchaturvedi/gcp-programmable-compute-instances
kamalchaturvedi/kamalchaturvedi.github.io
Blog website for CSCI 5839
kamalchaturvedi/patentJoinMultiMapReduce
kamalchaturvedi/programmingPractice
kamalchaturvedi/pyspark-patent-joins
kamalchaturvedi/self-driving-car-data-flow
An implementation of how data would flow in a self driving car data pipeline
kamalchaturvedi/urlCountHadoop