Proximity is a location based webapp mimicking the social app Nearby. Developed by a team of 4 over a 10 week period using Agile methodology.
TwitterSearch is webapp for querying geotagged Tweets. Tweets are scrapped using Python Twitter Tools and stored locally. The tweets are then indexed by ElasticSearch and stored in a database. Users can then query the tweets with optional distance and sorting parameters.
A database management system that helps keep track of important business information for a fictious mechanic shop. It keeps track of current customers, vehicles, and employees. The system is built in Java and uses a PostGreSQL database. It uses a command line interface.