Pinned Repositories
concurrent-collection
Some concurrent and parallel programs in go like sharded lru-cache, workerpool(with load-balancing), vector-clocks etc.
coursera-Applied-Data-Science-with-Python
Repo for coursera specialization Applied Data Science with Python by University of Michigan
dotfiles
Genre_Predict
NLP Based Analysis of IMDB movie plots
Kid-s-Browsing-Mode
A chrome extension which does semantic analysis of online articles, contents, and news using IBM Watson API. It removes all the slang words, and inappropriate words from the web, so that kids could use it safely.
OAuth-Template
OAuth Template
pbq
In-Memory message broker over websockets using a concurrent, thread-safe pubsub architecture.
sigo
A High-performance gRPC based job processor which is language independent.
sigo_client
A multi-threaded job processing client for golang which uses sigo to schedule jobs via gRPC communication.
street-coding
Solutions to some online competitive programming questions
Manan007224's Repositories
Manan007224/concurrent-collection
Some concurrent and parallel programs in go like sharded lru-cache, workerpool(with load-balancing), vector-clocks etc.
Manan007224/street-coding
Solutions to some online competitive programming questions
Manan007224/Genre_Predict
NLP Based Analysis of IMDB movie plots
Manan007224/Kid-s-Browsing-Mode
A chrome extension which does semantic analysis of online articles, contents, and news using IBM Watson API. It removes all the slang words, and inappropriate words from the web, so that kids could use it safely.
Manan007224/OAuth-Template
OAuth Template
Manan007224/PearingUp_Server
Backend Code for Pearing Up IOS App
Manan007224/sigo
A High-performance gRPC based job processor which is language independent.
Manan007224/vue
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Manan007224/dotfiles
Manan007224/pbq
In-Memory message broker over websockets using a concurrent, thread-safe pubsub architecture.
Manan007224/sigo_client
A multi-threaded job processing client for golang which uses sigo to schedule jobs via gRPC communication.
Manan007224/better-queue
Better Queue for NodeJS
Manan007224/chat
Instant messaging server; backend in Go; Android, web command line clients; chatbots
Manan007224/everyday_server
API for the every_day react app I am working on
Manan007224/fileQ
disk storage based message queue
Manan007224/flow-SFU
Manan007224/genuone
Desktop app that automatically takes the images of students sitting in the class and sends it to the microsoft emotion api, to image analysis. Currently in PRODUCTION.
Manan007224/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
Manan007224/image-repo
Minimalistic command-line search engine written on top of elasticsearch
Manan007224/kit
A standard library for microservices.
Manan007224/logrus
Structured, pluggable logging for Go.
Manan007224/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
Manan007224/Matrix
A fast matrix type for Swift
Manan007224/PearingUp
Upcoming IOS app
Manan007224/Shell-Scripts
Shell scripts that I regularly use and written for assignments as well
Manan007224/Shopify-Backend-Challenge-2018
Manan007224/stanfordacm
Stanford ACM-ICPC related materials
Manan007224/storeMe
An Upcoming File managing platform for courses file management using ReactJS and Dropbox SDK
Manan007224/waitlist_checker
Manan007224/Weather-CMPT318