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
- 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.
- 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.
- Conducted experiment with hydraulic models.
- Analyzed datasets obtained from experiment and numerical simulation.
- Edited and proofread academic articles for publication.
Projects
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.
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.