Stack: Django 1.4-1.6, Redis, PostgresDB, MongoDB, React, Backbone, Sentry, Apscheduler, celery,
paper trail, AWS EC2, S3, Route 53, celery and flower.
•Participated in development and maintenance of two applications, an internal staff site run on
backbone and django and an external staff site run on falcon and react.
•Redesigned search functionality to improve search speeds and code simplicity for internal staff
site.
•Used external APIs (google maps, shipstation, Sentry, JIRA).
•Integrated shipstation APIs into SpotOn administor site to create, list, delete orders.
•Added south to project to use django models and migrations because we were on an old version
of django.
•Built and architected REST API using falcon complete with object based authentication, JWT
token with refresh token authentication for a react single page application.
•Introduced django’s admin panel to our project.
•Added celery v4 through cloudampq (rabbitmq service) broker in an effort to replace
apscheduler and our cron python jobs. Also added flower for monitoring.
•Deployed applications using fabric.