Accessible Wayfinder
Organization: The Met Media Lab
Date: Spring 2014
The Accessible Wayfinder was a prototype created for The Met Media Lab to help visitors craft custom paths through the museum based on their individual interests and accessibility needs. Working with The Met Media Lab staff and advisors from stakeholder departments, I used jquery/raphael.js and a combination of the Dijkstra and Nearest Neighbor (TSP) algorithms to generate the most efficient path based on multiple user inputs.
Read my Digital Underground blog post for a detailed breakdown of the project and find the code on github.