Rishabh Sachdeva's repositories
HaarCascadesBasedDynamicTrafficSchedulingSystem
System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally used to detect vehicles in the images clicked.The system uses webcam to detect vehicles, count them and allow traffic passage according to traffic density of each lanes.
Handwritten-Digit-Detection
Developed Model to detect handwritten digits. Model is trained on MNIST data set, and 10 clusters are achieved as expected.
OnlineShoppingApplication
Online shop application using Advanced Java: adding product to cart, remove product, view cart, check-out.
distributedSystems
Assignments for CMSC 621, Advanced Operating System
dp3t-sdk-backend
The backend implementation for DP3T
GLS-MachineLearning
Grounded Language Acquisition using crowd sourced data
hackathon2017-scanAndPay-RESTapi
This repo contains backend component of "Scan and Pay" hybrid mobile app. Problem statement was to make shopping easier at retail stores. With this application user needs to do three steps to shop: scan the barcode of product, add to cart and pay via app. With this app, we are eliminating the concept of long queues at checkout counters.
QualityOfLifePredictionInBaltimore
Quality of Life Prediction in Baltimore
Search-Engine
Project for Information Retrieval - CMSC 676
ACA-MIPS-Simulator
Computer Architecture project - MIPS Simulator
code-challenge-REST-service-JAXRS
RESTful web service based Key value store
codeChallenge-bank-calculation
Fetching information from a csv file and its evaluation through a JAVA program
coursera-ResponsiveWebDev
This repository contains assignment projects from coursera course- "Responsive Website Basics: Code with HTML, CSS, and JavaScript by University of London & Goldsmiths, University of London". Technology used: javascript. HTML, CSS, Jquery.
DataScience-MachineLearning
Contains implementation of Machine Learning algorithms and data visualization
docker-k8s-lab
docker and kubernetes lab
Docker-SampleNodeApp
A sample node app running in a docker container. Docker enables everything you need for an application, into a small image, and it can run on any VM, laptop which has docker installed.
hackathon2017-ScanAndPay-UI
This repo contains UI component of "Scan and Pay" hybrid mobile app. Problem statement was to make shopping easier at retail stores. With this application user needs to do three steps to shop: scan the barcode of product, add to cart and pay via app. With this app, we are eliminating the concept of long queues at checkout counters. The backend code is in another repository: hackathon-ScanAndPay-RESTapi
NodeCourses
These are basis excersise on Node JS. I am following the exercise given on http://nicholasjohnson.com/node/course/exercises/
WeatherApp-ReactRedux
Weather application implemented using react.js and redux. Calls google api to load maps and display relevant weather information.
webplatform-samples
HTML5 Samples/Demos