Pinned Repositories
argyle
A collection of Fabric utilities largely for Django deployment.
cloudping
AWS Hosted Uptime Monitoring
django-ad-code
django-ad-code is a reusable application for managing and rendering ad tags from third-party ad server or ad network such Adsense, DoubleClick or OpenX.
django-all-access
django-all-access is a reusable application for user registration and authentication from OAuth 1.0 and OAuth 2.0 providers such as Twitter and Facebook.
django-app-template
A handy template for creating a new reusable Django application.
django-responsive
Utilities for building responsive websites in Django.
django-selectable
Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
fileapi
Example project using Django and Backbone.
sickmuse
Sick Muse is an open source web application for graphing Collectd RRD data.
mlavin's Repositories
mlavin/cloudping
AWS Hosted Uptime Monitoring
mlavin/django-selectable
Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
mlavin/django-all-access
django-all-access is a reusable application for user registration and authentication from OAuth 1.0 and OAuth 2.0 providers such as Twitter and Facebook.
mlavin/sickmuse
Sick Muse is an open source web application for graphing Collectd RRD data.
mlavin/django-ad-code
django-ad-code is a reusable application for managing and rendering ad tags from third-party ad server or ad network such Adsense, DoubleClick or OpenX.
mlavin/fileapi
Example project using Django and Backbone.
mlavin/dotfiles
Collection of configuration files
mlavin/django-hilbert
This is one of many Django apps which is a loose collection of utility functions.
mlavin/secretcards
Adorably secure messages
mlavin/dokku-playbooks
Ansible playbooks for managing a Dokku-Alt server
mlavin/video-examples
Example source code for the "Intermediate Django" video tutorial series
mlavin/aiodjango
Experiment Mixing Django with aiohttp
mlavin/shoestring
Erlang WebRTC Signalling Server
mlavin/lecture-notes
Lecture notes for Python guest lectures
mlavin/decklist
Pokemon TCG deck pricing app hosted on professordogwood.com
mlavin/django-qjoin
Declarative Joins for the Django ORM
mlavin/hubot-image
Docker image for running Hubot
mlavin/mini-template
Project template for Django aimed at small webservices. 12-factor inspired configuration. To start a project with this use `$ django-admin.py startproject --template=https://github.com/mlavin/mini-template/zipball/master --extension=py,rst,txt <project_name>`
mlavin/tincan
WebRTC based file sharing
mlavin/awesome-django
A curated list of awesome Django apps, projects and resources.
mlavin/django
The Web framework for perfectionists with deadlines.
mlavin/dokku-opbeat
An Opbeat plugin for Dokku
mlavin/facial-recognition-demo
Frontend Demo of a Facial Recognition Application
mlavin/j583
UNC Journalism School's J583 Advanced Interactive Development learning Python, Django and Data Viz.
mlavin/j583-newschool
Django tutorial project for j583 - A Django App with a set of courses and students
mlavin/mlavin.github.io
Website Source for mlavin.org
mlavin/omgwtfamqp
Example code for OMGWTFAMQP Talk
mlavin/pep8-naming
Naming Convention checker for Python
mlavin/react-twilio
React twilio is a react powered mult-participant Twilio Component, having controls to mute, disable camera and disconnect.
mlavin/worker-example