• Stars
    star
    2
  • Language
    Ruby
  • Created almost 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

These are two solutions to PuzzleNode's #11 problem that were discussed in detail in Rubies in the Rough

More Repositories

1

highline

A higher level command-line oriented interface.
Ruby
1,284
star
2

faster_csv

FasterCSV is CSV, but faster, smaller, and cleaner.
Ruby
174
star
3

oklahoma_mixer

An full featured and robust FFI interface to Tokyo Cabinet.
Ruby
57
star
4

hanabi_umbrella

The sample application for Paul Dawson and James Gray's Lonestar Elixir 2017 talk: The NeverEnding Application.
Elixir
53
star
5

simulations

Some simulations using Elixir processes.
Elixir
44
star
6

dotfiles

My personal configuration heaven.
YASnippet
41
star
7

rrdb

A simple Ruby wrapper for RRDtool backed databases.
Ruby
38
star
8

broadsides

The application for Ruby Programming Challenge for Newbies #7 in March 2010
Ruby
23
star
9

signal_lamp

A simple tool for decoupling Ruby object systems.
Ruby
17
star
10

go_gtp

I simple wrapper for the Go Text Protocol
Ruby
14
star
11

rurses

A more Ruby style wrapper over ncurses.
Ruby
12
star
12

peril

A Jeopardy application built with Ruby on Rails
Ruby
12
star
13

advent_of_code_2016

My solutions to the 2016 Advent of Code problems: http://adventofcode.com/
Elixir
11
star
14

better_bj

A rewrite of ara's bj to make it fit in better with modern Rails
Ruby
10
star
15

rubyquiz.com

The original Ruby Quiz site.
10
star
16

browser_captcha

A CAPTCHA system for the browser instead of the user
Ruby
9
star
17

bird_of_paradise

A command-line Twitter client as an example of how to build a curses application.
Ruby
8
star
18

release_training_elixirconf_2019

https://elixirconf.com/2019/training-classes/7
C
8
star
19

canvas

A library for building simple GUI canvases to draw on.
Elixir
7
star
20

advent_of_code_2018

https://adventofcode.com/
Elixir
7
star
21

land_of_emacs_lisp

A reworking of some Land of Lisp examples in Emacs Lisp
Emacs Lisp
6
star
22

shared_room

An experiment with Scenic and multiple players
Elixir
6
star
23

icfp12

Ruby
5
star
24

genetic_algorithms_in_elixir

Working through this book: https://pragprog.com/titles/smgaelixir/genetic-algorithms-in-elixir/
Elixir
5
star
25

fictional_work.tmbundle

The start of a fiction bundle for TextMate from my Prag Pub article
5
star
26

advent_of_code_2015

My solutions for http://adventofcode.com/ in 2015
Ruby
4
star
27

sim_frost

A solution to Ruby Quiz #117
4
star
28

advent_of_code_2017

My solutions for http://adventofcode.com/2017
Elixir
4
star
29

warehouse_keeper

A Sokoban recreation using Ruby Gosu.
Ruby
4
star
30

nand2tetris

SPOILER ALERT: Don't dig into these files if you don't want to see solutions!
Ruby
4
star
31

wig-wug

An unofficial simulator for the first homework assignment (August issue) in The Rubyist.
Ruby
4
star
32

the_toy_robot

My thoughts on The Toy Robot programming challenge.
Elixir
4
star
33

mungr

A Ruby DSL for building data munging scripts
Ruby
4
star
34

chat_app

The code for my Denver Erlang and Elixir Meetup presentation in 2021.
Elixir
3
star
35

advent_of_code_2019

Solutions to the 2019 problems from https://adventofcode.com/
Elixir
3
star
36

haunted_house

This is a Ruby wrapper around the ISY-99i's (a home automation controller) REST interface.
Ruby
3
star
37

the_verse

The TradeWars game I've always dreamed of creating!
Elixir
3
star
38

advent_of_code_2020

https://adventofcode.com/2020
Elixir
3
star
39

incendiary_locator

A Minesweeper clone in Elm
Elm
3
star
40

nested_comments

This was the problem for the first Ruby Quiz Study Group, held March 14th, 2014.
Ruby
2
star
41

jitter

JEG2 on Twitter: The Simplest Twitter Client That Could Possibly Work
2
star
42

global_process_experiments

Elixir
2
star
43

ender

My IRC bot that seems to be perpetually under development
2
star
44

digital_ocean_explorations

Exploring the DigitalOcean API in Elixir
Elixir
2
star
45

live_chart

A joint experiment with @piisalie to generate live charts in Elm from Phoenix channel data
Elixir
2
star
46

tiny_tracer

Experiments with a simpler solution to the 2018 ICFP programming contest
Elixir
2
star
47

photobooth

My toy photobooth application.
Elixir
2
star
48

icfp-2011

Our 2011 entry
Ruby
2
star
49

ipsc_2014

Our code for the 2014 IPSC contest: http://ipsc.ksp.sk/
Lua
1
star
50

daves_no_test_challenge

Solving an IPSC problem without tests.
Ruby
1
star
51

its_magic

An experiment in testing the effectiveness of Magic decks.
Elixir
1
star
52

ecto_change

An example for the Ecto maintainers
Elixir
1
star
53

crates

Experimenting with Scenic sprites.
Elixir
1
star
54

conf_feed

A sample Rails application
Ruby
1
star
55

old_peeky_blinders

A Web interface on a Raspberry PI that controls the blinds in my office.
Elixir
1
star
56

programmers_stone

JEG2's Elixir blog.
HTML
1
star
57

asciimation

This is the tool used in Codalyzed videos.
Ruby
1
star
58

proper_book_exercises

A sandbox for playing with PropEr as I read the book.
Elixir
1
star
59

icfp_2014

Our contest entry.
Ruby
1
star
60

redeliver

Experiments in an edeliver replacement.
Elixir
1
star
61

random_blades

GM tools for Blades in the Dark.
Elixir
1
star
62

buggy

Playing with some Elixir debugging techniques
Elixir
1
star
63

cluster_test

An experiment in distributed computing
Elixir
1
star
64

ICFP-2009

Our submission for the ICFP 2009 contest
Ruby
1
star
65

concurrecy_exercises

Attempts to solve [these exercises](http://whipperstacker.com/2015/10/05/3-trivial-concurrency-exercises-for-the-confused-newbie-gopher/) in multiple languages.
Elm
1
star
66

pool_experiments

Playing around with different process pooling strategies.
Elixir
1
star
67

advent_of_code_2022

https://adventofcode.com/
Elixir
1
star
68

microservice_patterns

Practicing communication patterns using AWS
Ruby
1
star
69

s3_slideshow

A viewer for my photobooth application.
Elixir
1
star
70

elm_handoff_example

Handing data through a port
Elm
1
star
71

tracing_paper

An experiment with ray tracing.
Elixir
1
star
72

minesweeper_kata

Practicing a kata from the coding dojos at Strange Loop 2015
Ruby
1
star