Skip to content

Instantly share code, notes, and snippets.

@humamfauzi
Last active February 21, 2023 13:40
Show Gist options
  • Save humamfauzi/344d1735d3ea791e25a9ddf7f025dd80 to your computer and use it in GitHub Desktop.
Save humamfauzi/344d1735d3ea791e25a9ddf7f025dd80 to your computer and use it in GitHub Desktop.
Resume.json
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Humam Fauzi",
"label": "Software Engineer",
"image": "",
"summary": "Software engineer with specialty in product engineering, cloud services, and backend programs. Hands on experience in building scalable and performant web applications. Passionate about building products that solve real problems and improve people's lives.",
"website": "https://humamf.com",
"email": "humam.fauzi.93@gmail.com",
"location": {
"city": "Jakarta",
"countryCode": "ID"
},
"profiles": [
{
"url": "https://github.com/humamfauzi",
"username": "humamfauzi",
"network": "github"
},
{
"url": "https://kaggle.com/humamfauzi",
"username": "humamfauzi",
"network": "kaggle"
}
]
},
"education": [
{
"endDate": "2016",
"area": "Nuclear Engineering",
"studyType": "Bachelors",
"institution": "Universitas Gadjah Mada"
}
],
"skills": [
{
"keywords": [
"HTML / JSX",
"Tailwind",
"Javascript / Typescript",
"React / Next"
],
"level": "Basic",
"name": "Frontend"
},
{
"keywords": ["Node", "Python", "Golang", "Postgres", "MySQL", "Serverless"],
"level": "Senior",
"name": "Backend"
},
{
"keywords": ["Confluence", "Jira", "Notion"],
"level": "Senior",
"name": "Product Engineering"
},
{
"keywords": ["AWS", "GCP", "Caching", "Gitlab Runner", "Github Action", "Vercel"],
"level": "Basic",
"name": "Devops"
}
],
"work": [
{
"summary": "Working in securities backoffice team. Responsible for building and maintaining internal tools for securities backoffice team such as registration, verification, and data sync.",
"website": "https://stockbit.com",
"name": "Stockbit",
"location": "Jakarta",
"position": "Backend Software Engineer",
"startDate": "2021-08-26",
"highlights": ["Golang", "Gitlab Runner", "Test Unit", "Product", "Finance", "Remote Work"]
},
{
"summary": "Building end to end integrated logsitics product ranging from delivery planning, tracking, reporting, and invoicing. Making custom integration for known software such as SAP. Lead team of 6 engineers",
"website": "https://ritase.com",
"name": "Ritase",
"location": "Jakarta",
"position": "Lead Backend Software Engineer",
"startDate": "2018-02-02",
"endDate": "2021-08-26",
"highlights": ["AWS", "Node", "Typescript", "Serverless", "Product", "Logistics"]
},
{
"summary": "Building custom chat bots for big companies. Mostly customer service chatbots",
"website": "https://artdigi.com",
"name": "Artdigi",
"location": "Jakarta",
"position": "Backend Software Engineer",
"startDate": "2017-02-02",
"endDate": "2018-02-02",
"highlights": ["Node", "AWS", "Serverless", "Product", "Chatbot"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment