Pinned Repositories
bitstamp-client
clojure client for the bitstamp public api
boilerpipe-clj
Simple wrapper around the java Boilerpipe text extraction library.
bookmarking
A simple bookmarking service (instapaper clone) in Clojure.
coderacer-clojure
coderacer in clojure
data-uri
Generate base64 encoded data-uris from the command line.
hostblock
rust cli app for managing sites blocked via the hosts file
loc
Count lines of code quickly.
nrepl-refactor
An nrepl-middleware for refactoring clojure code.
selecth
A CLI fuzzy filter in Haskell (port of Selecta)
spock-starter
An example spock project.
cgag's Repositories
cgag/data-uri
Generate base64 encoded data-uris from the command line.
cgag/link-checker-go
Search site for broken links, mostly in parallel.
cgag/oniongen-haskell
Generate Tor .onion addresses with a given prefix. Port of goniongen by @mischief.
cgag/purescript-web-example
Getting started with purescript for web development.
cgag/cis-194-solutions
My solutions to Brent Yorgey's CIS-194 homework assignments.
cgag/srs-extractor
A chrome extension for creating Anki cards from online content.
cgag/wiktionary-parsing
Code from an old project that was trying to get structured data from spanish wiktionary definition dumps.
cgag/annotator
Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.
cgag/base32-bytestring
Efficient base32 codec for bytestrings.
cgag/cabal
Official upstream development repository for Cabal and cabal-install
cgag/emacs-theme-editor
a deftheme creator for Emacs
cgag/gotor
A fast implementation of the Tor OR code, in Go
cgag/heroku
Heroku Client
cgag/libphonenumber-for-php
PHP version of Google's phone number handling library
cgag/nicta-haskell-course
my solutions for the nicta haskell course
cgag/otrtc
cgag/phony
E164 international phone number normalizing, splitting, formatting.
cgag/postgresql-simple-migration
PostgreSQL Schema Migrations
cgag/purescript-browser-dom
cgag/purescript-react
React Bindings for PureScript
cgag/rangy
A cross-browser JavaScript range and selection library.
cgag/selecta
A fuzzy text selector for files and anything else you need to select.
cgag/sidekiq
Simple, efficient background processing for Ruby
cgag/snap-micro-services
An exploration of micro-service architecture with Snap and Docker
cgag/snap-server
A fast HTTP server library, which runs Snap web handlers.
cgag/termbox-go
Pure Go termbox implementation
cgag/the_silver_searcher
A code-searching tool similar to ack, but faster.
cgag/vim-ink.github.io
A vim color scheme designer.
cgag/w3m.vim
w3m plugin for vim
cgag/wai
Haskell Web Application Interface