Pinned Repositories
angular
One framework. Mobile & desktop.
angular-poc-multiple-apps
blood-bank-system
Blood Bank System Developed using PHP, HTML, CSS, JQuery, MySQL
coding-interview-university
A complete computer science study plan to become a software engineer.
custom-json-schema
f1-club
f1-club-api
mock-ipl-auction
Mock IPL Auction Portal developed in JSP
ng-excel-import-using-xlsx
Angular | Importing data from Excel Sheet, and displaying of UI using npm package XLSX
the-maze-runner
A game developed in C++
ravishankardubey's Repositories
ravishankardubey/tnp-management-system
Training And Placement Management System
ravishankardubey/blood-bank-system
Blood Bank System Developed using PHP, HTML, CSS, JQuery, MySQL
ravishankardubey/the-maze-runner
A game developed in C++
ravishankardubey/criminal-investigation-system
Identifying Criminals Using Face Recognition in MATLAB R2014
ravishankardubey/image-map-resizer
Responsive HTML Image Maps
ravishankardubey/package-problem
You want to send your friend a package with different things. Each thing you put inside the package has such parameters as index number, weight and cost. The package has a weight limit. Your goal is to determine which things to put into the package so that the total weight is less than or equal to the package limit and the total cost is as large as possible. You would prefer to send a package which weights less in case there is more than one package with the same price.
ravishankardubey/power-function
ravishankardubey/railway-reservation-system
This project is developer using Servlets, JSP, HTML, CSS, JAVASCRIPT and Ajax
ravishankardubey/robots-movement
A robot is located in the upper-left corner of a 4×4 grid. The robot can move either up, down, left, or right, but cannot go to the same location twice. The robot is trying to reach the lower-right corner of the grid. Your task is to find out the number of unique ways to reach the destination.