Code

some of my personal projects or code from this blog's tutorials
Αυτή η σελίδα είναι διαθέσιμη και στα ελληνικά.
I just released stup, a tool for easily keeping organized daily notes in the terminal. You can find it on GitHub here.
DuckRails

A development tool built with Ruby on Rails. Its main purpose is to allow developers mock API endpoints quickly & dynamically.

Click here for installation & usage guides.


goto

A bash utility to quickly navigate to aliased directories.


elman

A script for full text searching Linux man pages with Elasticsearch. It has been developed to play around with the idea described in this post.


(╯°□°)╯︵ ┻━┻ - table_flipper
A useless gem that prepends the table flipper to ruby exceptions.

rspec-matchers-controller_filters
A gem to be used for testing execution of before/around/after filters of controller actions.

Ruby GTK ToDo Tutorial Application
This is the code of the tutorials for creating a simple GTK ToDo application with Ruby.

Ruby on Rails ToDo Tutorial Application
This is the code of the tutorials for creating a simple ToDo application with Ruby on Rails.

Hangman Tutorial Application
This is the code of the tutorial for creating the Hangman game with Ruby on Rails.

release_logs
A Redmine plugin for managing project releases

LofoCats API
A sample API built with Ruby on Rails.

LofoCats UI
A sample web application consuming the LofoCats API built with Ruby on Rails.
Check out more repositories on GitHub