Pinned Repositories
airport-simulation-using-queue
Blood-Cell-Counting
This is a program to get count of white and/or red blood cells from input blood smear image.
book-selling-web
book selling website using PHP and MySQL
computer-vision
Constraints-Blocker-Chrome-Extension
Chrome Extension for Leetcode and Binarysearch.com to hide the constraints of the problem.
Data-Analysis-in-Python
farmer-guide
Web application to guide farmers which provides weather info, crop market price, soil info, rain fall prediction on same platform predict rainfall using deep neural networks.
hand-gesture-using-arduino
Interfacing ultrasonic sensors with arduino uno microcontroller, control your laptop with hand gesture. Functions like windows task control, web browser control, gaming, multimedia control are operated via hand motion.
Scientific-Problems-on-MATLAB
Contains matlab codes for pure mathematical problems of matrices, Laplace transforms, Fourier series, Different method of solving differential equations etc.
SkillMatch
HR database for freshers, which can help in contacting people via skill set matching mechanism. Inbuilt web chatting application.
VishvaP's Repositories
VishvaP/Scientific-Problems-on-MATLAB
Contains matlab codes for pure mathematical problems of matrices, Laplace transforms, Fourier series, Different method of solving differential equations etc.
VishvaP/airport-simulation-using-queue
VishvaP/Blood-Cell-Counting
This is a program to get count of white and/or red blood cells from input blood smear image.
VishvaP/book-selling-web
book selling website using PHP and MySQL
VishvaP/computer-vision
VishvaP/Constraints-Blocker-Chrome-Extension
Chrome Extension for Leetcode and Binarysearch.com to hide the constraints of the problem.
VishvaP/Data-Analysis-in-Python
VishvaP/devjoke
#DevJoke. Submit a PR if you know a good dev joke.
VishvaP/Example-SQL_Exercises
Basic SQL queries for given sample database
VishvaP/farmer-guide
Web application to guide farmers which provides weather info, crop market price, soil info, rain fall prediction on same platform predict rainfall using deep neural networks.
VishvaP/First-Order-Logic-Inference-Engine
A C++ program that can tell statements to and ask a query from a first order logic based knowledge base. Inserting statements into the knowledge base required converting them to CNF form before transforming them to the knowledge base's internal data structure which is optimized for their retrieval and processing. The resolution inference algorithm is used when the knowledge base is asked a query.
VishvaP/hand-gesture-using-arduino
Interfacing ultrasonic sensors with arduino uno microcontroller, control your laptop with hand gesture. Functions like windows task control, web browser control, gaming, multimedia control are operated via hand motion.
VishvaP/insurancemanagement
This project uses MySQL and PHP. This project mainly focuses on effective use of database and data in it, i.e. database management. In this project, a person can enter the client details as well as their policy data. The user can view, edit, and delete the data in the database using the web page.
VishvaP/JavaScript30
30 Day Vanilla JS Challenge
VishvaP/SkillMatch
HR database for freshers, which can help in contacting people via skill set matching mechanism. Inbuilt web chatting application.
VishvaP/tdd-by-example
Project developed to learn TDD. This example is taken from the book 'Test Driven Development: By Example' by Kent Beck.
VishvaP/TensorANFIS
A Tensorflow implementation of the Adaptive Neuro-Based Fuzzy Inference System (ANFIS)
VishvaP/thefarmershub
Sentiment analysis of farmers over a new QnA forum
VishvaP/VishvaP
VishvaP/vishvap.github.io
Vishva's Portfolio
VishvaP/Visual-Question-Answering
VishvaP/Web-Programming-Practice
This repo contains code written for practicing web programming (like bread and butter) using some mini applications.