Joe Wilmoth

aspiring awesome-ist...

"A ship in port is safe; but that is not what ships are built for. Sail out to sea and do new things." -Admiral Grace Hopper

What is a Joe?

I'm Joe. You'll find me currently developing solutions at ServiceNow – providing the enterprise with custom applications to deliver their services to the end user. I firmly believe in humans working together to create awesome ideas that people can use. I don't believe in Zombies. I like pizza; Even before software development.

Contact

Programming

  def skills {
      :programming_languages  => [Javascript, Ruby, Jelly],
      :development_frameworks => [Rails, Sinatra, ServiceNow, Rails],
      :database               => [MySQL, postgreSQL, sqlite3],
      :testing                => [RSpec, Shoulda, Cucumber, Capybara],    
      :orms                   => [ActiveRecord],
      :front_end              => [Javascript, jQuery, Angular JS, HTML, CSS],
      :version_control        => [Git],
      :app_servers            => [Apache, NGinx, Thin, Unicorn]
    }
  end