Dijkstra's Visualizer
A react application that visualizes Dijkstra's pathfinding algorithm in a really cool way!
I'm a third year undergraduate student at Northeastern University majoring in Computer Science. I am passionate about learning new technologies and solving day to day problems with elegant and efficient programs. Here are some of my projects!
A react application that visualizes Dijkstra's pathfinding algorithm in a really cool way!
A python web scraper that searches for the best deal and cheapest price for a product you are looking for.
A Java Application that parses and renders a set of textual instructions as an animation.
A game of Pyramid Solitaire with some exciting variations, playable from the command line.
A visually appealing game of shooting bullets that have a domino like effect on colliding with ships.
The classic game of Minesweeper!
Digit recognition in the functional programming language Racket.
A scheduling algorithm that optimizes cancellable requests, recieved throughout the day, in linear time!
A dynamic programming algorithm that provides an optimal partitioning of clips from 3 different cameras to maximize video quality.