Cvtex

Personal CV template package based on sb2nov resume

Category

Resume & CV

License

Free to use (MIT)

File

template.tex

template.texRead-only preview
\documentclass[10pt, a4paper]{article}

\usepackage[
    myname={John Doe},
    mymail={john@doe.com},
    myphone={+1 234 567 890},
    mylinkedin={john-doe},
    mygithub={j0hndo3},
    myorcid={0000-0002-1825-0097}
]{cvtex}

\begin{document}
    % \pagecolor{black}
    % \color{white}
    \newcommand{\AND}{\unskip
        \cleaders\copy\ANDbox\hskip\wd\ANDbox
        \ignorespaces
    }
    \newsavebox\ANDbox
    \sbox\ANDbox{}

    \placelastupdatedtext
    \begin{header}
        \textbf{\fontsize{21 pt}{21 pt}\selectfont \myname}

        \vspace{0.45 cm}

        \normalsize
        \mbox{\hrefWithoutArrow{mailto:\mymail}{\color{black}{\footnotesize\faEnvelope[regular]~\mymail}\hspace*{0.13cm}}}%
        \kern 0.25 cm%
        \AND%
        \kern 0.25 cm%
        \mbox{\hrefWithoutArrow{tel:\myphone}{\color{black}{\footnotesize\faPhone*~\myphone}\hspace*{0.13cm}}}%
        \kern 0.25 cm%
        \AND%
        \kern 0.25 cm%
        \mbox{\hrefWithoutArrow{https://linkedin.com/in/\mylinkedin}{\color{black}{\footnotesize\faLinkedinIn~\mylinkedin}\hspace*{0.13cm}}}%
        \kern 0.25 cm%
        \AND%
        \kern 0.25 cm%
        \mbox{\hrefWithoutArrow{https://github.com/\mygithub}{\color{black}{\footnotesize\faGithub~\mygithub}\hspace*{0.13cm}}}%
        \kern 0.25 cm%
        \AND%
        \kern 0.25 cm%
        \mbox{\hrefWithoutArrow{https://orcid.org/\myorcid}{\color{black}{\footnotesize\faOrcid~\myorcid}\hspace*{0.13cm}}}%
    \end{header}

    \vspace{0.25 cm - 0.25 cm}

    \section{Professional Experience}

    \begin{twocolentry}{\textit{Aug 2023--}}
        \textbf{Position}

        \textit{Organisation}
    \end{twocolentry}

    \vspace{0.10 cm}

    \begin{onecolentry}
        \begin{projects}
            \item \textbf{Work 1}
            \begin{projecthighlights}
                \item Highlight 1
                \item Highlight 2
                \item Highlight 3
            \end{projecthighlights}

            \item \textbf{Work 2}
            \begin{projecthighlights}
                \item Highlight 1
                \item Highlight 2
                \item Highlight 3
            \end{projecthighlights}
        \end{projects}
    \end{onecolentry}

    \subsubsection{Other Experience}

    \begin{threecolentryalt}{\textit{Organisation}}
        {\textit{Spring 2023}}
        \textbf{Position}
    \end{threecolentryalt}


    \section{Publications}

    \begin{samepage}
    \begin{twocolentry}{April 2023}
        \textbf{Title}

        \vspace{0.10 cm}

        \mbox{\textbf{\myname}}, \mbox{Co-author name 1}, \mbox{Co-author name 2}

        \vspace{0.10 cm}

        Journal name
    \end{twocolentry}
    \end{samepage}

    \vspace{0.25 cm}

    \begin{samepage}
    \begin{twocolentry}{Nov 2023}
        \textbf{Title}

        \vspace{0.10 cm}

        \mbox{Co-author name 1}, \mbox{\textbf{\myname}}, \mbox{Co-author name 2}

        \vspace{0.10 cm}

        \href{DOI LINK}{Journal name} [DOI CODE]
    \end{twocolentry}
    \end{samepage}



    \section{Education}

	\begin{twocolentry}{\textit{2016--2020}}
	    \textbf{University name}
	\end{twocolentry}

	\vspace{0.10 cm}

    \begin{onecolentry}
        \textit{Degree 1}
    \end{onecolentry}

    \vspace{0.10 cm}

    \begin{onecolentry}
        \begin{highlights}
            \item \textbf{Coursework:} Relevant courses
            \item \textbf{Term papers:} Relevant term papers
            \item \textbf{Thesis:} Thesis title
        \end{highlights}
    \end{onecolentry}

    \vspace{0.2 cm}

    \begin{onecolentry}
        \textit{Degree 2}
    \end{onecolentry}

    \vspace{0.10 cm}

    \begin{onecolentry}
        \begin{highlights}
            \item \textbf{Coursework:} Relevant courses
            \item \textbf{Term papers:} Relevant term papers
            \item \textbf{Thesis:} Thesis title
        \end{highlights}
    \end{onecolentry}

    \vspace{0.20 cm}

    \section{Courses and Certifications}

    \begin{twocolentry}{\textit{Jun 2021}}
        \textbf{Course 1 \href{LINK TO CERTIFICATE}{>}}

        \textit{Organisation}

        \begin{highlights}
            \item Highlight 1
            \item Highlight 2
            \item Highlight 3
        \end{highlights}
    \end{twocolentry}

    \vspace{0.2 cm}

    \begin{twocolentry}{\textit{Aug 2019}}
        \textbf{Course 2 \href{LINK TO CERTIFICATE}{>}}

        \textit{Organisation}
    \end{twocolentry}

    \vspace{0.2 cm}

    \section{Skills}

    \begin{onecolentry}
        \textbf{Programming / Scripting Languages:} python, C++
    \end{onecolentry}

    \vspace{0.2 cm}

    \begin{onecolentry}
        \textbf{Technologies / Tools:} KICAD
    \end{onecolentry}

    \vspace{0.2 cm}

    \begin{onecolentry}
        \textbf{Languages:} English
    \end{onecolentry}


\end{document}
Preview
Cvtex preview
Cvtex LaTeX Template | Bibby | Bibby AI