Skip to content

Instantly share code, notes, and snippets.

View jlovell's full-sized avatar
🐳

Jason Lovell jlovell

🐳
  • Motion
  • Miami & SF
View GitHub Profile
@jlovell
jlovell / bottles_of_beer.rb
Created April 4, 2016 23:45
bottles of beer
class BottlesOfBeer < Struct.new(:initial)
# attr_reader :initial
# def initialize(initial)
# @initial = initial
# end
def speak(n = initial)
if n.zero?
puts "No more beer, buy #{initial} more"
else
@jlovell
jlovell / 0_reuse_code.js
Created January 14, 2016 00:01
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console

Keybase proof

I hereby claim:

  • I am jlovell on github.
  • I am jlovell (https://keybase.io/jlovell) on keybase.
  • I have a public key whose fingerprint is 2F45 EFF1 00CF 4F8E A698 A2A0 F84C 2DBE 9D47 462C

To claim this, I am signing this object: