Kavish Jadwani (kavishjadwani)

kavishjadwani

Geek Repo

Company:https://www.saksfifthavenue.com

Location:Seattle

Home Page:www.linkedin.com/in/kavishjadwani

Github PK Tool:Github PK Tool

Kavish Jadwani's repositories

UnixSocketProgramming

This project implements a model computational offloading where a single client issues three parameters (link ID, file/packet size, and signal power) to the AWS server and expects the reply for the end-to-end delay of the designated link.

Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:GPL-3.0Stargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Florence-a-chatbot-for-flower-shop-

Florence is a chatbot for a dummy flower shop website. It can answer questions about delivery and can also suggest what things to buy. To try it, follow the link elobw and say Hi to Florence.

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

ML-and-CV-Based-Object-Dimension-Measurement-

While working at Diffusion Engineers, I was assigned the task to come up with a method to measure the dimensions of objects used in metal fabrication. For that project, I designed a camera based system where I used the computer vision and machine learning toolboxes available in MATLAB to calibrate the cameras and utilized the images captured by the camera to detect whether the object is of correct dimensions. I also designed the user interface for the system to facilitate accessibility for the industrial workers to use and achieved an efficiency of 0.05 mm for the system.

Language:MatlabStargazers:1Issues:0Issues:0

AI_GamePlaying

Minimax and Alpha Beta Pruning Algorithm for Game Playing

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Coin-Toss-Simulator-

The program simulates someone tossing a pair of coins some number of times, and displays the results in a graphical window.

Language:JavaStargazers:0Issues:0Issues:0

Bulgarian-Solitaire

The program models the game Bulgarian Solitaire. This program will run in the console window and does not have a GUI.

Language:JavaStargazers:0Issues:0Issues:0

Maze-Solver

The program reads a maze from a file whose name will be given on the java command line, and initially display it to the graphics window. When the user hits any key, it will display the maze with a path through it shown in blue, or just the original maze if there is no possible path from the entrance to the exit.

Language:JavaStargazers:0Issues:0Issues:0

Scrabble-Words-Finder

This applications takes a scrabble rack as user input, and creates a list of all legal words that can be formed from the letters on that rack. The list is displayed as the output.

Language:JavaStargazers:0Issues:0Issues:0

Block-Breaker-Game

Block Breaker Game designed in Java

Language:JavaStargazers:0Issues:0Issues:0