Pinned Repositories
annares
A toy DHT written in Rust (WIP)
blasphemy.sh
blasphemy.sh is an xml parser written in bash for people who are violently forced to parse xml in a shell script.
django-add-get-parameters
Template tag to add get parameter to the current url.
django-prepared-properties
Declarative annotations and prefetches for Django models.
gif-clj
a small gif encoder for clojure
Google-Maps-For-Fork-CMS
a wrapper for the google maps api, adapted for fork cms
latex-md
Generate LaTeX from Markdown
mass-production
Call a function (e.g a factory-boy Factory's create method) according to a defined pattern.
permutate
Lazily generate permutations of a Collection in Java.
youtube-dl-manager
a small script that downloads all new videos in your subscription feed to a folder
RobinRamael's Repositories
RobinRamael/latex-md
Generate LaTeX from Markdown
RobinRamael/blasphemy.sh
blasphemy.sh is an xml parser written in bash for people who are violently forced to parse xml in a shell script.
RobinRamael/Google-Maps-For-Fork-CMS
a wrapper for the google maps api, adapted for fork cms
RobinRamael/permutate
Lazily generate permutations of a Collection in Java.
RobinRamael/homebrew
The missing package manager for OS X.
RobinRamael/kaiketsu
A simple and not-that-smart-yet sudoku solver.
RobinRamael/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), over 40 terminal themes, and an auto-updating tool so that you can keep up with the latest improvements from the community.
RobinRamael/opencsv-clj
A lazy opencsv wrapper in clojure
RobinRamael/django-files
Attachments using the ContentType framework. Includes storage backend for storing files as binary data in the database. Inspired by bartTC's django-attachments and the django.contrib.comments framework.