Skip to content

Instantly share code, notes, and snippets.

@jacky810124
Last active September 9, 2016 06:22
Show Gist options
  • Save jacky810124/ade3272fb332a61dea1924e358b41a88 to your computer and use it in GitHub Desktop.
Save jacky810124/ade3272fb332a61dea1924e358b41a88 to your computer and use it in GitHub Desktop.
const JackyHuang = {
username: "Jacky Huang",
gender: "Male",
birthday: "1992-01-24",
skill: {
front_end: ['HTML', 'CSS', 'JavaScript', 'jQuery', 'SASS', 'Bootstrap', 'Vue', 'React', 'ES6', 'RWD', 'Redux'],
back_end: ['NodeJS', 'Express', 'Mocha'],
experiences: [
'Familiar with git version control',
'Familiar with chrome dev tool',
'AWS(EC2, RDS, Lambda, API Gateway), Openshift developer experiences',
'Social network API developer experiences',
'Familiar with jenkins CI and CD',
'Experiences with designing/implementing RESTful APIs',
'Relational database and no sql database developer experiences',
'Third-Party payment developer experiences',
'Know scrum',
'Write and maintain Unit Tests',
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment