Archana Dhyani's repositories

badger-buddy

Badger Buddy is a web application that allows students to post, ask questions, or explore about their mental health

Language:PythonLicense:MITStargazers:1Issues:0Issues:0
Language:JavaStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

ASCII-Art

This JAVA program allows the user to create a canvas and input whichever characters they want in the canvas. There are undo and redo options and the canvas is outputted in the console.

Language:JavaStargazers:0Issues:0Issues:0

Battleship

This JAVA program creates a virtual Battleship game that the user can play against the computer.

Language:JavaStargazers:0Issues:0Issues:0

Jungle-Game

This is a JAVA program that creates a game in which the user can create as many tigers and deer they want. They can move the deer and tiger around and the main objective is to get the most number of deer consumed.

Language:JavaStargazers:0Issues:0Issues:0

Maze-Finder

This Java program has in-built mazes already created. It runs the input files and tests whether the computer can find a path from the Start state to the Goal state using either BFS or A* search algorithms.

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Placental-Geometry-Calculation

This project consists of a .java file that computes the geometrical location of the placenta within the uterus, a .jpg file that contains the picture of the segmented placenta for the user's reference and two .txt files that read in the voxel coordinates of the segmentation for both placenta and uterus.

Language:JavaStargazers:0Issues:0Issues:0

Placental-Surface-Area-Calculation

This folder consists of a .java file which computes the surface area of the placenta (3D) and a .txt file that contains the placental voxel coordinates which is read in by the JAVA file.

Language:JavaStargazers:0Issues:0Issues:0

spike-exercise

Spike project is a web application that mimics EatStreet, DoorDash and many other online food-delivery services. It allows users to order food online and make payments. The application also displays the available pickup time.

Language:JavaScriptStargazers:0Issues:0Issues:0

Coursera_Capstone

This is for the coursera capstone project

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Hill-Climb

This program reads in an input file and uses the hill-climbing algorithm to output the maximum numbers present among each quart.

Language:CStargazers:0Issues:0Issues:0

Placental-Implantation-Area-Calculation

This folder consists of a .m file which runs the program to calculate the implantation area of the placenta on the uterus and two .txt files that consist of the placental and uterus voxel coordinates which are read in by the program.

Language:MATLABStargazers:0Issues:0Issues:0

Take-Stones

In this Java program, the user and the computer play a game called Take Stones in which each player has to alternately pick up stones that are a factor of each other. The purpose of this program is to gain experience in implementing alpha-beta minimax algorithm.

Language:JavaStargazers:0Issues:0Issues:0