Latest Project: Workerholic

    Workerholic is a multi-process, multi-threaded background job processor written in Ruby. It does the heavy lifting for any web application by working on the CPU or IO-intensive tasks in the background. By running in a separate process, completely independent from the main application, Workerholic provides convenient way to decouple time-consuming processing from the business logic of your application. Let your application handle normal requests and Workerholic will take care of the rest.

Workerholic GitHub

Features

Follow this link to read more about Workerholic and our story.

Other Projects

Trello clone

Trello-like application with a light ORM and Express backend

Technology stack: BackboneJS, NodeJS (Express), PostgreSQL, Jade

Trello Clone GitHub

Bookr

Keep track of your favorite books, quotes and authors

Technology stack: Ruby on Rails, PostgreSQL, Sidekiq, RSpec

Bookr GitHub

MyFlix

Netflix-like application. Integrates with 3rd-party APIs like Stripe (payments), Mailgun (email notifications) and a few others.

Technology stack: Ruby on Rails, Sidekiq, PostgreSQL, jQuery, 3rd-party APIs, TDD with RSpec

Bookr GitHub