Pinned Repositories
adserver
interview adserver implementation
bottle-redis-shard
A Bottle plugin for connecting to a sharded cluster of Redis instances, requires https://github.com/youngking/redis-shard
django-adaptors
Convert CSV/XML files into python object or django model
django-feedmapper
A utility for mapping feeds to Django models. Looks like the original app isn't maintained anymore, so I forked it and corrected several things.
facebook-sdk
Facebook Platform Python SDK
openrtb
OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization
openrtb-doubleclick
Utilities for DoubleClick Ad Exchange, including OpenRTB mapping, DoubleClick cryptography, metadata and validation
prerender
Node server that uses phantomjs to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
prerender-node
Express middleware for prerendering javascript-rendered pages on the fly for SEO
rails-template
Application template for Rails 4.2 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
dacrowlah's Repositories
dacrowlah/bottle-redis-shard
A Bottle plugin for connecting to a sharded cluster of Redis instances, requires https://github.com/youngking/redis-shard
dacrowlah/django-feedmapper
A utility for mapping feeds to Django models. Looks like the original app isn't maintained anymore, so I forked it and corrected several things.
dacrowlah/adserver
interview adserver implementation
dacrowlah/django-adaptors
Convert CSV/XML files into python object or django model
dacrowlah/facebook-sdk
Facebook Platform Python SDK
dacrowlah/openrtb
OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization
dacrowlah/openrtb-doubleclick
Utilities for DoubleClick Ad Exchange, including OpenRTB mapping, DoubleClick cryptography, metadata and validation
dacrowlah/prerender
Node server that uses phantomjs to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
dacrowlah/prerender-node
Express middleware for prerendering javascript-rendered pages on the fly for SEO
dacrowlah/rails-template
Application template for Rails 4.2 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
dacrowlah/redis-shard
A consistent sharding library for redis in node
dacrowlah/rentroll
dacrowlah/vagrant-django-template
Skeleton project for a Django app running under Vagrant