August 2014 - June 2015
https://github.com/satnet-project
python, ground station, satellite, javascript
The SatNet project aims to provide the first network for sharing ground stations in between the members of the community of CubeSat developers. The project leader was a former Calpoly lecturer, Ricardo Tubío.
My work consisted in the development of the communications protocol as well as a few clients. The project has a strong Python component, as the backend uses Django and he communications are based on Twisted, an event-driven networking engine for Python. I've also used some Javacript because one of the clients was built with Javascript as a Chrome app.