Awesome-CV/examples/cv/projects.tex
achraf aamri 947fd91adf feat: add Docker support and projects section
- add Docker-based build rules using thomasweise/texlive\n- add projects section template for CV customization\n\nNew make targets:\n- docker-resume\n- docker-cv\n- docker-coverletter\n- docker
2025-02-24 22:55:03 +00:00

25 lines
No EOL
851 B
TeX

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Projects}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
\cventry
{Creator \& Maintainer} % Role
{Awesome CV} % Project
{Open Source} % Location
{2015 - PRESENT} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Created an innovative LaTeX template for CV/Résumé that utilizes XeLaTeX engine.}
\item {The template supports both English and Korean with various fonts.}
\item {Open source project that attracted over 5k+ stars on GitHub.}
\end{cvitems}
}
\end{cventries}