Career Profile

Focusing on computational fluid dynamics and software engineering at industrial field. Have an open-minded willing to work with people from different background. Eager to develop my analytical skills and knowledge in practical problems.

Work Experiences

Team Leader, Software Development Team

2021 - 2023
shonCloud Technology, China
  • Develop and maintain fundamental widgets library.
  • Building a CI/CD pipeline with Jenkins and Docker.
  • Make development plans and organize team activities across 3 projects.

CFD Researcher

2019 - 2021
shonCloud Technology, China
  • Develop and maintain fluid dynamics solver based on MPS method.
  • Build automation test framework for nightly builds in Python.
  • Make triangle searching process in 3D space 10 times faster with AABB tree algorithm.

Research Assistant, Part-Time

2015 - 2018
National Sun Yat-sen University, Taiwan
  • Conducted experiment with hydraulic models.
  • Analyzed datasets obtained from experiment and numerical simulation.
  • Edited and proofread academic articles for publication.

Projects

shonMesh, Mesh Generation Tool

shonCloud Technology, China
shonMesh is a mesh generation tool specifically designed for shonCloud products. It enable users to:
  • Geometry creation, analysis and healing.
  • Surface and volume mesh generation.
  • Global and local mesh sizing.
With the command pattern used in the project, all the actions support undo/redo operation.

Side Projects

RBFCM_CFD - A simple CFD project that solves some classical fluid prolbems.
Curvilinear_Grid_FDM - A project that implement finite difference method on curvilinear grid.
MFS_Sloshing - Solve 2D liquid sloshing problems with inviscid fluid by MFS method.