Projects Tagged ‘Deployment

Django

I am always looking for ways to speed up development and automate processes that I do over and over. In particular, I try to engineer systems that help avoid the usual headaches associated with deployment processes because they are usually very convoluted and error-prone.

To this end, I engineered Utah State University’s Django hosting infrastructure for instant deployment of new sites, use of modular common code, easy inline documentation with automatic HTML generation, and fast updates to live sites.