Description:
Retrieves the status of a given url and returns and image of the page. This api interacts with both exterior websites as well as serving the data to the front-end.
(Upcoming) Social Network
Tech: PHP 7, Laravel 5.2
Tests: PHPUnit
Status: Delivered to Customer
Restrictions: Developed under NDA
Description:
The backend of a social network using geo-location at its core functionality. The system used Haversine's formula in SQl to filter results from the api by geo-location. Additionally, the backend integrated with the SeatGeek api.
IOT Sensor Device
Tech: Python 2, Raspberry Pi
Tests: Nosetests
Status: Prototype Complete
Description:
A small IOT prototype to sense water levels inside of tanks and report the value back to a central web application.