![Liang Rong - English CV](https://writelatex.s3.amazonaws.com/published_ver/3320.jpeg?X-Amz-Expires=14400&X-Amz-Date=20241219T104427Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20241219/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=c39d65b6db267fced419baae328221ab0e10acb547a08687cbfada3c2237aeea)
Liang Rong - English CV
Author:
Liang Rong
Last Updated:
há 9 anos
License:
Creative Commons CC BY 4.0
Abstract:
Liang Rong's CV (in English)
![Liang Rong - English CV](https://writelatex.s3.amazonaws.com/published_ver/3320.jpeg?X-Amz-Expires=14400&X-Amz-Date=20241219T104427Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20241219/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=c39d65b6db267fced419baae328221ab0e10acb547a08687cbfada3c2237aeea)
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Liang Rong's CV (in English)
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
% Awesome CV LaTeX Template
%
% This template has been downloaded from:
% https://github.com/posquit0/Awesome-CV
%
% Author:
% Claud D. Park <posquit0.bj@gmail.com>
% http://www.posquit0.com
%
% Template license:
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Configuration
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Themes: Awesome-CV
\documentclass[11pt, a4paper]{awesome-cv}
%%% Override a directory location for fonts(default: 'fonts/')
\fontdir[fonts/]
%%% Configure a directory location for sections
\newcommand*{\sectiondir}{resume/}
%%% Override color
% Awesome Colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
% awesome-nephritis, awesome-concrete, awesome-darknight
%% Color for highlight
% Define your custom color if you don't like awesome colors
\colorlet{awesome}{awesome-red}
%\definecolor{awesome}{HTML}{CA63A8}
%% Colors for text
%\definecolor{darktext}{HTML}{414141}
%\definecolor{text}{HTML}{414141}
%\definecolor{graytext}{HTML}{414141}
%\definecolor{lighttext}{HTML}{414141}
%%% Override a separator for social informations in header(default: ' | ')
%\headersocialsep[\quad\textbar\quad]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 3rd party packages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Needed to divide into several files
\usepackage{import}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Personal Data
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Essentials
\name{Liang}{Rong}
\mobile{(+86) 134-5197-9182}
%%% Social
\email{csulrong@gmail.com}
%\homepage{link}
%%% Optionals
\position{Software Architect{\enskip\cdotp\enskip}Global Technical Lead}
%\quote{``Make the change that you want to see in the world."}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Make a footer for CV with three arguments(<left>, <center>, <right>)
\makecvfooter
{\today}
{Liang Rong~~~·~~~Resume}
{\thepage}
\begin{document}
%%% Make a header for CV with personal data
\makecvheader
%%% Import contents
\import{\sectiondir}{education.tex}
\import{\sectiondir}{skills.tex}
\import{\sectiondir}{english.tex}
\import{\sectiondir}{experience.tex}
%\import{\sectiondir}{extracurricular.tex}
%\import{\sectiondir}{presentation.tex}
%\import{\sectiondir}{committees.tex}
\end{document}