For the last three months, I’ve been working with Vega, an open source organisation selected for the Google Summer of Code program. It has been an amazing experience and I’ve learnt a lot over the summer under the mentorship of Dominik Moritz.
This gists contains information of all the work I have accomplished in 3 months. The back-end service, for vega-editor, was set-up from scratch and deployed on https://vega.now.sh/. Around 60 commits and 10,000+ additions were created.
The project is a platform for hosting Vega and Vega-Lite visualizations. It is collection of few API endpoints which enables a user to authenticate via GitHub and display a list of Vega and Vega-Lite compatible gists. The user can further load this gist in the editor since both of the projects have been integrated.