Projects

Most of my projects range from scratching personal itches, working on community projects and initiatives, and open source projects.

Active Projects

DjangoTV

Django TV - The premier destination for Python and Django videos and events.

Dotfiles

My personal dotfiles which are managed using Bash and Ansible.

python-github-actions-matrix-demo

This repository is an example of how to use GitHub Actions Matrix feature.

Our demo installs Python versions 2.7, 3.5, 3.6, 3.7, and 3.8 and installed Django versions 1.11, 2.0, 2.1, 2.2, and 3.0 and uses the matrix feature to only install Django into Python versions which are supported.

Archived Projects

Django Proxy

Rewrote Django Proxy. A reusable django application to create a proxy object for your models. Intended to aggregate various content types into a model for reuse.

230+ more projects on GitHub