Pinned Repositories
django-ember-example
A simple app to demonstrate how to integrate Django & Ember.
dotfiles
Joseph ❤ ~/
s3-directory-index
Apache-style directory index of your S3 bucket
josephabrahams's Repositories
josephabrahams/s3-directory-index
Apache-style directory index of your S3 bucket
josephabrahams/dotfiles
Joseph ❤ ~/
josephabrahams/gh-pages
GitHub Pages Boilerplate
josephabrahams/heroku-buildpack-superfly
Heroku buildpack that installs the Fly CLI.
josephabrahams/django-ember-example
A simple app to demonstrate how to integrate Django & Ember.
josephabrahams/assemble-deck
Assemble powered reveal.js authoring framework.
josephabrahams/baconframe
Make your site sizzle!
josephabrahams/correct-horse-battery-staple
Fun with XKCD-style passwords.
josephabrahams/cryptopals
Solutions to the Matasano Crypto Challenges
josephabrahams/django
The Web framework for perfectionists with deadlines.
josephabrahams/django-oauth-toolkit
OAuth2 goodies for the Djangonauts!
josephabrahams/django-sendgrid-v5
An implementation of Django's EmailBackend compatible with sendgrid-python v5+
josephabrahams/django-vue-cli-webpack-demo
A minimal demo showing how to wire up Webpack of a Vue CLI app to Django templates without extra plugins.
josephabrahams/heroku-buildpack-node-cleanup
Deletes the node_modules directory and unsets $WEB_CONCURRENCY
josephabrahams/heroku-buildpack-static
Heroku buildpack for handling static sites and single page web apps
josephabrahams/heroku-django-template
A Django 1.7 base template featuring all recommended best practices for deployment on Heroku and local development.
josephabrahams/joe-node
A simple Node.js boilerplate for example applications using Django conventions.
josephabrahams/multicast-demo
Python Twisted UDP multicast client/server
josephabrahams/nginx-buildpack
Run NGINX in front of your app server on Heroku
josephabrahams/post-log
Log the contents of a POST (or GET) request to the browser using web sockets
josephabrahams/tilde-server
tilde.club Style Server Provisioner
josephabrahams/tiny-django
A Heroku-ready Django-based Flask replacement
josephabrahams/two-factor-flask
Two-factor Basic Auth Example