niravraje
Senior SWE | MS Computer Science | Distributed Systems and Backend Development
@indiana-university @blackducksoftwareBoston, MA, USA
Pinned Repositories
neo
A microservice architecture based weather feed visualization platform.
automated-timetable-scheduling-system
This is a MongoDB based B.Ed. internships' management system. The key algorithm generates an optimal schedule for each student & supervisor in the B.Ed. internship program based on various factors.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
faas-container-eviction
Implementation of different FaaS container eviction algorithms on a serverless computing backend simulator with a goal of minimizing the average cold start percentage of containers.
faas-map-reduce
gcp-map-reduce
A highly scalable Map Reduce system for inverted index and word count operations - implemented using Google Compute Engine VMs.
gcp-memcached-lite
A Memcached-like key-value store service based on TCP socket-based communications, with an automated deployment (Shell script) on Google Compute Engine instances.
InferSent
InferSent sentence embeddings
rentable
Rentable - Rental & Services App with a responsive React.js frontend and a RESTful Flask + MySQL Backend. Deployed on Heroku.
Web-QnA
Question Answering Chrome Extension utilizing BERT QnA and GloVe (word) + InferSent (sentence) encodings.
niravraje's Repositories
niravraje/automated-timetable-scheduling-system
This is a MongoDB based B.Ed. internships' management system. The key algorithm generates an optimal schedule for each student & supervisor in the B.Ed. internship program based on various factors.
niravraje/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
niravraje/faas-container-eviction
Implementation of different FaaS container eviction algorithms on a serverless computing backend simulator with a goal of minimizing the average cold start percentage of containers.
niravraje/faas-map-reduce
niravraje/gcp-map-reduce
A highly scalable Map Reduce system for inverted index and word count operations - implemented using Google Compute Engine VMs.
niravraje/gcp-memcached-lite
A Memcached-like key-value store service based on TCP socket-based communications, with an automated deployment (Shell script) on Google Compute Engine instances.
niravraje/InferSent
InferSent sentence embeddings
niravraje/rentable
Rentable - Rental & Services App with a responsive React.js frontend and a RESTful Flask + MySQL Backend. Deployed on Heroku.
niravraje/Web-QnA
Question Answering Chrome Extension utilizing BERT QnA and GloVe (word) + InferSent (sentence) encodings.
niravraje/kubernetes-playground
niravraje/neo
A microservice architecture based weather feed visualization platform.
niravraje/Nirmitee-Web-App-and-Website
Source code for the web application which was developed for the organizers of Nirmitee - an annual national symposium hosted by the Civil Engineering department of MIT Pune.
niravraje/scrapbook
Scrapbook is a micro-service architecture based application that enables users to upload and manage images.
niravraje/texephyr-android-app
Source code for the official Android application for MIT Pune's technical festival Texephyr for the year 2017.
niravraje/texephyr-web-app
Source code for the web application built for the organizers of Texephyr - a national level inter-college technical festival of MIT Pune.
niravraje/The-Python-Challenge
My solutions for one of the craziest Python challenges on the web so far.
niravraje/Wine-Quality-Prediction
EDA and predictive analytics on the famous Red Wine dataset which is related to the Portuguese "Vinho Verde" wine. Due to privacy and logistic issues, only physicochemical (inputs) and sensory (the output) variables are available.
niravraje/Zomato-Restaurants-EDA-and-Predictive-Analytics
EDA on Zomato restaurants data to identify the best restaurants in major cities. Prediction of the price range using a Bayesian (MNB) model.