\documentclass[9pt]{article}
\usepackage{fullpage}
\usepackage[fontset=ubuntu]{ctex}
% \usepackage[usenames]{color}
\usepackage{soul}
\usepackage{fontawesome}
\usepackage[english]{babel}
\usepackage{ragged2e}
\usepackage[T1]{fontenc}
\usepackage{titlesec}
\usepackage[margin=0.3in]{geometry}
\usepackage{marvosym}
\usepackage{lipsum}
\renewcommand{\familydefault}{\sfdefault}
\renewcommand{\sfdefault}{ppl}
\usepackage{graphicx}
\usepackage{tikz}
\usepackage{tikzpagenodes}
\usetikzlibrary{calc}
%%%%%%%%%%%%%%%%%%%%
\usepackage{minted}
\usepackage[colorlinks = true, linkcolor = blue, urlcolor  = blue, citecolor = blue, anchorcolor = blue]{hyperref}
\newcommand{\MYhref}[3][blue]{\href{#2}{\color{#1}{#3}}}
\leftmargin=0.25in
\oddsidemargin=0.25in
\textwidth=6.0in
\topmargin=-0.25in
\textheight=9.25in
\raggedright
\pagenumbering{arabic}
\def\bull{\vrule height 0.8ex width .7ex depth -.1ex }
% DEFINITIONS FOR RESUME
\newenvironment{changemargin}[2]{%
  \begin{list}{}{%
    \setlength{\topsep}{0pt}%
    \setlength{\leftmargin}{#1}%
    \setlength{\rightmargin}{#2}%
    \setlength{\listparindent}{\parindent}%
    \setlength{\itemindent}{\parindent}%
    \setlength{\parsep}{\parskip}%
  }%
  \item[]}{\end{list}
}
\newcommand{\lineover}{
	\begin{changemargin}{-0.05in}{-0.05in}
		\vspace*{-8pt}
		\hrulefill \\
		\vspace*{-2pt}
	\end{changemargin}
}
\newcommand{\header}[1]{
	\begin{changemargin}{-0.5in}{-0.5in}
		\scshape{#1}\\
  	\lineover
	\end{changemargin}
}
\newcommand{\contact}[4]{
	\begin{changemargin}{-0.5in}{-0.5in}
		\begin{center}
			{\Large \scshape {#1}}\\ \smallskip
			{#2} \smallskip 
			{#3} \smallskip
			{#4}\smallskip
		\end{center}
	\end{changemargin}
}
\newenvironment{body} {
	\vspace*{-16pt}
	\begin{changemargin}{-0.25in}{-0.5in}
  }	
	{\end{changemargin}
}
\newcommand{\school}[4]{
	\textbf{#1} \hfill \emph{#2\\}
	#3\\ 
	#4\\
}
\newcommand{\Csharp}{%
  {\settoheight{\dimen0}{C}C\kern-.05em \resizebox{!}{\dimen0}{\raisebox{\depth}{\textbf{\#}}}}}
\definecolor{BatteryBlue}{HTML}{0C134F}
\definecolor{Firm}{HTML}{00337C}
\definecolor{MapMarker}{HTML}{E74646}
\definecolor{LinkBlue}{HTML}{495579}
\definecolor{DateGrey}{HTML}{393E46}
\definecolor{PineGreen}{HTML}{01796F}
% END RESUME DEFINITIONS
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Profile Picture
\begin{tikzpicture}[overlay]
\clip (7.65, 0.7)  circle (0.9 cm) node (ola) {\includegraphics[width=2.5cm]{profile.jpg}};
\end{tikzpicture}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Name
\vspace{2pt}
\contact{Name}{
    \faEnvelope \ email@address $\cdot$ 
    \faPhoneSquare \ 123456789 $\cdot$ 
    \MYhref[LinkBlue]{https://www.linkedin.com/in/username/}{\faLinkedinSquare} $\cdot$
    \MYhref[LinkBlue]{https://github.com/username}{\faGithub} $\cdot$
    \MYhref[LinkBlue]{https://your.home.page}{\faLink \ \mintinline{Python}{https://your.home.page}}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Education
\header{Education}
\begin{body}
	\vspace{14pt}
	\textbf{MSc Tsinghua University} \quad  Beijing, China \textcolor{MapMarker}{\faMapMarker} \hfill  
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarMinusO \ Sep 2022  \faCaretRight \ Now}}}\\
	\emph{\small{\qquad School of Economics and Management}} \\
    \emph{\small{\qquad Second best university in China. It is ranked \textcolor{PineGreen}{\underline{\#13}} in QS World University Rankings 2023.}} \\
    \small{Major in Actuarial Science; GPA: 0.00/4\\
    Courses: \lipsum[1][1-4]}
    \\
	\textbf{B.S. Peking University} \quad  Beijing, China \textcolor{MapMarker}{\faMapMarker} \hfill
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarCheckO \ Sep 2018  \faCaretRight \ Jun 2022}}}\\
	\emph{\small{\qquad School of Humanities}} \\
    \emph{\small{\qquad Best university in China. It is ranked \textcolor{PineGreen}{\underline{\#12}} in QS World University Rankings 2023.}} \\
    Major in Statistics; GPA: 0.00/4\\
    \small{Courses: \lipsum[2][1-5]}
\end{body}
\smallskip
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Objective
\header{Objective}
\vspace{14pt}
\begin{body}
The \MYhref[LinkBlue]{https://www.overleaf.com/read/sjzjwfdgtjtt}{ALT4mr} is a multi-page resume template, you can use the \mintinline{Latex}{\Myhref} command to insert hyperlinks, add \MYhref[LinkBlue]{https://mirrors.ibiblio.org/CTAN/fonts/fontawesome/doc/fontawesome.pdf}{fontawesome} icons, and use \mintinline{Latex}{\mintinline} command to add in-line code. Compilation with Lualatex is recommended. This template is based on another template I came across years ago, yet unfortunately I lose the name and link to it, anyone who has a clue about that template is welcome to connect.
\end{body}
\smallskip
% Skills
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\header{Skills}
\begin{body}
    
	\vspace{14pt}
\begin{FlushLeft}
\addtolength{\tabcolsep}{-4pt}  % adjust the spacing
\begin{tabular}{@{\hskip 0pt}r l@{\hskip 12pt}r@{\hskip 0pt}l@{\hskip 12pt}r@{\hskip 0pt}l@{\hskip 12pt}r@{\hskip 0pt}l@{\hskip 12pt}r@{\hskip 0pt}l} 
 \faCode \ \textbf{Programming} & \textbf{Language} & \textbf{\faFileCodeO \ Framew} & \textbf{orks} & \textbf{\faFileCodeO \ Open Lib} & \textbf{raries} & \faCodeFork \ \textbf{Soft} & \textbf{ware} & \textbf{\faLanguage \ Langu} & \textbf{age}\\ [0.5ex] 
 
 JavaScript & \color{BatteryBlue}{\faBattery[3]} & Vue & \ \color{BatteryBlue}{\faBattery[2]} & OpenCV & \ \color{BatteryBlue}{\faBattery[2]} & \LaTeX & \ \color{BatteryBlue}{\faBattery[1]} & Chinese & \ \color{BatteryBlue}{\faBattery[4]}\\ 
 
 Ruby & \color{BatteryBlue}{\faBattery[2]} & React & \ \color{BatteryBlue}{\faBattery[3]} & OpenGL & \ \color{BatteryBlue}{\faBattery[2]} & Unity & \ \color{BatteryBlue}{\faBattery[3]} & Arabic & \ \color{BatteryBlue}{\faBattery[3]} \\
 Java & \color{BatteryBlue}{\faBattery[1]} & Angular & \ \color{BatteryBlue}{\faBattery[2]} & Font-Awesome & \ \color{BatteryBlue}{\faBattery[2]} & ArcGIS & \ \color{BatteryBlue}{\faBattery[1]}\\
 \Csharp & \color{BatteryBlue}{\faBattery[0]} & Bootstrap & \ \color{BatteryBlue}{\faBattery[1]} & TensorFlow & \ \color{BatteryBlue}{\faBattery[1]}\\
 Rust & \color{BatteryBlue}{\faBattery[0]} & & & ALT4mr & \ \color{BatteryBlue}{\faBattery[4] \faBattery[0]} \\ [1ex]
\end{tabular}
\addtolength{\tabcolsep}{4pt}
\end{FlushLeft}
\small{
\textcolor{BatteryBlue}{\faBattery[0]} Beginner \ 
\textcolor{BatteryBlue}{\faBattery[1]} Average \ 
\textcolor{BatteryBlue}{\faBattery[2]} Pro \ 
\textcolor{BatteryBlue}{\faBattery[3]} Master \ 
\textcolor{BatteryBlue}{\faBattery[4]} Contributor}
\end{body}
\smallskip
\header{Professional Summary}
\vspace{14pt}
\begin{body}
\lipsum[2-3][1-22]
\end{body}
\smallskip
\newpage{}
\header{Work Experience}
\begin{body}
    \vspace{14pt}
    \vspace{14pt}
    \textbf{Project Manager\\\MYhref[Firm]{https://link.to.your.company/}{Company}\ \cdot \ Cairo \textcolor{MapMarker}{\faMapMarker}} \hfill 
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarMinusO \ Jan 2023  \faCaretRight \ Now}}}
    \vspace*{-4pt}\\
    Planning and leading teams:
    \begin{itemize} \itemsep -0pt  % reduce space between items
		\item Build strong relationships and manage expectations;
		\item Provide guidance and support empower team members to deliver their best work;
        \item Ensures projects stay within financial boundaries without compromising quality;
	\end{itemize}
    \textbf{Highlights}: driving project success by effectively managing resources, schedules, risks, and stakeholders, while ensuring that project goals are achieved within scope, budget, and time constraints.
	\vspace{14pt}
 
    \vspace{14pt}
    \textbf{Football coach\\\MYhref[Firm]{https://link.to.your.company/}{Football Club}\ \cdot \ Luanda \textcolor{MapMarker}{\faMapMarker}} \hfill 
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarCheckO \ Sep 2022  \faCaretRight \ Nov 2022}}}
    \vspace*{-4pt}\\
    Perform a range of tasks to support my club and my team.
    \begin{itemize} \itemsep -0pt  % reduce space between items
		\item Develop and implement effective game plans, considering the team's strengths, weaknesses, and the opponent's tendencies;
		\item Identify individual player strengths and areas for improvement, and provide guidance and training to enhance their skills and overall performance;
        \item Inspire and motivate players to give their best effort, foster team cohesion, and instill a winning mentality; 
	\end{itemize}
 
    \textbf{Highlights}: shaping the team's performance, maximizing their potential, and striving for success both on and off the field.
	\vspace{14pt}
\end{body}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \header{Research Experience}
	
\header{Other Projects}
\begin{body}
    \vspace{14pt}
    \textbf{Virtual Idol\\\MYhref[Firm]{https://link.to.your.company/}{Agency}\ \cdot \ Tokyo \textcolor{MapMarker}{\faMapMarker}} \hfill 
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarMinusO \ Jul 2019  \faCaretRight \ Now}}}
    \vspace*{-4pt}\\
    Building brand image as virtual idol.
    \begin{itemize} \itemsep -0pt  % reduce space between items
        \item engage with fans through live streaming platforms, sharing daily lives, playing video games, hosting talk shows, and showcasing talents; 
		\item Actively interact with fans through chat messages, comments, and social media platforms, building a dedicated community and fostering a sense of closeness;
		\item Maintain and develop a distinct character persona, complete with unique traits, backstories, and personalities, which resonates with fanbase;
	\end{itemize}
 
    \textbf{Highlights}: gained significant popularity and has become a unique and evolving form of entertainment in the digital age.
    \vspace{14pt}
\end{body}
% \smallskip
% \newpage{} % uncomment this line if you want to force a new page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Publications
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Awards and Honors
\header{Awards and Honors}
\begin{body}
    \vspace{14pt}
	\textbf{Belgian Pro League, Half Champion} \hfill{} 
    {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarCheckO \ Dec 2022}}}\\
	\textbf{Cannes Film Festival, Award for Best Director} \hfill{}
     {\fontfamily{qag}\selectfont
        \textcolor{DateGrey}{\small{\faCalendarCheckO \ Sep 2021}}}\\
	\smallskip
\end{body}
\end{document}