Skip to content

Instantly share code, notes, and snippets.

@arijit7899
Forked from tomlane/me.js
Created July 9, 2025 15:04
Show Gist options
  • Save arijit7899/6aa687985116a85e1f0ce57da3e3aa76 to your computer and use it in GitHub Desktop.
Save arijit7899/6aa687985116a85e1f0ce57da3e3aa76 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