Skip to content

Instantly share code, notes, and snippets.

@nickccm1122
Last active April 25, 2021 11:23
Show Gist options
  • Save nickccm1122/0aecd0ed982f50e07bbc8cb5e0a41fc0 to your computer and use it in GitHub Desktop.
Save nickccm1122/0aecd0ed982f50e07bbc8cb5e0a41fc0 to your computer and use it in GitHub Desktop.
{
"basics": {
"label": "Software Engineer",
"phone": "+852 60406776",
"email": "nickccm@pm.me",
"website": "https://registry.jsonresume.org/nickccm1122",
"other": [],
"name": "Nick Chan",
"location": {
"city": "Hong Kong SAR",
"postalCode": "HKG"
},
"summary": "Software engineer who delivers solid code with the product end goal in mind. Strive to be a good team player and pursue team growth. Self-motivated and passionate about building user facing products. Determined to drive progress and build stable, scalable and maintainable software.",
"picture": "",
"profiles": [
{
"network": "GitHub",
"username": "nickccm1122",
"url": "https://github.com/nickccm1122"
},
{
"network": "Linkedin",
"username": "nickccm",
"url": "https://www.linkedin.com/in/nickccm"
}
]
},
"work": [
{
"company": "Lalamove",
"website": "https://www.lalamove.com",
"position": "Technical Team lead",
"startDate": "2021-03",
"summary": "Lead a team of 5 to build scalable, maintainable solution to fit product needs",
"highlights": [
"Manage a scrum team",
"Develop product features with vueJS web applicaitons, PHP laravel backend APIs",
"Lead the effort to revamp the internal toolings for Lalamove's driver management"
]
},
{
"company": "Lalamove",
"website": "https://www.lalamove.com",
"position": "Senior Software Engingeer",
"startDate": "2020-07",
"endDate": "2021-03",
"summary": "Backend engineer in Golang/PHP, focusing feature development and system stability. ",
"highlights": [
"Global system migration project",
"Driver side feature developments",
"Build an end-to-end solution for revamping the driver registraiton process, incluing web app, internal tools, APIs"
]
},
{
"company": "Lalamove",
"website": "https://www.lalamove.com",
"position": "Software Engingeer in Backend",
"startDate": "2019-07",
"endDate": "2020-07",
"summary": "Backend engineer in Golang/PHP, focusing feature development and system stability. ",
"highlights": [
"Maintained core backend component in global system, focus in coding quality and system stability. ",
"Emphasized quality technical documentation and better knowledge transfer. "
]
},
{
"company": "HK01 - Product and Technology",
"website": "https://www.hk01.com",
"position": "Senior Software Engineer",
"startDate": "2019-01",
"endDate": "2019-07",
"summary": "Advocate in knowledge sharing and better team collaboration. ",
"highlights": [
"Demonstrated leading skills in projects, cross-team collaboration skills and contribution in team growth led to a promotion to a senior role primarily in frontend projects. ",
"Led efforts to build a backend component(API gateway) to enhance the scalability of services. "
]
},
{
"company": "HK01 - Product and Technology",
"website": "https://www.hk01.com",
"position": "Software Engineer",
"startDate": "2017-07",
"endDate": "2019-01",
"summary": "Active Frontend product developments and promote better engineering workflow. ",
"highlights": [
"Developed full-stack image downloading solution for runners in 2018 HK standard chartered marathon. The event drove the HK01 app's download rate by 6% and new user registration by 33%.",
"Developed survey micro-service API to support HK01 public surveying applications. ",
"Developed HK01 first e-commerce platform using NextJS web application Framework and Serverless application framework. ",
"Web/Mobile features development using React, React-Native for company's business in Events/Ticketing. ",
"Promoted conventional git commit practice in HK01 engineering team to enhance git collaboration. "
]
},
{
"company": "Wedeal, Popular Street Ltd",
"position": "Founding Engineer",
"startDate": "2016-07",
"endDate": "2017-06",
"highlights": [
"Launched a minimum viable product of a house rental platform by building a full-stack web application using MeteorJS, NodeJS, MongoDB. Participated in product design and web UI/UX design. "
]
}
],
"education": [
{
"institution": "Hong Kong University of Science and Technology",
"startDate": "2008-09",
"endDate": "2012-05"
},
{
"institution": "Coursera Course in Full Stack Web Development",
"startDate": "2016-04",
"endDate": "2016-06"
}
],
"skills": [
{
"name": "Project",
"level": "advanced",
"keywords": ["Agile", "SCRUM", "JIRA", "Team growth", "Code review"]
},
{
"name": "Backend",
"level": "advanced",
"keywords": [
"Golang",
"Kafka",
"Redis",
"Kibana",
"Micro-service",
"Rest APIs"
]
},
{
"name": "Programming",
"level": "advanced",
"keywords": ["Golang", "PHP", "Javascript"]
},
{
"name": "Web",
"level": "intermediate",
"keywords": ["JavaScript", "HTML 5", "React", "CSS-in-JS"]
},
{
"name": "Database",
"level": "intermediate",
"keywords": ["MySQL", "MongoDB", "Redis"]
},
{
"name": "Cloud",
"level": "intermediate",
"keywords": ["AWS", "GCP"]
}
],
"interests": [
{
"name": "Web development",
"summary": "Strive to improve product usability and performance.",
"keywords": ["reactjs", "vuejs", "nextjs"]
},
{
"name": "Kotlin",
"summary": "Currently learning Kotlin",
"keywords": ["kotlin"]
},
{
"name": "Soccer",
"summary": "My most favourite sports",
"keywords": ["soccer", "team player"]
},
{
"name": "Tennis",
"summary": "Start practising tennis in late 2019 and strive to hit the 100th hours of playing in 2020",
"keywords": ["tennis", "one-handed backhand"]
}
],
"languages": [
{
"language": "Cantonese",
"level": "native"
},
{
"language": "English",
"level": "fluent"
},
{
"language": "Mandarin",
"level": "fluent"
}
],
"meta": { "theme": "mocha-responsive" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment