Skip to content

Instantly share code, notes, and snippets.

@LeoDT
Last active November 6, 2019 02:05
Show Gist options
  • Save LeoDT/fb7dc202cb4c012c232198dfcced8211 to your computer and use it in GitHub Desktop.
Save LeoDT/fb7dc202cb4c012c232198dfcced8211 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Cheng Liu",
"label": "Web Developer",
"summary": "A Web Developer who love building websites and webapps",
"email": "leojoy710@gmail.com",
"location": {
"city": "Shanghai",
"countryCode": "CN"
},
"profiles": [
{
"url": "https://github.com/leodt",
"username": "leodt",
"network": "github"
}
]
},
"education": [
{
"endDate": "2011-06-01",
"startDate": "2007-09-01",
"area": "Computer Science",
"studyType": "Bachelors",
"institution": "Huazhong University of Science and Technology"
}
],
"skills": [
{
"keywords": [
"HTML",
"CSS / SASS",
"Javascript / Typescript",
"React",
"Redux / Mobx",
"Webpack / Babel"
],
"level": "Master",
"name": "Frontend"
},
{
"name": "Other",
"keywords": ["Python / Django / Bottle", "nginx / MongoDB / Redis", "AWS"]
}
],
"work": [
{
"highlights": [
"React / Redux / Mobx",
"Webpack",
"Typescript / Flow",
"AWS"
],
"summary": "Focusing on web frontend infrastructure building and researching, provide series tools and solutions for other colleges to help improve their work efficiency. Involved in all the web products(18Birdies for Business) developing, mainly written in React and Mobx.",
"website": "https://18birdies.com",
"company": "18Birdies",
"position": "Web Team Leader",
"startDate": "2015-12-24"
},
{
"highlights": [
"Backbone.js / Marionette.js",
"Require.js",
"IPython / CodeMirror / MathJax"
],
"summary": "A frontend framework for building complex financial system and single page application, including components managing system, build and package tools, app developing standards base on Backbonejs and many javascript UI libs. Used by all the web products. \n An algorithmic investing web app named uqer.io includes a new full-featured IPython Notebook frontend part and a community based on that. Built for quantitative analysts. \n A Siri-like app based on Cordova embedded WebView for both IOS and Android.",
"website": "https://www.datayes.com",
"company": "Datayes",
"position": "Frontend Architect",
"startDate": "2013-12-23",
"endDate": "2015-12-23"
},
{
"highlights": [
"Python / Django / Bottle",
"Ubuntu / nginx / MongoDB / Redis"
],
"summary": "All the web-related things, frontend and also backend. This including several Django/Bottlepy projects, a Wordpress site, and some PHP pages. And I do the operation work of a dozen Linux servers. \nCooperate with another colleague accomplished a fast, strong data collect and analyze system, with Bottlepy, nginx, MongoDB and Redis.",
"company": "Nexjoy",
"position": "Web Developer",
"startDate": "2012-06-01",
"endDate": "2013-11-01"
},
{
"highlights": ["Browser extensions / Bookmarklet"],
"summary": "Worked in mknote.com(note tool, like Evernote) team, responsible to all the browser extension of mknote, such as web clipper and a mini note tool sync data with mknote server. \nA mobile version mknote, and simple version which can be embedded in any other site.",
"company": "ShanDa Interactive Entertainment Ltd.",
"position": "Frontend Engineer",
"startDate": "2011-03-01",
"endDate": "2012-06-01"
},
{
"summary": "Cooperate with another colleague on the Web Rebuild work of the new version v.qq.com. \nAccomplish the Web Rebuild work on the iPad version of v.qq.com.",
"website": "https://www.tencent.com",
"company": "Tencent",
"position": "Web Rebuild Engineer(Intern)",
"endDate": "2010-06-01",
"startDate": "2010-09-01"
}
],
"meta": {
"theme": "short"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment