Pinned Repositories
algorithms
A library of algorithms and containers for Ruby.
battleship
An implementation of the Battleship game.
capybara-webkit
A Capybara driver for headless WebKit so you can test Javascript web apps
cfwheels-demo-app
codebreaker
Implementation of the Code Breaker game in Clojure
data_structure
An example of data structure built with TDD.
docker-vim
My vim's docker image!
elm-csv-parser
CSV Parser in Elm
gilded-rose
Gilded Rose
saas-assignments
Software as a Service class at University of California, Berkeley
jivagoalves's Repositories
jivagoalves/elm-csv-parser
CSV Parser in Elm
jivagoalves/gilded-rose
Gilded Rose
jivagoalves/capybara-webkit
A Capybara driver for headless WebKit so you can test Javascript web apps
jivagoalves/codebreaker
Implementation of the Code Breaker game in Clojure
jivagoalves/docker-vim
My vim's docker image!
jivagoalves/pomodoro
App to use Pomodoro technique daily
jivagoalves/coderetreat.org
jivagoalves/conway
Conway's Game of Life
jivagoalves/core
Elm's core libraries
jivagoalves/dotfiles
My dotfiles
jivagoalves/elm-check
Property Based Testing in Elm
jivagoalves/elm-lang.org
The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.
jivagoalves/fix-db-schema-conflicts
jivagoalves/gilded-rose-go
Gilded Rose in Go
jivagoalves/IO
IO for Elm
jivagoalves/jasmine-jquery
jQuery matchers and fixture loader for Jasmine framework
jivagoalves/my-fedora-laptop
Automation for installing my favorites Fedora's packages.
jivagoalves/my-ubuntu-laptop
Automation for provisioning Ubuntu machine with favorite packages
jivagoalves/octohat
API wrapper for Github's API in Haskell with tests
jivagoalves/parser
parser combinator library for Elm
jivagoalves/puppet-vim
Install vim-pathogen and an easy way to install vim bundles.
jivagoalves/puppet-youcompleteme
Puppet recipe for installing YouCompleteMe for Vim.
jivagoalves/rails-js
PoC for Rails with Ajax (for educational purposes)
jivagoalves/rcmplayer
Remote Control for MPlayer
jivagoalves/ring
Clojure HTTP server abstraction
jivagoalves/SOLID-Kotlin-katas
jivagoalves/stringCalculatorKotlin
The string calculator kata in kotlin
jivagoalves/tmux-copycat
A plugin that enhances tmux search
jivagoalves/valid_data
Check whether the rows in your database are valid according to your ActiveRecord validations
jivagoalves/vim2hs
vim2hs :: Vim -> Haskell