Pinned Repositories
cpi-statistical-analysis
Statistical tests and analysis over timeseries CPI (Consumer Price Index) data along with the results.
ecommerce-low-level-design
LLD of an e-commerce application written in C++
hadoop-and-spark-queries
A part of Database systems course assignments where we wrote Hadoop (Java) and PySpark queries over big data (5.37 gb)
instacart-bill-split
A scaper written using BeautifulSoup to scrape the Instacart receipt and split the bill.
memory-magic
A card memory game in React with turn counter and best score feature.
wavelet-tree
Implementation of Wavelet trees in C++. Wavelet trees are used for fast rank and select queries on large strings.
Pritish1's Repositories
Pritish1/cpi-statistical-analysis
Statistical tests and analysis over timeseries CPI (Consumer Price Index) data along with the results.
Pritish1/ecommerce-low-level-design
LLD of an e-commerce application written in C++
Pritish1/hadoop-and-spark-queries
A part of Database systems course assignments where we wrote Hadoop (Java) and PySpark queries over big data (5.37 gb)
Pritish1/instacart-bill-split
A scaper written using BeautifulSoup to scrape the Instacart receipt and split the bill.
Pritish1/memory-magic
A card memory game in React with turn counter and best score feature.
Pritish1/wavelet-tree
Implementation of Wavelet trees in C++. Wavelet trees are used for fast rank and select queries on large strings.
Pritish1/Chatroomsocket.io
A simple chat room using web sockets. The files chat.js, styles.css and index.html must be kept in folder called public as they are static files.
Pritish1/go-lru-cache
Simple implementation of LRU Cache in Golang
Pritish1/mern-social
Social is an MERN app with the ability to post pictures, like posts with jwt authentication.
Pritish1/musicserver
Stream or download music files using node js file system module.
Pritish1/OauthGoogleStrategy1
This is Google strategy setup which uses Google authentication and authorization for logging user in. The user's Google profile pic is also displayed after logging in
Pritish1/onlinebloodbank
The basic implementation of a blood bank with the ability to register as a blood donor and search for one.