A* Search Algorithm, Maze simulations


A* search algo

A* search algo

Maze generation

Maze generation [in motion]

Simulations for generating a Maze (using DFS, recursive backtracking) and implementing A* search algorithm to find an efficient route from one end to other.

A* ALGO
MAZE GENERATION
GITHUB


MoneyMatters - Group Expense Manager


MoneyMatters

Dashboard

A platform for easy and efficient management of shared expenses and transactions among a group of people such as daily expenses within colleagues.

GITHUB


Pixelate- Social Network


Pixelate

User profile page

A social networking platform where users can make friends and chat with their friends.The features include searching for users, sending/accepting friend requests, deleting friends, updating/viewing status

WEBSITE
GITHUB


Monte Carlo Simulation- PI Approximation


Monte Carlo Simulation

Monte Carlo Simulation

A simple data visualization to study Monte Carlo simulations. This simulation is used to approximate the value of Pi.

SIMULATION
GITHUB


LifeStyle Store


Lifestyle store

Lifestyle Store homepage

An Online Shopping website developed using Html, CSS, Bootstrap, MySQL, PHP.

LIFESTYLE STORE
GITHUB


Hangman Game


Hangman Game

Hangman gameplay

A JAVA based simple hangman game. The player has to correctly guess the hidden word by guessing the individual characters of the word. It was a part of the Stanford's CS106A course.

GITHUB


Breakout Game


Breakout Game

Breakout game in motion

A JAVA based Breakout game in uenced by the game built by Steve Wozniak aided by Steve Jobs. The player has to eliminate all the layers of bricks present by hitting them with a ball bouncing of a paddle. It was a part of the Stanford's CS106A course.

GITHUB