-
Notifications
You must be signed in to change notification settings - Fork 1
/
cv.tex
99 lines (81 loc) · 5.9 KB
/
cv.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
\PassOptionsToPackage{dvipsnames}{xcolor}
\documentclass[10pt,a4paper]{altacv}
\usepackage[english]{babel}
\usepackage[hidelinks]{hyperref}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[default]{lato}
\usepackage{microtype}
\usepackage{fancyhdr}
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1cm,bottom=0.5cm,headsep=15pt}
\definecolor{Dassault}{HTML}{154364}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{accent}{Dassault}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}
\renewcommand{\itemmarker}{{\small\textbullet}}
\renewcommand{\ratingmarker}{\faCircle}
\hypersetup{pdftitle={CV},pdfauthor={Tianyi Li},pdfkeywords={PhD, R\&D, multiphysics, numerical simulation, scientific computing, programming}}
\begin{document}
\name{Tianyi \underline{LI}}
\tagline{PhD, R\&D engineer in multiphysics, numerical simulation and scientific computing}
\photo{2.5cm}{photo.jpg}
\personalinfo{%
\email{\href{mailto:[email protected]}{[email protected]}}
\phone{\href{tel:+33646777690}{+33 6 46 77 76 90}}
\location{\href{https://www.google.com/maps/place/12e+Arrondissement}{Paris 12e, FRANCE}}
\\
\linkedin{\href{https://www.linkedin.com/in/tianyikillua}{linkedin.com/in/tianyikillua}}
\github{\href{https://github.com/tianyikillua}{github.com/tianyikillua}}
\printinfo{\faQuestion}{\href{https://github.com/tianyikillua/cv/blob/master/cv.pdf}{check latest version of this CV}}
}
\pagestyle{fancy}
\fancyheadoffset{8cm}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\rhead{\scriptsize\color{body} updated on \today}
%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader
\end{fullwidth}
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
\AtBeginEnvironment{itemize}{\small}
\cvsection[cv_sidebar]{Experiences}
\cvevent{Research and Development Engineer\hfill\textcolor{body}{\normalfont\normalsize permanent (\emph{CDI})}}{\href{https://promold.fr}{Promold} \hfill\textcolor{body}{\normalfont \emph{PME} -- consulting in industrial simulation}}{Apr -- Aug 2013, Apr 2017 -- now}{Paris 9e, FRANCE}
\begin{itemize}
\item Fiber orientation modeling for process (injection molding) simulation of fiber-reinforced polymers with \textbf{Moldflow} and \textbf{Moldex3D}
\item Integrative structural analysis under \textbf{Optistruct} / \textbf{Radioss} / \textbf{code\_aster} with process-induced microstructural properties using \textbf{Digimat}
\item Improved multiscale rheological (fluid) and thermomechanical (solid) modeling of fiber-reinforced polymers: anisotropic viscosity, fiber orientation, structural buckling, porosity prediction and material failure behavior
\item Material model implementation for process simulation using \textbf{C++}, and for structural analysis using \textbf{UMAT} / \textbf{Fortran}
\item Uncertainty propagation for injection molding simulations using \textbf{OpenTURNS} and \emph{data-driven} techniques (model reduction, sampling\ldots)
\item Development of various GUI-based simulation tools using \textbf{Python} / \textbf{C++}
\begin{itemize}
\item Implementing an integrative simulation methodology between process and product structural analysis
\item Implementing a novel global adaptive optimization methodology of fiber orientation model parameters for a better correlation with experiment
\item For buckling analysis of anisotropic fiber-reinforced materials (with finite element library \textbf{FEniCS} and eigenvalue solver \textbf{SLEPc})
\end{itemize}
\item Development of scientific computing tools: procedure automation under \textbf{HyperWorks} using \textbf{TCL}; \textbf{Docker} deployment for launching simulations across systems; post-processing of simulation results under \textbf{ParaView} with \textbf{Python}; statistical data analysis and visualization under \textbf{Python/Jupyterlab}
\end{itemize}
\divider
\cvevent{Junior Research Engineer (PhD Candicate)\hfill\textcolor{body}{\normalfont\normalsize fixed term (\emph{CDD})}}{\href{http://www.imsia.cnrs.fr}{IMSIA (CNRS-EDF-CEA)} \hfill\textcolor{body}{\normalfont \emph{PME} -- applied research lab}}{Oct 2013 -- Sep 2016}{Palaiseau (91), FRANCE}
\begin{itemize}
\item Dynamic fracture modeling of brittle materials for concrete structures, with a novel non-local constitutive behavior for a better prediction and understanding of crack propagation behavior
\item Structural analysis, and model implementation in an industrial explicit dynamics finite element program \textbf{Europlexus} using \textbf{Fortran}
\item Design and implementation of parallel computing architecture using \textbf{MPI} and \textbf{PETSc} under \textbf{Europlexus}, quasi-perfect scaling efficiency achieved
\item Contributions to the open-source scientific computing libraries \textbf{FEniCS} and \textbf{PETSc} using \textbf{C++}
\end{itemize}
\divider
\cvevent{Structural Analysis Engineer\hfill\textcolor{body}{\normalfont\normalsize intern}}{\href{https://www.faurecia.com}{Faurecia Interior Systems} \hfill\textcolor{body}{\normalfont \emph{GE} -- automotive equipment supplier}}{Sep 2012 -- Feb 2013}{Méru (60), FRANCE}
\begin{itemize}
\item Elastoplastic constitutive modeling of long-fiber reinforced thermoplastics for the automobile industry, better agreement with experiment achieved
\item Numerical analysis and model implementation using \textbf{Python}
\item Static, modal and dynamic structural analysis under \textbf{Abaqus}
\end{itemize}
\divider
\cvevent{Mechanical Design Engineer \hfill\textcolor{body}{\normalfont\normalsize intern}}{\href{http://www.aml-systems.com}{AML-Systems} \hfill\textcolor{body}{\normalfont \emph{PME} -- automotive equipment supplier}}{Sep 2011 -- Feb 2012}{Le Bourget (93), FRANCE}
\begin{itemize}
\item Design and static analysis of headlamp cleaning systems using \textbf{Catia}
\item Analysis of experimental data using \textbf{Matlab}
\end{itemize}
\end{document}