Skip to content

Instantly share code, notes, and snippets.

@jordinebot
Last active November 28, 2016 14:32
Show Gist options
  • Save jordinebot/308bea7f6a8831d7575b35df6db2c879 to your computer and use it in GitHub Desktop.
Save jordinebot/308bea7f6a8831d7575b35df6db2c879 to your computer and use it in GitHub Desktop.
let jordiNebot = {
type: 'Full Stack Web Developer',
employer: 'Self-employed',
from: {
city: 'Barcelona',
coordinates: {
lat: 41.3891006,
lng: 2.1333274999999503
}
},
contact: {
email: 'hola@jordinebot.cat',
stackOverflow: 'http://stackoverflow.com/story/jordinebot',
linkedIn: 'https://www.linkedin.com/in/nebotjordi',
cell: '+34 626 544 865'
},
works: 'http://jordinebot.work/'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment