Pinned Repositories
bitindex
Gem that enables the writing and reading of binary files where the position of a bit in the file indicates true or false.
dice-dsl
A dice roller for ruby... and eventually for helix.
dice-nom
Another dice generator. This one using the rust nom library.
marches-rltk
oauthapp
Template for OAUTH + Devise rails app
open-library-d3
Using data from the OpenLibrary project to experiment with d3 visualizations.
searchcli
searchserver
HTTP server to search for strings in documents
tokensearch
This was my attempt at trie before I knew what a trie was
wordcheat
Ruby command line utility for cheating at Wordl
palmergs's Repositories
palmergs/bitindex
Gem that enables the writing and reading of binary files where the position of a bit in the file indicates true or false.
palmergs/cal-heatmap
Cal-Heatmap is a javascript module to create calendar heatmap to visualize time series data
palmergs/cve-categorization
UI for easy categorization of CVEs
palmergs/django-tests
Try out Django and the WSGI middleware
palmergs/dmoz_sax_doc
Nokogiri SAX document subclasses for parsing content.rdf.u8 and structure.rdf.u8
palmergs/docs
palmergs/ehr
EHR for Psychiatrist office.
palmergs/ember-auth-test
Trying out ember-simple-auth + rails 4
palmergs/ember-cli-rails
Unify your EmberCLI and Rails Workflows
palmergs/ember-marked
An Ember addon to provide {{code-section}} and {{markdown-section}} for syntax highlighting and markdown rendering
palmergs/forgery
Easy and customizable generation of forged data.
palmergs/hosts
Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.
palmergs/lc_classification
Gem for converting Library of Congress classification strings into descriptions
palmergs/learning-rust
Learning Rust
palmergs/lists-in-rust
Tutorial from http://cglab.ca/~abeinges/blah/too-many-lists/book/README.html
palmergs/nginx-static-module-test
Working with static modules in nginx (Bedra tutorial)
palmergs/protobuf-c
Protocol Buffers implementation in C
palmergs/protobuf-in-ruby
Example code for a Protobuf in Ruby talk for B'More Rails
palmergs/railsgoat
A vulnerable version of Rails that follows the OWASP Top 10
palmergs/rust-rogue
Learning rust by making a rogue-like (based on https://jaredonline.svbtle.com/roguelike-tutorial-in-rust-part-2 )
palmergs/set_of_ranges
Subclass Set to merge adjacent or overlapping integer ranges.