These projects are those I have already completed or that just show proof of concept in some way or another.
Projects are listed in chronological order of completion.
FIU Maps
September 2, 2008 - November 25, 2008
FIU Maps was designed for my Senior Project (CAPSTONE) course. The purpose of this application was to provide an easy to use, easy to update, and scalable mapping system for the FIU University Park Campus. The result a was web-based application that allows users to navigate, zoom in/out, change map styles, and find the shortest path between two points.
To find the shortest path between two selected points we used the A* algorithm.
read more