Skip to content

Instantly share code, notes, and snippets.

@quan118
Last active May 12, 2025 04:11
Show Gist options
  • Save quan118/41dd92ad4ffbfa0ab269a0ec2dfd8a24 to your computer and use it in GitHub Desktop.
Save quan118/41dd92ad4ffbfa0ab269a0ec2dfd8a24 to your computer and use it in GitHub Desktop.
resume.json
{
"meta":
{
"theme": "kendall"
},
"basics":
{
"name": "Quan Nguyen",
"label": "Mobile Developer",
"summary": "A passionate and skilled software developer seeking a role in a growth-oriented company where I can contribute my expertise while continuing to develop professionally.",
"email": "[email protected]",
"location":
{
"city": "Hanoi",
"countryCode": "VN"
}
},
"education":
[
{
"endDate": "2011-05-01",
"startDate": "2007-10-01",
"area": "Software Engineering",
"studyType": "Bachelor’s",
"institution": "VNU UNIVERSITY OF ENGINEERING AND TECHNOLOGY"
}
],
"skills":
[
{
"keywords":
[
"React Native",
"Expo",
"iOS",
"Typescript",
"Zustand",
"Redux",
"React Navigation",
"TailwindCSS (via Nativewind)",
"Code Push",
"Jest",
"React Hook Form",
"React Query"
],
"name": "Mobile"
},
{
"keywords":
[
"NodeJS",
"Fastify",
"HonoJS",
"Cloudflare Worker",
"Firebase"
],
"name": "Backend"
}
],
"awards":
[
{
"title": "React Native Dev Challenge Vietnam - Third Prize",
"awarder": "Pentalog"
},
{
"title": "Gameloft AI Contest - Second Prize",
"awarder": "Gameloft"
},
{
"title": "Niteco Hack Day - Third Prize",
"awarder": "Niteco"
},
{
"title": "Most Valuable Player Of Mobility Program",
"awarder": "Niteco"
}
],
"work":
[
{
"summary": "Relipa is a top IT partner, universally recognized for innovative ideas, insightful strategic solutions, and superior execution",
"name": "RELIPA CO., LTD",
"location": "Hanoi",
"position": "Lead Mobile Developer",
"startDate": "2024-02-15",
"endDate": "2024-12-31",
"pinned": true,
"highlights":
[
"Developed and maintained the base code and set standards for the software development process to ensure consistency and quality across the project.",
"Reviewed code and provided guidance and support to junior developers to enhance their skills and ensure code quality.",
"Directly contributed to the development of key features and tackled challenging aspects of the project to drive progress and innovation."
]
},
{
"summary": "An innovative platform designed to empower individuals by giving them a share of their data on Web3",
"website": "https://www.imota.io",
"name": "Imota (Remitano)",
"location": "Ho Chi Minh City",
"position": "Senior Mobile Developer",
"startDate": "2022-08-04",
"endDate": "2023-12-01",
"pinned": true,
"highlights":
[
"Supported the entire application lifecycle (concept, design, testing, release, and support).",
"Ensure new and legacy applications meet quality standards.",
"Participate in requirement analysis, implementation, code review, unit test, test and deployment process.",
"Remain up to date with the terminology, concepts, and best practices for coding mobile apps"
]
},
{
"summary": "A modern tech platform of real estate services.",
"website": "https://ihouzz.com",
"name": "IHOUZZ",
"location": "Hanoi",
"position": "Lead Mobile Developer",
"startDate": "2021-05-01",
"endDate": "2022-07-01",
"highlights":
[
"Determined architectural and product design details for open-ended tasks or specifications.",
"Collaborated with quality engineers, user research, product management, design, and support teams to ensure quality in all phases of app development.",
"Wrote elegant, self-documenting code, easy to read and adapt for other developers.",
"Reviewed design specs, engineering docs, and provide feedback."
]
},
{
"highlights":
[
"Built Binkabi mobile app from scratch in React Native.",
"Developed Domestic Trade feature for trading commodities.",
"Implemented a Lending feature to help users take out loans easily.",
"Worked on Supply Chain Program feature that connects banks, warehouse providers, and traders."
],
"summary": "A platform that powers the tokenization of agriculture commodities making them tradable and fundable on the blockchain.",
"website": "https://binkabi.io",
"pinned": true,
"name": "BINKABI",
"position": "Lead Mobile Developer",
"startDate": "2019-10-01",
"endDate": "2021-03-01"
},
{
"highlights":
[
"Performed technical designs and implementation of 5+ complex mobile apps. Here are some:",
"+ Transvoice - https://www.transvoice.se",
"+ DNAFit - https://www.dnafit.com/us/",
"+ Dineplan - https://www.dineplan.com",
"+ Telldus - https://telldus.com",
"+ WestInt - https://www.westint.com",
"Reviewed client requirements, wireframes, and designs for technical feasibility.",
"Collaborated with the scrum team to translate client requirements into implementable user stories."
],
"summary": "Niteco is a fast-growing software development company with offices in Sweden, the UK, the USA, Vietnam, Hong Kong and Australia.",
"website": "http://niteco.com",
"name": "NITECO",
"position": "Senior Mobile Developer",
"startDate": "2015-04-20",
"endDate": "2019-09-01"
},
{
"highlights":
[
"Worked closely with our distributed team in Japan and Vietnam to develop mobile games for clients.",
"Collaborated with quality engineers, developers, product management and support teams to ensure quality in all phases of game development.",
"Explored new technologies and shared findings with the team."
],
"summary": "Atmarkcafe is a Global Software Outsourcing company providing innovative solutions for all your software development needs.",
"website": "http://atmarkcafe.org",
"name": "ATMARKCAFE CO., LTD",
"position": "Game Developer",
"startDate": "2012-11-01",
"endDate": "2015-04-01"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment