Last active
May 20, 2025 14:57
-
-
Save cfchou/57b988c8562e98b04b6a8b7eb3797497 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Chifeng Chou", | |
"label": "Distributed Systems | Databases | Cloud Computing", | |
"picture": "https://example.com/photo.jpg", | |
"email": "[email protected]", | |
"phone": "(+65) 92959272", | |
"website": "https://thomasedison.com", | |
"summary": "Build scalable backend systems and cloud infrastructure with a focus on performance, reliability, and user experience.", | |
"location": { | |
"address": "", | |
"postalCode": "", | |
"city": "Central", | |
"countryCode": "Singapore", | |
"region": "" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "cfchou", | |
"url": "https://www.linkedin.com/in/cfchou/" | |
} | |
], | |
"url": "https://github.com/cfchou" | |
}, | |
"work": [ | |
{ | |
"company": "Edison Electric Light Company", | |
"position": "Senior Software Engineer", | |
"website": "https://edison.com", | |
"startDate": "2024-01", | |
"endDate": "", | |
"summary": "", | |
"highlights": [], | |
"name": "Bitdefender, Singapore", | |
"location": "Singapore", | |
"url": "https://www.bitdefender.com" | |
}, | |
{ | |
"company": "General Electric", | |
"position": "Senior Cloud Engineer", | |
"website": "https://ge.com", | |
"startDate": "2019-05", | |
"endDate": "2024-01", | |
"summary": "", | |
"highlights": [ | |
"Conceived and architected serverless API backends and ETL pipelines, delivering real-time security insight for customers.", | |
"Identified critical system bottlenecks, implementing performance optimizations that led to a significant increase in processing speed.", | |
"Streamlined CI/CD and Infrastructure as Code workflows, resulting in efficient deployments and lower downtime prior to releases.", | |
"Guided and developed junior engineering talent, fostering a collaborative environment that promoted skill advancement and innovation." | |
], | |
"name": "Horangi Cyber Security - a Bitdefender company, Singapore", | |
"location": "Singapore", | |
"url": "https://www.bitdefender.com" | |
}, | |
{ | |
"name": "Trend Micro, Taiwan", | |
"position": "Senior Software Engineer", | |
"startDate": "2015-09", | |
"endDate": "2019-02", | |
"location": "Taipei, Taiwan", | |
"url": "https://www.trendmicro.com", | |
"summary": "", | |
"description": "", | |
"highlights": [ | |
"Integrated an open-source IoT solution, enhancing security protocols through a bespoke two-way authentication system.", | |
"Engineered REST API backends for an online email intelligence platform, boosting functionality and user engagement.", | |
"Devised licensing and billing mechanisms for both consumer and enterprise products, simplifying user interactions and improving revenue tracking." | |
] | |
}, | |
{ | |
"name": "Truetel Communications, Taiwan", | |
"position": "Software Engineer", | |
"startDate": "2014-04", | |
"endDate": "2015-09", | |
"location": "Taipei, Taiwan", | |
"url": "http://truetel.com/", | |
"summary": "", | |
"description": "", | |
"highlights": [ | |
"Developed integrated billing and SMS applications, meeting telecom industry standards while enhancing customer service features.", | |
"Designed and implemented ETL and storage systems by MapReduce for innovative vehicle management solutions, bolstering operational efficiency.", | |
"Integrated GIS tools with J2EE applications, advancing geo-aware capabilities within our platform, facilitating enhanced location services." | |
] | |
}, | |
{ | |
"name": "Imagination Technologies, UK", | |
"position": "Application Engineer", | |
"startDate": "2012-01", | |
"endDate": "2013-10", | |
"location": "Watford, UK", | |
"url": "https://www.imaginationtech.com/", | |
"summary": "", | |
"description": "", | |
"highlights": [ | |
"Ported demo applications across numerous embedded platforms, ensuring compatibility and optimizing performance across diverse environments.", | |
"Collaborated with cross-functional teams to ensure seamless product delivery that aligned with stakeholder objectives." | |
] | |
}, | |
{ | |
"name": "Gemtek Technologies, Taiwan", | |
"position": "System Software Engineer", | |
"startDate": "2006-10", | |
"endDate": "2009-02", | |
"location": "Taipei, Taiwan", | |
"url": "https://www.gemteks.com/en", | |
"summary": "", | |
"description": "", | |
"highlights": [ | |
"Customized Linux kernel modules to effectively manage NAT and VoIP connections, improving performance and stability of home networking solutions.", | |
"Developed standard-compliant network software for residential routers, enhancing user connectivity and experience." | |
] | |
} | |
], | |
"volunteer": [], | |
"education": [ | |
{ | |
"institution": "The University of Edinburgh, UK", | |
"area": "Computer Science", | |
"studyType": "Msc", | |
"startDate": "2010-09", | |
"endDate": "2011-11", | |
"gpa": "", | |
"courses": [] | |
}, | |
{ | |
"institution": "National Central University, Taiwan", | |
"area": "Management Information System", | |
"studyType": "Bachelor", | |
"startDate": "2002-09", | |
"endDate": "2006-11", | |
"score": "", | |
"courses": [] | |
} | |
], | |
"awards": [], | |
"publications": [], | |
"skills": [ | |
{ | |
"name": "Programming Languages", | |
"level": "Expert", | |
"keywords": [ | |
"Python", | |
"Bash", | |
"SQL" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Native speaker" | |
} | |
], | |
"interests": [], | |
"references": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment