-
devstrap Public
Simple bash script to rapidly set up a debian/ubuntu box for Ruby/Rails development.
Shell UpdatedFeb 26, 2025 -
baum Public
Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
-
go-sqlite3 Public
Forked from mattn/go-sqlite3sqlite3 driver for go using database/sql
C MIT License UpdatedFeb 28, 2020 -
vue-select-sides Public
Forked from soft4ti/vue-select-sidesA component for Vue.js to select double-sided data.
-
-
tcvd-prac1 Public
"Historical Crypto-Trading Dataset": Capitalitzacions de mercat històriques de les 25 principals criptodivises.
Python UpdatedApr 16, 2018 -
learn-you-a-haskell-exercises Public
Forked from jmgimeno/learn-you-a-haskell-exercisesExercises following the "Learn You a Haskell for Great Good!" book (with solutions)
Haskell GNU General Public License v3.0 UpdatedJun 22, 2017 -
cis194 Public
Working project skeleton which I'm using as I'm going through the CIS194 course.
-
learn-you-a-haskell-code Public
Forked from jmgimeno/learn-you-a-haskell-codeCode from Learn You A Haskell book: http://learnyouahaskell.com/
-
-
-
compleet Public
Redis-backed service for fast autocompleting. PHP port of Soulmate.
-
basset Public
Forked from jasonlewis/bassetA better asset management package for Laravel.
-
postman Public
IMAP idling daemon which forwards incoming messages to a callback URL
-
-
laravel-backup Public
Forked from schickling/laravel-backupBackup and restore database support for Laravel 4 applications
PHP UpdatedJul 5, 2013 -
puzzlenode Public
My solutions to some of puzzlenode's (http://www.puzzlenode.com) problems
-
php-router Public
Forked from hugowetterberg/php-routerphp uri routing library
PHP UpdatedFeb 10, 2013 -
progfun-stats Public
Forked from heathermiller/progfun-statsVisualize statistics from the MOOC "Functional Programming Principles in Scala" using Scala!
Scala UpdatedDec 20, 2012 -
canvas-of-life Public
Experiments on the Canvas element & Conway's GoL simulation
JavaScript UpdatedSep 11, 2012 -
bundler-exec Public
Forked from gma/bundler-execAutomatically run Ruby scripts with "bundle exec" (but only when appropriate).
-
rdz-cheatsheets Public
"Cheatsheets" creats per al curs d'introducció a Ruby on Rails: Rails desde Zero
-
rdz-slides Public
Transparències utilitzades en les sessions del curs: Rails desde Zero.
-
pentago Public
Pentago Bot/ Game AI (RMU January 2011 Project)
-
indicator-synergy Public
A simple synergy client indicator applet for Unity/Ubuntu
-
clippy Public
Forked from mojombo/clippyClippy is a very simple Flash widget that makes it possible to place arbitrary text onto the client's clipboard.
MIT License UpdatedOct 4, 2011 -
web-app-theme Public
Forked from jweslley/web-app-themeA simple theme for web apps
-
swf_file Public
Forked from DBA/swf_fileRuby Gem for SWF headers reading
-
simple-range-picker Public
Yet another javascript date picker component
-
hirefire Public
Forked from hirefire/hirefireHireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued job…