About

I’m an experienced full-stack software developer and former architectural designer living in Cambridge, MA.

I love to dig into a challenge, make useful tools and bring ideas to life.

Latest Blog Post

22 Jan 2017 . algorithms . Introduction to Algorithms, Ruby Style Comments

I’m currently auditing a master’s level algorithms class at Northeastern University and reading through the textbook, Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein. You can find a copy of the textbook for free online.

As part of my study process I’m planning to implement each algorithm that we study in Ruby code, benchmark it, and write up a blog posts to defining the algorithm while explaining how to calculate the Worst Case runtime, what the use cases are and any other relevant thoughts.

Why Ruby?

You would be better of using the standard libraries...

Continue Reading

Archive

Projects

  • 2017

    Commute Calculator Api

    An api that that makes recommendations to a person or family about where they should live based on public transit proximity and average housing price. The api is built with ruby on rails 5 backed with a neo4j graph database.

  • 2014

    Review.where

    A collaborative country review site featuring an admin panel built with highmaps, ruby on rails, postgresql, javascript and JQuery.

  • 2013

    Joined Github

Contact