Skip to content

Instantly share code, notes, and snippets.

@tomlane
Created May 23, 2013 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomlane/5637920 to your computer and use it in GitHub Desktop.
Save tomlane/5637920 to your computer and use it in GitHub Desktop.
var TomLane = {
isStudent: true,
experience: [
'html',
'css',
'JavaScript',
'git',
'tooling',
'yeoman',
'responsive design',
'UX'
],
projects: [
'yeoman',
'generator-yui',
'personal site'
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment