• Freelance Consultant
  • Software Architect
  • Ruby Software Engineer

With over a decade of experience, Elon specializes in building enterprise web applications for both established businesses and startups. He has extensive experience with Ruby, Ruby on Rails, Java, Linux, and cloud infrastructures. If you have a project and need a freelance consultant, please feel free to contact me.

A Software Engineering Blog

Top Posts

  • Navigating Ruby Projects in VIM

    Navigating Ruby and Ruby on Rails projects in VIM involves learning a number of things that aren't in the manual. This post is intended to shorten the learning curve. ruby

  • Xmonad in Ubuntu 12.04 with Unity 2D

    I've been using xmonad in ubuntu for quite a while. The change from 11.04 to 12.04 involved the following steps. xmonad linux

  • Understanding Ruby Closures

    While closures are usually associated with functional languages, Ruby has them in the form of blocks, procs, and lambdas. These concepts are a powerful feature that must be mastered to be successful using this language. ruby

  • Ruby modules, the template pattern, and dynamic closure application

    Ruby: Applying closures to the context of a caller via Modules and the template design pattern. ruby

Recent Posts