Global Positioning System
Feb 2015 - Current (11 years 8 months)
Implemented a GPS system using Python. I used Map Quest's API in order to get the geographical coordinates of the locations entered by the user, and then used those to query Map Quest's database using specially formatted URLs.
To implement the project had to make excessive use of network sockets and json objects inside the language.