Vaibhav Saini's repositories
Crop-Yield-Prediction-using-ML
A simple Web application developed in order to provide the farmers/users an approximation on how much amount of crop yield will be produced depending upon the given input
ResumeBuilder-App
An android application developed to seamlessly create and download resumes through modern templates.
Restaurant-Analysis-using-ML
A Web application developed using Django for helping people who wish to open new food outlets, decide cruicial factors like price and rating of the outlet.
DL-Image-Caption-Generator
A React based Web app to generate Image captions through CNN+LSTM
Feedback-Portal
A simple Feedback portal for educational institutes
Maze-Generator
A simple python program to generate a maze by following the "Randomized Prim's algorithm"
ML-K-Means-Clustering-Interactive
Implementation of K-Means Clustering Machine Learning algorithm
Color-Picker-p5
An awesome looking simple color picker
Convex-Hull-Visualization-p5
The convex hull of a set of points in a plane is the set of smallest convex polygon that contains all the points.
CSS-Awesomeness
Just a bunch of nice Web pages & CSS animations created by me for fun :)
Floating-Particles-motion-p5
A simple background motion of floating particles
GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
Lorenz-Attractor-p5
Implementation of Lorenz attractor
MerchStore
A simple merchandise store web application built on MERN stack with Stripe payment gateway integrated
Minesweeper-Python-Tkinter
Implementation of the Minesweeper game using Tkinter GUI in Python
ML-K-Nearest-Neighbours-Interactive
Implementation of K-Nearest-Neighbours (KNN) Machine Learning algorithm. Made in p5.js
ML-Linear-Regression-Interactive
Implementation of Linear Regression Machine Learning algorithm using Gradient Descent. Made in p5.js
N-Queens-Python
Solving N-Queens problem using python and visualizing using matplotlib
Particles-Effect-p5
A simple implementation of Particles effect
React-Code-Pen
A Code Pen clone build with react integrating collaborative workspace for making it more intuitive and useful for developers to share and discuss ideas easily.
sanctuary
A secure synchronous lightweight chatroom with zero logging and total transience
SuDoKu-Generator
A simple Python program to generate a complete SuDoKu board.
syngrafias
A free and open-source synchronized authorship web-application for seamlessly collaborating on documents using intuitive cells
Tic-Tac-Toe-Python
GUI based Tic_Tac_Toe (against a computer)in Python
Tower-of-Hanoi-p5
Implementation of Tower of Hanoi game/puzzle