diff --git a/tests/conftest.py b/tests/conftest.py index 5bee434..b2cd4c1 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -169,7 +169,7 @@ def return_a_value_for_a_field_type( "end_date": "2020-06", "date": "2021-09", "highlights": [ - "Did this.", + "Did *this* and this is a **bold** [link](https://example.com).", "Did that.", ], "company": "Some **Company**", diff --git a/tests/testdata/test_generate_latex_file/classic_empty.tex b/tests/testdata/test_generate_latex_file/classic_empty.tex index 1b78cbb..f131a67 100644 --- a/tests/testdata/test_generate_latex_file/classic_empty.tex +++ b/tests/testdata/test_generate_latex_file/classic_empty.tex @@ -121,6 +121,7 @@ \let\endchangemargin=\endlist % Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} \pdfgentounicode=1 \begin{document} diff --git a/tests/testdata/test_generate_latex_file/classic_filled.tex b/tests/testdata/test_generate_latex_file/classic_filled.tex index 1b1a1c3..83be9b6 100644 --- a/tests/testdata/test_generate_latex_file/classic_filled.tex +++ b/tests/testdata/test_generate_latex_file/classic_filled.tex @@ -121,13 +121,14 @@ \let\endchangemargin=\endlist % Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} \pdfgentounicode=1 \begin{document} \placelastupdatedtext \begin{header} \fontsize{30 pt}{30 pt} - \hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{\textbf{John Doe}} + \textbf{John Doe} \vspace{0.3 cm} @@ -146,6 +147,8 @@ \hspace*{0.5 cm} \mbox{\hrefWithoutArrow{https://instagram.com/johndoe}{{\small\faInstagram}\hspace*{0.13cm}johndoe}} \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{{\small\faOrcid}\hspace*{0.13cm}0000-0000-0000-0000}} + \hspace*{0.5 cm} \mbox{\hrefWithoutArrow{https://mastodon.social/@johndoe@example}{{\small\faMastodon}\hspace*{0.13cm}@johndoe@example}} \hspace*{0.5 cm} \end{header} @@ -262,7 +265,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -278,7 +281,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -294,7 +297,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -310,7 +313,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -326,7 +329,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -342,7 +345,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -362,7 +365,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -380,7 +383,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -398,7 +401,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -416,7 +419,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -436,7 +439,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -452,7 +455,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -468,7 +471,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -488,7 +491,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -504,7 +507,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -524,7 +527,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -544,7 +547,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -562,7 +565,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -580,7 +583,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -602,7 +605,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -620,7 +623,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -642,7 +645,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -664,7 +667,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -680,7 +683,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -700,7 +703,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -720,7 +723,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -740,7 +743,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -758,7 +761,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -780,7 +783,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -802,7 +805,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -824,7 +827,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -844,7 +847,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} diff --git a/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex b/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex new file mode 100644 index 0000000..f1df769 --- /dev/null +++ b/tests/testdata/test_generate_latex_file/engineeringresumes_empty.tex @@ -0,0 +1,110 @@ +\documentclass[10pt, letterpaper]{article} + +% Packages: +\usepackage[ + ignoreheadfoot, % set margins without considering header and footer + top=2 cm, % seperation between body and page edge from the top + bottom=2 cm, % seperation between body and page edge from the bottom + left=2 cm, % seperation between body and page edge from the left + right=2 cm, % seperation between body and page edge from the right + footskip=1.0 cm, % seperation between body and footer + % showframe % for debugging + ]{geometry} % for adjusting page geometry +\usepackage{titlesec} % for customizing section titles +\usepackage[dvipsnames]{xcolor} % for coloring text +\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color +\usepackage{enumitem} % for customizing lists +\usepackage{fontawesome5} % for using icons +\usepackage{amsmath} % for math +\usepackage[ + pdftitle={None's CV}, + pdfauthor={None}, + colorlinks=true, + urlcolor=primaryColor +]{hyperref} % for links, metadata and bookmarks +\usepackage[pscoord]{eso-pic} % for floating text on the page +\usepackage{calc} % for calculating lengths +\usepackage{bookmark} % for bookmarks +\usepackage{lastpage} % for getting the total number of pages +% \usepackage{charter} % for using charter font +\usepackage{ifthen} + +% Some settings: +\pagestyle{empty} % no header or footer +\setcounter{secnumdepth}{0} % no section numbering +\setlength{\parindent}{0pt} % no indentation +\setlength{\topskip}{0pt} % no top skip +\makeatletter +\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle +\patchcmd{\ps@customFooterStyle}{\thepage}{ + \color{gray}\textit{\small None - Page \thepage{} of \pageref*{LastPage}} +}{}{} % replace number by desired string +\makeatother +\pagestyle{customFooterStyle} + +\titleformat{\section}{\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] + +\titlespacing{\section}{ + % left space: + 0pt + }{ + % top space: + 0.3 cm + }{ + % bottom space: + 0.2 cm + } % section title spacing + + \renewcommand\labelitemi{$\vcenter{\hbox{\small$\bullet$}}$} +\newenvironment{highlights}{ + \begin{itemize}[ + topsep=0pt, + partopsep=0pt, + itemsep=0pt, + % after=\vspace{-1\baselineskip}, + leftmargin=10pt + ] + }{ + \end{itemize} + } % new environment for highlights + +\newenvironment{header}{ + \setlength{\topsep}{0pt}\par\kern\topsep\centering\linespread{1.5} + }{ + \par\kern\topsep + } % new environment for the header + +\newcommand{\placelastupdatedtext}{% \placetextbox{}{}{} + \AddToShipoutPictureFG*{% Add to current page foreground + \put( + \LenToUnit{\paperwidth-2 cm+0.05cm}, + \LenToUnit{\paperheight-1.0 cm} + ){\vtop{{\null}\makebox[0pt][c]{ + \small\color{gray}\textit{Last updated in January 2024}\hspace{\widthof{Last updated in January 2024}} + }}}% + }% +}% + +% save the original href command in a new command: +\let\hrefWithoutArrow\href + % new command for external links: +\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}} + +% Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} +\pdfgentounicode=1 + +\begin{document} + \placelastupdatedtext + + + \section{Test} + + + test + + + + + +\end{document} \ No newline at end of file diff --git a/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex new file mode 100644 index 0000000..d874e04 --- /dev/null +++ b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex @@ -0,0 +1,1226 @@ +\documentclass[10pt, letterpaper]{article} + +% Packages: +\usepackage[ + ignoreheadfoot, % set margins without considering header and footer + top=2 cm, % seperation between body and page edge from the top + bottom=2 cm, % seperation between body and page edge from the bottom + left=2 cm, % seperation between body and page edge from the left + right=2 cm, % seperation between body and page edge from the right + footskip=1.0 cm, % seperation between body and footer + % showframe % for debugging + ]{geometry} % for adjusting page geometry +\usepackage{titlesec} % for customizing section titles +\usepackage[dvipsnames]{xcolor} % for coloring text +\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color +\usepackage{enumitem} % for customizing lists +\usepackage{fontawesome5} % for using icons +\usepackage{amsmath} % for math +\usepackage[ + pdftitle={John Doe's CV}, + pdfauthor={John Doe}, + colorlinks=true, + urlcolor=primaryColor +]{hyperref} % for links, metadata and bookmarks +\usepackage[pscoord]{eso-pic} % for floating text on the page +\usepackage{calc} % for calculating lengths +\usepackage{bookmark} % for bookmarks +\usepackage{lastpage} % for getting the total number of pages +% \usepackage{charter} % for using charter font +\usepackage{ifthen} + +% Some settings: +\pagestyle{empty} % no header or footer +\setcounter{secnumdepth}{0} % no section numbering +\setlength{\parindent}{0pt} % no indentation +\setlength{\topskip}{0pt} % no top skip +\makeatletter +\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle +\patchcmd{\ps@customFooterStyle}{\thepage}{ + \color{gray}\textit{\small John Doe - Page \thepage{} of \pageref*{LastPage}} +}{}{} % replace number by desired string +\makeatother +\pagestyle{customFooterStyle} + +\titleformat{\section}{\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] + +\titlespacing{\section}{ + % left space: + 0pt + }{ + % top space: + 0.3 cm + }{ + % bottom space: + 0.2 cm + } % section title spacing + + \renewcommand\labelitemi{$\vcenter{\hbox{\small$\bullet$}}$} +\newenvironment{highlights}{ + \begin{itemize}[ + topsep=0pt, + partopsep=0pt, + itemsep=0pt, + % after=\vspace{-1\baselineskip}, + leftmargin=10pt + ] + }{ + \end{itemize} + } % new environment for highlights + +\newenvironment{header}{ + \setlength{\topsep}{0pt}\par\kern\topsep\centering\linespread{1.5} + }{ + \par\kern\topsep + } % new environment for the header + +\newcommand{\placelastupdatedtext}{% \placetextbox{}{}{} + \AddToShipoutPictureFG*{% Add to current page foreground + \put( + \LenToUnit{\paperwidth-2 cm+0.05cm}, + \LenToUnit{\paperheight-1.0 cm} + ){\vtop{{\null}\makebox[0pt][c]{ + \small\color{gray}\textit{Last updated in January 2024}\hspace{\widthof{Last updated in January 2024}} + }}}% + }% +}% + +% save the original href command in a new command: +\let\hrefWithoutArrow\href + % new command for external links: +\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}} + +% Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} +\pdfgentounicode=1 + +\begin{document} + \placelastupdatedtext + \begin{header} + \fontsize{25 pt}{25 pt} + \textbf{John Doe} + + \vspace{0.3 cm} + + \normalsize + \mbox{\hrefWithoutArrow{tel:+905419999999}{\color{black}{\footnotesize\faPhone*}\hspace*{0.13cm}+90 541 999 99 99}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{mailto:johndoe@example.com}{\color{black}{\small\faEnvelope[regular]}\hspace*{0.13cm}johndoe@example.com}} + \hspace*{0.5 cm} + \mbox{{\small\faMapMarker*}\hspace*{0.13cm}Istanbul, Turkey} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://example.com/}{\color{black}{\small\faLink}\hspace*{0.13cm}example.com}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://linkedin.com/in/johndoe}{\color{black}{\small\faLinkedinIn}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://github.com/johndoe}{\color{black}{\small\faGithub}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://instagram.com/johndoe}{\color{black}{\small\faInstagram}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{\color{black}{\small\faOrcid}\hspace*{0.13cm}0000-0000-0000-0000}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://mastodon.social/@johndoe@example}{\color{black}{\small\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \hspace*{0.5 cm} + \end{header} + + \vspace{0.3 cm} + + + \section{Text Entries} + + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + \vspace{8pt} + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + \vspace{8pt} + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + + + \section{Bullet Entries} + + $\vcenter{\hbox{\small$\bullet$}}$ \hspace{3pt} My Bullet Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + $\vcenter{\hbox{\small$\bullet$}}$ \hspace{3pt} My Bullet Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + + + \section{Publication Entries} + + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}IEEE Transactions on Applied Superconductivity\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \item \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity)\end{highlights} + + + + \section{Experience Entries} + + + \textbf{Software Engineer}, Some \textbf{Company} \hfill + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + + + \section{Education Entries} + + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + + + \section{Normal Entries} + + + \textbf{My Project} \hfill + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did this. + \item Did that. + \end{highlights} + + + + + \section{One Line Entries} + + + \textbf{Pro\textnormal{gram}ming:} Python, C++, JavaScript, MATLAB + + + + + +\end{document} \ No newline at end of file diff --git a/tests/testdata/test_generate_latex_file/moderncv_filled.tex b/tests/testdata/test_generate_latex_file/moderncv_filled.tex index 3be5753..9de9759 100644 --- a/tests/testdata/test_generate_latex_file/moderncv_filled.tex +++ b/tests/testdata/test_generate_latex_file/moderncv_filled.tex @@ -49,7 +49,10 @@ \social[linkedin]{johndoe} \social[github]{johndoe} +\social[instagram]{johndoe} \social[orcid]{0000-0000-0000-0000} +\social[mastodon]{@johndoe@example} +\social[twitter]{johndoe} % Social icons % \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted % \social[xing]{john\_doe} % optional, remove / comment the line if not wanted diff --git a/tests/testdata/test_generate_latex_file/sb2nov_empty.tex b/tests/testdata/test_generate_latex_file/sb2nov_empty.tex index e5e1aad..78c95b8 100644 --- a/tests/testdata/test_generate_latex_file/sb2nov_empty.tex +++ b/tests/testdata/test_generate_latex_file/sb2nov_empty.tex @@ -35,7 +35,10 @@ \usepackage{calc} % for calculating lengths \usepackage[pscoord]{eso-pic} % for floating text on the page \usepackage{lastpage} % for getting the total number of pages + +% Ensure that generate pdf is machine readable/ATS parsable \input{glyphtounicode} +\pdfgentounicode=1 \pagestyle{fancy} \fancyhf{} % clear all header and footer fields @@ -59,8 +62,6 @@ \scshape\raggedright\large }{}{0em}{}[\color{black}\titlerule] -% Ensure that generate pdf is machine readable/ATS parsable -\pdfgentounicode=1 \newcolumntype{R}[1]{ diff --git a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex index 5b26878..1b1ca8a 100644 --- a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex +++ b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex @@ -35,7 +35,10 @@ \usepackage{calc} % for calculating lengths \usepackage[pscoord]{eso-pic} % for floating text on the page \usepackage{lastpage} % for getting the total number of pages + +% Ensure that generate pdf is machine readable/ATS parsable \input{glyphtounicode} +\pdfgentounicode=1 \pagestyle{fancy} \fancyhf{} % clear all header and footer fields @@ -59,8 +62,6 @@ \scshape\raggedright\large }{}{0em}{}[\color{black}\titlerule] -% Ensure that generate pdf is machine readable/ATS parsable -\pdfgentounicode=1 \newcolumntype{R}[1]{ @@ -143,7 +144,7 @@ { \centering \textbf{\fontsize{24 pt}{24 pt}\selectfont - \href{https://orcid.org/0000-0000-0000-0000}{John Doe} + John Doe } \\ \vspace{3pt} \small @@ -164,6 +165,8 @@ \hspace*{0.5 cm} \mbox{\href{https://instagram.com/johndoe}{{\small\faInstagram}\hspace{4pt}johndoe}} \hspace*{0.5 cm} + \mbox{\href{https://orcid.org/0000-0000-0000-0000}{{\small\faOrcid}\hspace{4pt}0000-0000-0000-0000}} + \hspace*{0.5 cm} \mbox{\href{https://mastodon.social/@johndoe@example}{{\small\faMastodon}\hspace{4pt}@johndoe@example}} \hspace*{0.5 cm} \end{spacing} @@ -235,7 +238,7 @@ }{ \textit{Sept. 2021} } - {\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textnormal{IEEE Transactions on Applied Superconductivity})} + {\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textit{IEEE Transactions on Applied Superconductivity})} \resumeItemListStart \resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd @@ -246,33 +249,33 @@ \resumeSubHeadingListStart \resumeSubheading - {\textbf{Some \textnormal{Company}}}{\textnormal{}} - {\textit{Software Engineer}}{\textnormal{}} + {\textbf{Some \textnormal{Company}}}{\textit{}} + {\textit{Software Engineer}}{\textit{}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{}} + {\textit{Software Engineer}}{\textit{}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Some \textnormal{Company}}}{\textnormal{}} - {\textit{Software Engineer}}{\textnormal{}} + {\textbf{Some \textnormal{Company}}}{\textit{}} + {\textit{Software Engineer}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -281,22 +284,22 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{}} + {\textit{Software Engineer}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -305,17 +308,17 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -324,12 +327,12 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -338,7 +341,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -347,17 +350,17 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -366,12 +369,12 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -380,7 +383,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -389,12 +392,12 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -403,7 +406,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -412,7 +415,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -421,12 +424,12 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -435,7 +438,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -444,7 +447,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -453,7 +456,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -462,7 +465,7 @@ \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -475,38 +478,38 @@ \resumeSubHeadingListStart \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -515,27 +518,27 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -544,22 +547,22 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -568,17 +571,17 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -587,12 +590,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -601,7 +604,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -610,22 +613,22 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -634,17 +637,17 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -653,12 +656,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -667,7 +670,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -676,17 +679,17 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -695,12 +698,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -709,7 +712,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -718,12 +721,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -732,7 +735,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -741,7 +744,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -750,17 +753,17 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -769,12 +772,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -783,7 +786,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -792,12 +795,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -806,7 +809,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -815,7 +818,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -824,12 +827,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -838,7 +841,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -847,7 +850,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -856,7 +859,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -865,12 +868,12 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -879,7 +882,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -888,7 +891,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -897,7 +900,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -906,7 +909,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -915,7 +918,7 @@ \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -956,15 +959,15 @@ \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeNormalSubheading - {My Project}{Jan. 2024} + {My Project}{Istanbul, Turkey, Jan. 2024} \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading @@ -1012,15 +1015,15 @@ \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -1028,11 +1031,11 @@ \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Jan. 2024} + {My Project}{Istanbul, Turkey, Jan. 2024} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -1040,7 +1043,7 @@ \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -1076,11 +1079,27 @@ \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} + \resumeItemListStart + \resumeItem{}{Did this.} + \resumeItem{}{Did that.} + \resumeItemListEnd + + + \resumeNormalSubheading + {My Project}{Istanbul, Turkey, Sept. 2021} + \resumeItemListStart + \resumeItem{}{Did this.} + \resumeItem{}{Did that.} + \resumeItemListEnd + + + \resumeNormalSubheading + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} @@ -1096,23 +1115,7 @@ \resumeNormalSubheading - {My Project}{Sept. 2021} - \resumeItemListStart - \resumeItem{}{Did this.} - \resumeItem{}{Did that.} - \resumeItemListEnd - - - \resumeNormalSubheading - {My Project}{Sept. 2021} - \resumeItemListStart - \resumeItem{}{Did this.} - \resumeItem{}{Did that.} - \resumeItemListEnd - - - \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeItemListStart \resumeItem{}{Did this.} \resumeItem{}{Did that.} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex index 1b78cbb..f131a67 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_empty/None_CV.tex @@ -121,6 +121,7 @@ \let\endchangemargin=\endlist % Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} \pdfgentounicode=1 \begin{document} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex index 1b1a1c3..be0d670 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex @@ -121,13 +121,14 @@ \let\endchangemargin=\endlist % Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} \pdfgentounicode=1 \begin{document} \placelastupdatedtext \begin{header} \fontsize{30 pt}{30 pt} - \hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{\textbf{John Doe}} + \textbf{John Doe} \vspace{0.3 cm} @@ -146,6 +147,8 @@ \hspace*{0.5 cm} \mbox{\hrefWithoutArrow{https://instagram.com/johndoe}{{\small\faInstagram}\hspace*{0.13cm}johndoe}} \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{{\small\faOrcid}\hspace*{0.13cm}0000-0000-0000-0000}} + \hspace*{0.5 cm} \mbox{\hrefWithoutArrow{https://mastodon.social/@johndoe@example}{{\small\faMastodon}\hspace*{0.13cm}@johndoe@example}} \hspace*{0.5 cm} \end{header} @@ -262,7 +265,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -278,7 +281,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -294,7 +297,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -310,7 +313,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -326,7 +329,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -342,12 +345,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -362,7 +365,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -380,7 +383,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -398,7 +401,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -416,12 +419,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -436,7 +439,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -452,7 +455,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -468,12 +471,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -488,7 +491,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -504,12 +507,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -524,12 +527,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -544,7 +547,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -562,7 +565,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -580,12 +583,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -602,7 +605,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -620,12 +623,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -642,12 +645,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -664,7 +667,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -680,12 +683,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -700,12 +703,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -720,12 +723,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -740,7 +743,7 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} @@ -758,12 +761,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -780,12 +783,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -802,12 +805,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -824,12 +827,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -844,12 +847,12 @@ K{0.2 cm} R{4.1 cm} } - \textbf{} + \textbf{Some \textnormal{Company}}, Software Engineer \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -979,7 +982,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1069,7 +1072,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1148,7 +1151,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1204,7 +1207,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1243,7 +1246,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1265,7 +1268,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1344,7 +1347,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1400,7 +1403,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1439,7 +1442,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1461,7 +1464,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1521,7 +1524,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1564,7 +1567,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1588,7 +1591,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1629,7 +1632,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1651,7 +1654,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1673,7 +1676,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1733,7 +1736,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1776,7 +1779,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1800,7 +1803,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1841,7 +1844,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1863,7 +1866,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1885,7 +1888,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1926,7 +1929,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1950,7 +1953,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1974,7 +1977,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -1998,7 +2001,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2039,7 +2042,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2063,7 +2066,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2087,7 +2090,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2111,7 +2114,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2133,7 +2136,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2157,7 +2160,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2261,7 +2264,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2335,7 +2338,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2387,7 +2390,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2423,7 +2426,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2443,7 +2446,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2499,7 +2502,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2539,7 +2542,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2561,7 +2564,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2599,7 +2602,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2619,7 +2622,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2639,7 +2642,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2677,7 +2680,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2699,7 +2702,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2721,7 +2724,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2743,7 +2746,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & @@ -2763,7 +2766,7 @@ \vspace{0.10 cm} \begin{highlights} - \item Did this. + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. \item Did that. \end{highlights} & diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex new file mode 100644 index 0000000..f1df769 --- /dev/null +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_empty/None_CV.tex @@ -0,0 +1,110 @@ +\documentclass[10pt, letterpaper]{article} + +% Packages: +\usepackage[ + ignoreheadfoot, % set margins without considering header and footer + top=2 cm, % seperation between body and page edge from the top + bottom=2 cm, % seperation between body and page edge from the bottom + left=2 cm, % seperation between body and page edge from the left + right=2 cm, % seperation between body and page edge from the right + footskip=1.0 cm, % seperation between body and footer + % showframe % for debugging + ]{geometry} % for adjusting page geometry +\usepackage{titlesec} % for customizing section titles +\usepackage[dvipsnames]{xcolor} % for coloring text +\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color +\usepackage{enumitem} % for customizing lists +\usepackage{fontawesome5} % for using icons +\usepackage{amsmath} % for math +\usepackage[ + pdftitle={None's CV}, + pdfauthor={None}, + colorlinks=true, + urlcolor=primaryColor +]{hyperref} % for links, metadata and bookmarks +\usepackage[pscoord]{eso-pic} % for floating text on the page +\usepackage{calc} % for calculating lengths +\usepackage{bookmark} % for bookmarks +\usepackage{lastpage} % for getting the total number of pages +% \usepackage{charter} % for using charter font +\usepackage{ifthen} + +% Some settings: +\pagestyle{empty} % no header or footer +\setcounter{secnumdepth}{0} % no section numbering +\setlength{\parindent}{0pt} % no indentation +\setlength{\topskip}{0pt} % no top skip +\makeatletter +\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle +\patchcmd{\ps@customFooterStyle}{\thepage}{ + \color{gray}\textit{\small None - Page \thepage{} of \pageref*{LastPage}} +}{}{} % replace number by desired string +\makeatother +\pagestyle{customFooterStyle} + +\titleformat{\section}{\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] + +\titlespacing{\section}{ + % left space: + 0pt + }{ + % top space: + 0.3 cm + }{ + % bottom space: + 0.2 cm + } % section title spacing + + \renewcommand\labelitemi{$\vcenter{\hbox{\small$\bullet$}}$} +\newenvironment{highlights}{ + \begin{itemize}[ + topsep=0pt, + partopsep=0pt, + itemsep=0pt, + % after=\vspace{-1\baselineskip}, + leftmargin=10pt + ] + }{ + \end{itemize} + } % new environment for highlights + +\newenvironment{header}{ + \setlength{\topsep}{0pt}\par\kern\topsep\centering\linespread{1.5} + }{ + \par\kern\topsep + } % new environment for the header + +\newcommand{\placelastupdatedtext}{% \placetextbox{}{}{} + \AddToShipoutPictureFG*{% Add to current page foreground + \put( + \LenToUnit{\paperwidth-2 cm+0.05cm}, + \LenToUnit{\paperheight-1.0 cm} + ){\vtop{{\null}\makebox[0pt][c]{ + \small\color{gray}\textit{Last updated in January 2024}\hspace{\widthof{Last updated in January 2024}} + }}}% + }% +}% + +% save the original href command in a new command: +\let\hrefWithoutArrow\href + % new command for external links: +\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}} + +% Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} +\pdfgentounicode=1 + +\begin{document} + \placelastupdatedtext + + + \section{Test} + + + test + + + + + +\end{document} \ No newline at end of file diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex new file mode 100644 index 0000000..98abce7 --- /dev/null +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex @@ -0,0 +1,1226 @@ +\documentclass[10pt, letterpaper]{article} + +% Packages: +\usepackage[ + ignoreheadfoot, % set margins without considering header and footer + top=2 cm, % seperation between body and page edge from the top + bottom=2 cm, % seperation between body and page edge from the bottom + left=2 cm, % seperation between body and page edge from the left + right=2 cm, % seperation between body and page edge from the right + footskip=1.0 cm, % seperation between body and footer + % showframe % for debugging + ]{geometry} % for adjusting page geometry +\usepackage{titlesec} % for customizing section titles +\usepackage[dvipsnames]{xcolor} % for coloring text +\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color +\usepackage{enumitem} % for customizing lists +\usepackage{fontawesome5} % for using icons +\usepackage{amsmath} % for math +\usepackage[ + pdftitle={John Doe's CV}, + pdfauthor={John Doe}, + colorlinks=true, + urlcolor=primaryColor +]{hyperref} % for links, metadata and bookmarks +\usepackage[pscoord]{eso-pic} % for floating text on the page +\usepackage{calc} % for calculating lengths +\usepackage{bookmark} % for bookmarks +\usepackage{lastpage} % for getting the total number of pages +% \usepackage{charter} % for using charter font +\usepackage{ifthen} + +% Some settings: +\pagestyle{empty} % no header or footer +\setcounter{secnumdepth}{0} % no section numbering +\setlength{\parindent}{0pt} % no indentation +\setlength{\topskip}{0pt} % no top skip +\makeatletter +\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle +\patchcmd{\ps@customFooterStyle}{\thepage}{ + \color{gray}\textit{\small John Doe - Page \thepage{} of \pageref*{LastPage}} +}{}{} % replace number by desired string +\makeatother +\pagestyle{customFooterStyle} + +\titleformat{\section}{\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] + +\titlespacing{\section}{ + % left space: + 0pt + }{ + % top space: + 0.3 cm + }{ + % bottom space: + 0.2 cm + } % section title spacing + + \renewcommand\labelitemi{$\vcenter{\hbox{\small$\bullet$}}$} +\newenvironment{highlights}{ + \begin{itemize}[ + topsep=0pt, + partopsep=0pt, + itemsep=0pt, + % after=\vspace{-1\baselineskip}, + leftmargin=10pt + ] + }{ + \end{itemize} + } % new environment for highlights + +\newenvironment{header}{ + \setlength{\topsep}{0pt}\par\kern\topsep\centering\linespread{1.5} + }{ + \par\kern\topsep + } % new environment for the header + +\newcommand{\placelastupdatedtext}{% \placetextbox{}{}{} + \AddToShipoutPictureFG*{% Add to current page foreground + \put( + \LenToUnit{\paperwidth-2 cm+0.05cm}, + \LenToUnit{\paperheight-1.0 cm} + ){\vtop{{\null}\makebox[0pt][c]{ + \small\color{gray}\textit{Last updated in January 2024}\hspace{\widthof{Last updated in January 2024}} + }}}% + }% +}% + +% save the original href command in a new command: +\let\hrefWithoutArrow\href + % new command for external links: +\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}} + +% Ensure that generate pdf is machine readable/ATS parsable +\input{glyphtounicode} +\pdfgentounicode=1 + +\begin{document} + \placelastupdatedtext + \begin{header} + \fontsize{25 pt}{25 pt} + \textbf{John Doe} + + \vspace{0.3 cm} + + \normalsize + \mbox{\hrefWithoutArrow{tel:+905419999999}{\color{black}{\footnotesize\faPhone*}\hspace*{0.13cm}+90 541 999 99 99}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{mailto:johndoe@example.com}{\color{black}{\small\faEnvelope[regular]}\hspace*{0.13cm}johndoe@example.com}} + \hspace*{0.5 cm} + \mbox{{\small\faMapMarker*}\hspace*{0.13cm}Istanbul, Turkey} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://example.com/}{\color{black}{\small\faLink}\hspace*{0.13cm}example.com}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://linkedin.com/in/johndoe}{\color{black}{\small\faLinkedinIn}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://github.com/johndoe}{\color{black}{\small\faGithub}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://instagram.com/johndoe}{\color{black}{\small\faInstagram}\hspace*{0.13cm}johndoe}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://orcid.org/0000-0000-0000-0000}{\color{black}{\small\faOrcid}\hspace*{0.13cm}0000-0000-0000-0000}} + \hspace*{0.5 cm} + \mbox{\hrefWithoutArrow{https://mastodon.social/@johndoe@example}{\color{black}{\small\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \hspace*{0.5 cm} + \end{header} + + \vspace{0.3 cm} + + + \section{Text Entries} + + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + \vspace{8pt} + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + \vspace{8pt} + + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + + + \section{Bullet Entries} + + $\vcenter{\hbox{\small$\bullet$}}$ My Bullet Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + $\vcenter{\hbox{\small$\bullet$}}$ My Bullet Entry with some \textbf{markdown} and \href{https://example.com}{links}! + + + + + \section{Publication Entries} + + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \item \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \item IEEE Transactions on Applied Superconductivity\end{highlights} + + \vspace{8pt} + + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} -- Sept. 2021 + \begin{highlights} + \item \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \item \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity)\end{highlights} + + + + \section{Experience Entries} + + + \textbf{Software Engineer}, Some \textbf{Company} \hfill + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Software Engineer}, Some \textbf{Company} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + + + \section{Education Entries} + + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{Boğaziçi University}, BS in Mechanical Engineering -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + + + \section{Normal Entries} + + + \textbf{My Project} \hfill + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Jan. 2024 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Jan. 2024 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2015 to present + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + \vspace{8pt} + + \textbf{My Project} -- Istanbul, Turkey \hfill Sept. 2021 + + \begin{highlights} + \item Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. + \item Did that. + \end{highlights} + + + + + \section{One Line Entries} + + + \textbf{Pro\textnormal{gram}ming:} Python, C++, JavaScript, MATLAB + + + + + +\end{document} \ No newline at end of file diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex index 3be5753..80ca5f4 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex @@ -49,7 +49,10 @@ \social[linkedin]{johndoe} \social[github]{johndoe} +\social[instagram]{johndoe} \social[orcid]{0000-0000-0000-0000} +\social[mastodon]{@johndoe@example} +\social[twitter]{johndoe} % Social icons % \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted % \social[xing]{john\_doe} % optional, remove / comment the line if not wanted @@ -141,7 +144,7 @@ \cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -155,7 +158,7 @@ \cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -166,7 +169,7 @@ \cventry{Sept. 2015 to present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -174,12 +177,12 @@ \cventry{Jan. 2024}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -190,7 +193,7 @@ \cventry{Sept. 2015 to present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -198,12 +201,12 @@ \cventry{Jan. 2024}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -211,17 +214,17 @@ \cventry{Sept. 2015 to present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -229,27 +232,27 @@ \cventry{Sept. 2015 to present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -276,7 +279,7 @@ \cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -293,7 +296,7 @@ \cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -307,7 +310,7 @@ \cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -318,7 +321,7 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -326,12 +329,12 @@ \cventry{Jan. 2024}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -345,7 +348,7 @@ \cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -356,7 +359,7 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -364,12 +367,12 @@ \cventry{Jan. 2024}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -380,7 +383,7 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -388,12 +391,12 @@ \cventry{Jan. 2024}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -401,17 +404,17 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -422,7 +425,7 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -430,12 +433,12 @@ \cventry{Jan. 2024}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -443,17 +446,17 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -461,22 +464,22 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -484,32 +487,32 @@ \cventry{Sept. 2015 to present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -533,7 +536,7 @@ \cventry{}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -547,7 +550,7 @@ \cventry{}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -558,7 +561,7 @@ \cventry{Sept. 2015 to present}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -566,12 +569,12 @@ \cventry{Jan. 2024}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -582,7 +585,7 @@ \cventry{Sept. 2015 to present}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -590,12 +593,12 @@ \cventry{Jan. 2024}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -603,17 +606,17 @@ \cventry{Sept. 2015 to present}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} @@ -621,27 +624,27 @@ \cventry{Sept. 2015 to present}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} \cventry{Sept. 2021}{My Project}{Istanbul, Turkey}{}{}{} - \cvlistitem{Did this.} + \cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \cvlistitem{Did that.} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex index e5e1aad..78c95b8 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_empty/None_CV.tex @@ -35,7 +35,10 @@ \usepackage{calc} % for calculating lengths \usepackage[pscoord]{eso-pic} % for floating text on the page \usepackage{lastpage} % for getting the total number of pages + +% Ensure that generate pdf is machine readable/ATS parsable \input{glyphtounicode} +\pdfgentounicode=1 \pagestyle{fancy} \fancyhf{} % clear all header and footer fields @@ -59,8 +62,6 @@ \scshape\raggedright\large }{}{0em}{}[\color{black}\titlerule] -% Ensure that generate pdf is machine readable/ATS parsable -\pdfgentounicode=1 \newcolumntype{R}[1]{ diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex index 5b26878..1aff64a 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex @@ -35,7 +35,10 @@ \usepackage{calc} % for calculating lengths \usepackage[pscoord]{eso-pic} % for floating text on the page \usepackage{lastpage} % for getting the total number of pages + +% Ensure that generate pdf is machine readable/ATS parsable \input{glyphtounicode} +\pdfgentounicode=1 \pagestyle{fancy} \fancyhf{} % clear all header and footer fields @@ -59,8 +62,6 @@ \scshape\raggedright\large }{}{0em}{}[\color{black}\titlerule] -% Ensure that generate pdf is machine readable/ATS parsable -\pdfgentounicode=1 \newcolumntype{R}[1]{ @@ -143,7 +144,7 @@ { \centering \textbf{\fontsize{24 pt}{24 pt}\selectfont - \href{https://orcid.org/0000-0000-0000-0000}{John Doe} + John Doe } \\ \vspace{3pt} \small @@ -164,6 +165,8 @@ \hspace*{0.5 cm} \mbox{\href{https://instagram.com/johndoe}{{\small\faInstagram}\hspace{4pt}johndoe}} \hspace*{0.5 cm} + \mbox{\href{https://orcid.org/0000-0000-0000-0000}{{\small\faOrcid}\hspace{4pt}0000-0000-0000-0000}} + \hspace*{0.5 cm} \mbox{\href{https://mastodon.social/@johndoe@example}{{\small\faMastodon}\hspace{4pt}@johndoe@example}} \hspace*{0.5 cm} \end{spacing} @@ -235,7 +238,7 @@ }{ \textit{Sept. 2021} } - {\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textnormal{IEEE Transactions on Applied Superconductivity})} + {\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textit{IEEE Transactions on Applied Superconductivity})} \resumeItemListStart \resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd @@ -246,225 +249,225 @@ \resumeSubHeadingListStart \resumeSubheading - {\textbf{Some \textnormal{Company}}}{\textnormal{}} - {\textit{Software Engineer}}{\textnormal{}} + {\textbf{Some \textnormal{Company}}}{\textit{}} + {\textit{Software Engineer}}{\textit{}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{}} + {\textit{Software Engineer}}{\textit{}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Some \textnormal{Company}}}{\textnormal{}} - {\textit{Software Engineer}}{\textnormal{}} + {\textbf{Some \textnormal{Company}}}{\textit{}} + {\textit{Software Engineer}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{}} + {\textit{Software Engineer}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Jan. 2024}} + {\textit{Software Engineer}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2015 to present}} + {\textit{Software Engineer}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Some \textnormal{Company}}}{\textit{Istanbul, Turkey}} - {\textit{Software Engineer}}{\textnormal{Sept. 2021}} + {\textit{Software Engineer}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -475,449 +478,449 @@ \resumeSubHeadingListStart \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading - {\textbf{Boğaziçi University}}{\textnormal{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textbf{Boğaziçi University}}{\textit{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{}} + {\textit{Mechanical Engineering}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{}} + {\textit{BS in Mechanical Engineering}}{\textit{}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Jan. 2024}} + {\textit{BS in Mechanical Engineering}}{\textit{Jan. 2024}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2015 to present}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2015 to present}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeSubheading {\textbf{Boğaziçi University}}{\textit{Istanbul, Turkey}} - {\textit{BS in Mechanical Engineering}}{\textnormal{Sept. 2021}} + {\textit{BS in Mechanical Engineering}}{\textit{Sept. 2021}} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -950,27 +953,27 @@ \resumeNormalSubheading {My Project}{} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeNormalSubheading - {My Project}{Jan. 2024} + {My Project}{Istanbul, Turkey, Jan. 2024} \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading {My Project}{Istanbul, Turkey} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -986,7 +989,7 @@ \resumeNormalSubheading {My Project}{Sept. 2015 to present} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -998,7 +1001,7 @@ \resumeNormalSubheading {My Project}{Jan. 2024} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -1006,43 +1009,43 @@ \resumeNormalSubheading {My Project}{Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Jan. 2024} + {My Project}{Istanbul, Turkey, Jan. 2024} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -1054,7 +1057,7 @@ \resumeNormalSubheading {My Project}{Sept. 2015 to present} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -1062,7 +1065,7 @@ \resumeNormalSubheading {My Project}{Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -1070,19 +1073,35 @@ \resumeNormalSubheading {My Project}{Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeNormalSubheading - {My Project}{Sept. 2015 to present} + {My Project}{Istanbul, Turkey, Sept. 2015 to present} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} + \resumeItem{}{Did that.} + \resumeItemListEnd + + + \resumeNormalSubheading + {My Project}{Istanbul, Turkey, Sept. 2021} + \resumeItemListStart + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} + \resumeItem{}{Did that.} + \resumeItemListEnd + + + \resumeNormalSubheading + {My Project}{Istanbul, Turkey, Sept. 2021} + \resumeItemListStart + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd @@ -1090,31 +1109,15 @@ \resumeNormalSubheading {My Project}{Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd \resumeNormalSubheading - {My Project}{Sept. 2021} + {My Project}{Istanbul, Turkey, Sept. 2021} \resumeItemListStart - \resumeItem{}{Did this.} - \resumeItem{}{Did that.} - \resumeItemListEnd - - - \resumeNormalSubheading - {My Project}{Sept. 2021} - \resumeItemListStart - \resumeItem{}{Did this.} - \resumeItem{}{Did that.} - \resumeItemListEnd - - - \resumeNormalSubheading - {My Project}{Sept. 2021} - \resumeItemListStart - \resumeItem{}{Did this.} + \resumeItem{}{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}.} \resumeItem{}{Did that.} \resumeItemListEnd diff --git a/tests/testdata/test_generate_markdown_file/engineeringresumes_empty.md b/tests/testdata/test_generate_markdown_file/engineeringresumes_empty.md new file mode 100644 index 0000000..c139714 --- /dev/null +++ b/tests/testdata/test_generate_markdown_file/engineeringresumes_empty.md @@ -0,0 +1,8 @@ +# None's CV + + + +# Test + +test + diff --git a/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md new file mode 100644 index 0000000..3a57e04 --- /dev/null +++ b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md @@ -0,0 +1,757 @@ +# John Doe's CV + +- Phone: +90 541 999 99 99 +- Email: [johndoe@example.com](mailto:johndoe@example.com) +- Location: Istanbul, Turkey +- Website: [example.com](https://example.com/) +- LinkedIn: [johndoe](https://linkedin.com/in/johndoe) +- GitHub: [johndoe](https://github.com/johndoe) +- Instagram: [johndoe](https://instagram.com/johndoe) +- Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) +- Mastodon: [@johndoe@example](https://mastodon.social/@johndoe@example) +- Twitter: [johndoe](https://twitter.com/johndoe) + + +# Text Entries + +My Text Entry with some **markdown** and [links](https://example.com)! + +My Text Entry with some **markdown** and [links](https://example.com)! + +My Text Entry with some **markdown** and [links](https://example.com)! + +# Bullet Entries + +- My Bullet Entry with some **markdown** and [links](https://example.com)! +- My Bullet Entry with some **markdown** and [links](https://example.com)! +# Publication Entries + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils +- Sept. 2021 +- J. Doe, **H. Tom**, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, **H. Tom**, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils +- Sept. 2021 +- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity +# Experience Entries + +## Some **Company**, Software Engineer + + + + +## Some **Company**, Software Engineer + + +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Sept. 2015 to present + + +## Some **Company**, Software Engineer + +- Jan. 2024 + + +## Some **Company**, Software Engineer + +- Sept. 2021 + + +## Some **Company**, Software Engineer + + + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2015 to present +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Jan. 2024 +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey + +## Some **Company**, Software Engineer + + +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2015 to present + + +## Some **Company**, Software Engineer + +- Sept. 2021 + + +## Some **Company**, Software Engineer + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + + +## Some **Company**, Software Engineer + +- Jan. 2024 + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2015 to present +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Jan. 2024 +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + + +## Some **Company**, Software Engineer + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey + +## Some **Company**, Software Engineer + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 + +- Did this. +- Did that. + +## Some **Company**, Software Engineer + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +# Education Entries + +## Boğaziçi University, Mechanical Engineering + + + + +## Boğaziçi University, BS in Mechanical Engineering + + + + +## Boğaziçi University, Mechanical Engineering + + +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present + + +## Boğaziçi University, Mechanical Engineering + +- Jan. 2024 + + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, Mechanical Engineering + + + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + + +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present + + +## Boğaziçi University, BS in Mechanical Engineering + +- Jan. 2024 + + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, BS in Mechanical Engineering + + + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Jan. 2024 +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + + +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present + + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, Mechanical Engineering + +- Jan. 2024 + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Jan. 2024 +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + + +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present + + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, BS in Mechanical Engineering + +- Jan. 2024 + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Jan. 2024 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Jan. 2024 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2015 to present +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 + +- Did this. +- Did that. + +## Boğaziçi University, Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +## Boğaziçi University, BS in Mechanical Engineering + +- Sept. 2021 +- Istanbul, Turkey +- Did this. +- Did that. + +# Normal Entries + +## My Project + + +## My Project + +- Istanbul, Turkey +## My Project + +- Sept. 2015 to present +## My Project + +- Jan. 2024 +## My Project + +- Sept. 2021 +## My Project + +- Did this. +- Did that. + +## My Project + +- Sept. 2015 to present - Istanbul, Turkey +## My Project + +- Jan. 2024 - Istanbul, Turkey +## My Project + +- Sept. 2021 - Istanbul, Turkey +## My Project + +- Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2015 to present +## My Project + +- Sept. 2021 +## My Project + +- Sept. 2015 to present - Did this. +- Did that. + +## My Project + +- Sept. 2021 +## My Project + +- Jan. 2024 - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Did this. +- Did that. + +## My Project + +- Sept. 2015 to present - Istanbul, Turkey +## My Project + +- Sept. 2021 - Istanbul, Turkey +## My Project + +- Sept. 2015 to present - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey +## My Project + +- Jan. 2024 - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 +## My Project + +- Sept. 2015 to present - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey +## My Project + +- Sept. 2015 to present - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Did this. +- Did that. + +## My Project + +- Sept. 2021 - Istanbul, Turkey - Did this. +- Did that. + +# One Line Entries + +- Pro**gram**ming: Python, C++, JavaScript, MATLAB diff --git a/tests/testdata/test_latex_to_pdf/classic_empty.pdf b/tests/testdata/test_latex_to_pdf/classic_empty.pdf index 264552a..ba22b52 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_empty.pdf and b/tests/testdata/test_latex_to_pdf/classic_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/classic_filled.pdf b/tests/testdata/test_latex_to_pdf/classic_filled.pdf index d95329d..89e3132 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_filled.pdf and b/tests/testdata/test_latex_to_pdf/classic_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf new file mode 100644 index 0000000..215e516 Binary files /dev/null and b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf new file mode 100644 index 0000000..f3fd431 Binary files /dev/null and b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf index a59653f..834d903 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf index 74fb7a6..a84d918 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf index ec4eb24..e1eb986 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf index d852647..5e624ab 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf differ diff --git a/tests/testdata/test_markdown_to_html/engineeringresumes_empty.html b/tests/testdata/test_markdown_to_html/engineeringresumes_empty.html new file mode 100644 index 0000000..f966c13 --- /dev/null +++ b/tests/testdata/test_markdown_to_html/engineeringresumes_empty.html @@ -0,0 +1,3 @@ +

None's CV

+

Test

+

test

\ No newline at end of file diff --git a/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html b/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html new file mode 100644 index 0000000..ed743e1 --- /dev/null +++ b/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html @@ -0,0 +1,787 @@ +

John Doe's CV

+ +

Text Entries

+

My Text Entry with some markdown and links!

+

My Text Entry with some markdown and links!

+

My Text Entry with some markdown and links!

+

Bullet Entries

+
    +
  • My Bullet Entry with some markdown and links!
  • +
  • My Bullet Entry with some markdown and links!
  • +
+

Publication Entries

+

Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils

+
    +
  • Sept. 2021
  • +
  • J. Doe, H. Tom, S. Doe, A. Andsurname
  • +
+

Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

+
    +
  • Sept. 2021
  • +
  • J. Doe, H. Tom, S. Doe, A. Andsurname
  • +
+

Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils

+
    +
  • Sept. 2021
  • +
  • J. Doe, H. Tom, S. Doe, A. Andsurname
  • +
  • IEEE Transactions on Applied Superconductivity
  • +
+

Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

+
    +
  • Sept. 2021
  • +
  • J. Doe, H. Tom, S. Doe, A. Andsurname
  • +
  • IEEE Transactions on Applied Superconductivity
  • +
+

Experience Entries

+

Some Company, Software Engineer

+

Some Company, Software Engineer

+
    +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
+

Some Company, Software Engineer

+
    +
  • Jan. 2024
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
+

Some Company, Software Engineer

+
    +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Jan. 2024

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Some Company, Software Engineer

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Education Entries

+

Boğaziçi University, Mechanical Engineering

+

Boğaziçi University, BS in Mechanical Engineering

+

Boğaziçi University, Mechanical Engineering

+
    +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Jan. 2024
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Jan. 2024
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Jan. 2024

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Jan. 2024

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Jan. 2024
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2015 to present

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2015 to present
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • +

    Sept. 2021

    +
  • +
  • +

    Did this.

    +
  • +
  • Did that.
  • +
+

Boğaziçi University, Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Boğaziçi University, BS in Mechanical Engineering

+
    +
  • Sept. 2021
  • +
  • Istanbul, Turkey
  • +
  • Did this.
  • +
  • Did that.
  • +
+

Normal Entries

+

My Project

+

My Project

+
    +
  • Istanbul, Turkey
  • +
+

My Project

+
    +
  • Sept. 2015 to present
  • +
+

My Project

+
    +
  • Jan. 2024
  • +
+

My Project

+
    +
  • Sept. 2021
  • +
+

My Project

+
    +
  • Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Jan. 2024 - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2015 to present
  • +
+

My Project

+
    +
  • Sept. 2021
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021
  • +
+

My Project

+
    +
  • Jan. 2024 - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Jan. 2024 - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey
  • +
+

My Project

+
    +
  • Sept. 2015 to present - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Did this.
  • +
  • Did that.
  • +
+

My Project

+
    +
  • Sept. 2021 - Istanbul, Turkey - Did this.
  • +
  • Did that.
  • +
+

One Line Entries

+
    +
  • Programming: Python, C++, JavaScript, MATLAB
  • +
\ No newline at end of file