Tran Thai Duc Hieu's CV
作者
Duc Hieu
最近上传
5 年前
许可
Creative Commons CC BY 4.0
摘要
CV nop cho thay Thanh. Created with the Modern CV template.
CV nop cho thay Thanh. Created with the Modern CV template.
%% start of file `template.tex'.
%% Copyright 2006-2013 Xavier Danaux (xdanaux@gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
% available at http://www.latex-project.org/lppl/.
\documentclass[11pt,a4paper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
% moderncv themes
\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{green} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins
\usepackage[scale=0.77]{geometry}
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
% personal data
\name{Tran Thai Duc Hieu}{}
\title{18 years, Ho Chi Minh City} % optional, remove / comment the line if not wanted
\address{Ly Thai To Street}{District 3}{Ho CHi Minh City}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
\phone[mobile]{090.137.8414} % optional, , remove / comment the line if not wanted
\email{trthduchieu@gmail.com} % remove / comment the line if not wanted
\begin{document}
\makecvtitle
\section{Education}
\cventry{2016--2019}{Student}{Nguyen Thi Minh Khai High school}{District 3}{}{}
\cventry{2019--NOW}{Bachelor}{Information Technology}{University of Sciences}
{\textit{District 5}}{}
\section{Experience}
\cventry{2015-2017}{Library assistant}{General Sciences Library of HCMC}{District 1}{}{
I worked with children in an energetic environment
helped the Librarian to put books in the correct order
}
\cventry{2018}{Part-time worker}{Taco Leo fast food}{District 1}{}{
I worked as a cashier and also made Mexican fast food for customer with the available recipes
}
\cventry{Now}{Part-time tutor}{}{District 3}{}{
I am teaching mathematics for a high school student
}
\section{Languages}
\cvitemwithcomment{Vietnamese}{Native}{}
\cvitemwithcomment{English}{Intermediate}{}
\section{Character}
\cvitem{}{Hard-working}
\cvitem{}{Enthusiastic}
\cvitem{}{cooperative}
\cvitem{}{responsibility}
\section{About me}
\cvitem{}{I have a lot of determination in my goals and among them are acquiring greater professional knowledge, learning from a team of professionals and being able to pass on that knowledge acquired further when necessary.
I would like to work in the software development industry, despite the short period of experience in the development sector, I have a lot of interest in this area and a lot of willingness to learn new things.}
\clearpage
\end{document}