You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engineered an application to find the shortest walking routes on UW campus using Dijkstra’s algorithm. • Developed backend to parse graph data, calculate shortest paths, and provide stats on nodes, edges, and walking times. • Implemented a user interface for inputting locations and visualizing routes, enhancing campus navigation.