Pinned Repositories
3d-from-scratch
Me figuring out how 3d graphics work without referring to any docs or tutorials
git.js
pure-Javascript Git implementation
jruby-prof
Profiler for JRuby - abandoned: functionality was merged into jruby
jruby-swt-cookbook
Examples for writing an application in JRuby/SWT
kandr2
Solutions to exercises in Kernighan and Ritchie 2nd Ed (K&R2)
rak
grep replacement in pure Ruby
rbwebkitgtk
Ruby bindings for the GTK+ port of WebKit.
redcar
A cross-platform programmer's editor written in Ruby.
retwis-rb
Port of redis example twitter app to Ruby and Sinatra
simplex
Naive pure-Ruby simplex solver for linear programming problems.
danlucraft's Repositories
danlucraft/git.js
pure-Javascript Git implementation
danlucraft/redcar
A cross-platform programmer's editor written in Ruby.
danlucraft/retwis-rb
Port of redis example twitter app to Ruby and Sinatra
danlucraft/rak
grep replacement in pure Ruby
danlucraft/jruby-swt-cookbook
Examples for writing an application in JRuby/SWT
danlucraft/swt
Contains everything required to write cross-platform desktop applications with JRuby and SWT.
danlucraft/redcar-bundles
Textmate bundles ported to work with Redcar
danlucraft/plugin_manager
A Ruby plugin loader
danlucraft/simplex
Naive pure-Ruby simplex solver for linear programming problems.
danlucraft/irc-logger
A really fucking hacky irc-logger.
danlucraft/rvc-dojo
A coding dojo problem that teaches about how git's object model works.
danlucraft/3d-from-scratch
Me figuring out how 3d graphics work without referring to any docs or tutorials
danlucraft/kmeans
My solution to Songkick's old data science hiring test.
danlucraft/pyranine
Extract and compile annotations from PDFs
danlucraft/redcar-sparkup
Adds Sparkup capabilities to the Redcar text editor
danlucraft/reskype
Why can't you export Skype history??!??!
danlucraft/risp
Mess around with Rust
danlucraft/kandr2
Solutions to exercises in Kernighan and Ritchie 2nd Ed (K&R2)
danlucraft/aspec
Testing language for API external surfaces
danlucraft/code-quiz
Following Ruby Quiz at work
danlucraft/emberscope
Simple news aggregator in Ember, with Sinatra backend.
danlucraft/goatpress
A Letterpress game server in Go
danlucraft/goatpress-stub-clients
Stub clients for the goatpress server
danlucraft/hawat
Parses Haproxy logs and generate analytics html output (Go).
danlucraft/heroku-buildpack-ruby
Same as heroku's, except you can deploy a specific subdirectory (no longer works with Heroku).
danlucraft/heroku-dir
Test app for my custom Heroku build pack
danlucraft/lang-benchmarks
Kind of dumb language benchmarks.
danlucraft/rort
/usr/bin/sort in Rust (for learning)
danlucraft/tailwind-storybook
Starter for Tailwind CSS and Storybook. Uses Create React App.
danlucraft/test-pgbouncer-app